Skip to content

Move2Kube Tests v0.2.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jun 11:47
· 17 commits to main since this release
9db22bf

For more documentation and support please visit https://move2kube.konveyor.io/

Changelog

🚀 Features

  • feat: Changes to support fedora as base image #33
  • feat: label pull requests based on their title #31

🐛 Bug Fixes

  • fix: replace gren with custom action because gren doesn't handle previous tag properly #40
  • fix: Optimize container image size and remove containers after run #34
  • fix: Change default dir to workspace #32

🧹 Maintenance

  • chore: change release config filename #43
  • chore: update move2kube website url #42
  • chore: previous tag is required to calculate changelog #41
  • ci: see konveyor/move2kube#371 for details #39
  • ci: we have to login before we can push #38
  • ci: fix bug where the 2 args were being treated as a single arg and passed to GREN #37
  • ci: create tag and create branch in release workflow #36
  • ci: clean up workflows to work together across multiple repos #35