Skip to content

Initial fully working data ingesting and build queueing system 🎉

Latest
Compare
Choose a tag to compare
@webbertakken webbertakken released this 19 Oct 23:04
· 42 commits to main since this release
a8982bc
  • #22 Fix a repetition in error message (@GabLeRoux)
  • #21 Implement the queue
  • #20 Up the memory limit for the cron worker
  • #19 Verify that build status reporters indeed work
  • #18 Discord chunks
  • #17 Ingest repo versions
  • #16 populate reporting endpoints
  • #15 Authenticate reporting endpoints
  • #14 split cron to trigger and worker
  • #13 Sync interfaces for two-way communication to docker repo
  • #12 remove src dir
  • #11 Jobs and builds
  • #10 Integrate with github, create build trigger
  • #9 create index for complex query type
  • #8 Implement queue (skeleton)
  • #7 Setup skeleton
  • #6 use JSDom instead (@BLaZeKiLL)
  • #5 Ingest versions (@BLaZeKiLL)
  • #4 install deps for functions too in CI
  • #3 Setup CI
  • #2 setup contributor and styles