Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Queue stuff #5

Merged
merged 17 commits into from
Aug 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ POSTGRES_URL="postgres://postgres.[USERNAME]:[PASSWORD]@aws-0-eu-central-1.poole
AUTH_SECRET='supersecret'


AMQP_URL="amqp://ctrlplane:[email protected]:5672"


JOB_AGENT_WORKSPACE="ctrlplane"
JOB_AGENT_NAME="agent"
JOB_AGENT_API_KEY=
8 changes: 0 additions & 8 deletions agents/github-app/.env.example

This file was deleted.

64 changes: 0 additions & 64 deletions agents/github-app/Dockerfile

This file was deleted.

16 changes: 0 additions & 16 deletions agents/github-app/README.md

This file was deleted.

9 changes: 0 additions & 9 deletions agents/github-app/eslint.config.js

This file was deleted.

39 changes: 0 additions & 39 deletions agents/github-app/package.json

This file was deleted.

23 changes: 0 additions & 23 deletions agents/github-app/src/api.ts

This file was deleted.

24 changes: 0 additions & 24 deletions agents/github-app/src/config.ts

This file was deleted.

174 changes: 0 additions & 174 deletions agents/github-app/src/index.ts

This file was deleted.

17 changes: 0 additions & 17 deletions agents/github-app/tsconfig.json

This file was deleted.

Loading
Loading