Skip to content

2023-12-31

Latest
Compare
Choose a tag to compare
@phillmv phillmv released this 31 Dec 16:03
· 3 commits to master since this release
5dcee73

This release adds:

  • Upgrading to Rails 7 (#79)
  • Moving the app to be hosted within Docker (#81)
  • Misc fixes (#80, #83)
  • Getting static mode to work reliably again (#84)

With this release, we've now achieved a "known good" state which I can feel confident that a) there's a test suite that passes, and b) the entire functionality of the app has been encapsulated into a single artifact, which can be invoked via the docker images.

i.e. this release in particular can be fetched by running:

docker pull ghcr.io/phillmv/arquivo:sha-5dcee73ac470e37486c35df26581f5dfe58cfccb

That's pretty rad!