Releases: Roblox/setup-foreman
v3.1.0
What's Changed
- Filter Release Tags by @afujiwara-roblox in #46
- Add support for other GitHub API urls by @ghostnaps in #47
New Contributors
- @ghostnaps made their first contribution in #47
Full Changelog: https://github.com/Roblox/setup-foreman/commits/v3.1.0
v3.0.0
What's Changed
- APT-576 adding functionality to check if all orgs are the same in foreman.toml by @afujiwara-roblox in #44
This is a breaking change as setup-foreman now enforces that the tools defined in foreman config files must come from the same github org setup-foreman runs in. This can be disabled by setting "allow-external-github-org" to true.
Update action to use node16
What's Changed
- #nojira need to distinguish between arm64 mac vs x86_64 mac by @yxia-rblx in #31
- Bump @actions/core from 1.2.6 to 1.9.1 by @dependabot in #32
- EECI-4699: Update CLA Signature Bot by @rgychiu in #35
- Update action to use node16 by @amatosov-rbx in #39
- npm audit fix and upgrade by @amatosov-rbx in #40
New Contributors
- @yxia-rblx made their first contribution in #31
- @rgychiu made their first contribution in #35
Full Changelog: v2...v2.1
setup-foreman v2 release
This release adds fixes for running setup-foreman on legacy macOS runners
1.1.0
What's Changed
- add working dir support by @amatosov-rbx in #27
- Fix a bunch of outdated dev dependencies by @ZoteTheMighty in #28
Full Changelog: https://github.com/Roblox/setup-foreman/commits/v1.1.0
1.0.1
A minor update from the initial release which upgrades actions-core
to avoid a using deprecated version of add-path
. More info at https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files.
1.0.0
Initial release version of setup-foreman. This version will no longer work at all, soon, but I'm tagging it as a legitimate release for posterity.
Following this, a change will be made to update dependencies and resolve https://docs.github.com/en/free-pro-team@latest/actions/reference/workflow-commands-for-github-actions#environment-files