Parakeet is a Rust-based Bluesky AppServer aiming to implement most of the functionality required to support the Bluesky client
appview atproto bluesky rust appserver
69
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: disable trivy

+1
+1
.gitlab-ci.yml
··· 3 3 - component: $CI_SERVER_FQDN/to-be-continuous/docker/gitlab-ci-docker@6.1.7 4 4 inputs: 5 5 hadolint-args: --ignore DL3008 6 + trivy-disabled: true 6 7 7 8 .docker-base: 8 9 parallel: