Skip to content

First update

Latest
Compare
Choose a tag to compare
@webbnh webbnh released this 08 Nov 20:52
· 7 commits to main since this release
c98008e

Now that we are preparing to put this into production use, we need to release the fix for the "leak" in the server status response.

The relay container image should be available from quay.io/pbench/file-relay:latest.

The current documentation consists only of the README.md and the output of the --help text, but hopefully these are sufficient for now. (If you feel otherwise, feel free to open an Issue or, better yet, make a Pull Request. 🙂)

What's Changed

  • Update python Docker tag to v3.11 by @renovate in #11
  • Build containers for pushes to main and only published releases by @webbnh in #13
  • Add a sample systemctl file for running the relay as a service by @webbnh in #12
  • Update actions/checkout action to v4 by @renovate in #14
  • Update docker/build-push-action action to v5 by @renovate in #15
  • Update docker/login-action action to v3 by @renovate in #16
  • Update docker/metadata-action action to v5 by @renovate in #17
  • Update actions/checkout digest to 8ade135 by @renovate in #19
  • Update actions/checkout digest to b4ffde6 by @renovate in #21
  • Remove files list from status info; update README.md by @webbnh in #22

Full Changelog: v0.1.0...v0.1.1