Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Releases: busy-beaver-dev/busy-beaver

2.1.4

03 Jul 20:35
033e0c9
Compare
Choose a tag to compare

Changes

  • Remove Travis CI (#271)

2.1.3

03 Jul 20:17
5abdd0e
Compare
Choose a tag to compare

Migrating to GitHub actions

Changes

  • Middleware to add tag each request with a uuid (#267)
  • Start setting up GitHub Actions (#268)
  • Create simple-example.yml
  • GitHub Action -- finish setting up CI (#269)
  • Create build_tag_and_push_image.yml
  • GitHub Actions -- build, tag, and push image upon release (#270)

2.1.2

19 Apr 21:51
bafa40a
Compare
Choose a tag to compare

Changes

  • Update redis from 3.1.0 to 3.4.1 (#259)
  • Blueprint for public facing website; add Whitenoise (#262)
  • Daily GitHub Summary Report -- UI improvements (#265)

2.1.1

19 Apr 18:06
2ae9af8
Compare
Choose a tag to compare

No real feature work, adding structure and cleaning up tech debt for future development.

Changes

  • Change FK relationship for GitHub Summary User model (#254)
  • Remove Token Authentication Logic (#255)
  • Move models into app folders and delete unused Task models (#256)
  • Moving CLI functions to a discoverable location (#257)

2.1.0

18 Apr 23:38
61b8b7d
Compare
Choose a tag to compare

Changes

  • Slack Block Kit UI for Daily GitHub Summary (#253)

2.0.0

16 Apr 00:43
118cb78
Compare
Choose a tag to compare

We are now live on Kubernetes! Removed most of the code we don't need!

Changes

  • Remove Ansible (#249)
  • Removing polling endpoints and async tasks (#250)
  • Cleanup scripts (#251)
  • Improve Deployment Documentation (#252)

1.5.0

15 Apr 23:07
b8814fb
Compare
Choose a tag to compare

Minor version upgrade to recognize the level of change that was made.

Changes

  • Setting up Kubernetes in Production (#247)

1.4.7

15 Apr 04:25
9195dc3
Compare
Choose a tag to compare

Changes

  • Remove loggly handler (#245)

1.4.6

14 Apr 02:52
e66d325
Compare
Choose a tag to compare

Changes

  • HOTFIX: Use attribute versus instance (#244)

1.4.5

13 Apr 16:29
26d162e
Compare
Choose a tag to compare

Changes

  • HOTFIX: Log errors to Sentry (#243)