Releases: BerkeleyLibrary/waam
Releases · BerkeleyLibrary/waam
v0.1.1-3: Updates the release workflow
Immutable
release. Only release title and notes can be modified.
Updates the release workflow to support semver-style tags with an arbitrary version suffix.
v0.1.1-2: Updates to the standard build/release workflows
Immutable
release. Only release title and notes can be modified.
What's Changed
- Updates GitHub Actions workflows by @danschmidt5189 in #5
Full Changelog: 0.1.1-1...0.1.1-2
v0.1.1-1: Docker CI Workflow Update
- Updates to the Docker CI workflow. Images are now tagged by branch, sha, build, and tag.
- Updates the base image and unpinned dependencies (simply via rebuilding)
v0.1.1: Initial Dockerized release on GitHub
Merge pull request #1 from BerkeleyLibrary/danschmidt5189-patch-1 Adds Docker build/push GitHub action