Skip to content

Commit

Permalink
fix: Queue stuff (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: Zachary Blasczyk <[email protected]>
  • Loading branch information
adityachoudhari26 and zacharyblasczyk authored Aug 30, 2024
1 parent 26397ff commit 11f8875
Show file tree
Hide file tree
Showing 42 changed files with 2,953 additions and 650 deletions.
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

0 comments on commit 11f8875

Please sign in to comment.