This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
Pre-release v1.0
- No breaking changes expected from previous v0.2.1 but we would like the community to test this pre-release on test repos or non-production workflows first and give the team feedback and create issues to help us reproduce as necessary. If you can keep and provide URLs to your GitHub Actions workflow logs that would be fantastic!
What's Changed
- Action is now Typescript based instead of Javascript by @wardellbagby in #26
- Use major version instead of exact version by @Apacelus in #21
- Add Tests and CI by @wardellbagby in #17
- Migrate to using @actions/core and @actions/github by @wardellbagby in #23
- Improve the Developer Experience by @wardellbagby in #27
- Replaced chili pepper emojis with stop sign emoji by @Sunny-25 in #31
- Fix issue where deleting tags failed by @wardellbagby in #29
New Contributors
- @Apacelus made their first contribution in #21
- @wardellbagby made their first contribution in #17
- @Sunny-25 made their first contribution in #31
Full Changelog: v0.2.1...v1.0