Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cleanup and standardize output names #10

Merged
merged 1 commit into from
Jan 31, 2024
Merged

cleanup and standardize output names #10

merged 1 commit into from
Jan 31, 2024

Conversation

alaviss
Copy link
Collaborator

@alaviss alaviss commented Jan 31, 2024

Several breaking changes:

  • Renamed binPath -> bin-path
  • Renamed version -> nimskull-version
  • Renamed commit -> nimskull-commit

Some fixes:

  • Make sure to specify tool cache instead of "cache" as those are different from one another.
  • Add Windows to test matrix.
  • Marked important inputs as required, although defaults are still provided for them.
  • Configured dependabot for npm.

@alaviss alaviss enabled auto-merge (squash) January 31, 2024 19:42
@alaviss alaviss closed this Jan 31, 2024
auto-merge was automatically disabled January 31, 2024 19:43

Pull request was closed

@alaviss alaviss reopened this Jan 31, 2024
@alaviss alaviss force-pushed the clean-for-release branch 5 times, most recently from 7314afc to 16f1d2d Compare January 31, 2024 20:13
@alaviss alaviss enabled auto-merge (squash) January 31, 2024 20:13
Several breaking changes:

- Renamed `binPath` -> `bin-path`
- Renamed `version` -> `nimskull-version`
- Renamed `commit` -> `nimskull-commit`
- The action is now compiled into ESM

Some fixes:

- Make sure to specify tool cache instead of "cache" as those are
  different from one another.
- Add Windows to test matrix.
- Marked important inputs as required, although defaults are still
  provided for them.
- Configured dependabot for npm.
- Added branding.
- Now fetches 100 releases per iteration. This is because doing so have
  the same cost as fetching 10.
@alaviss alaviss merged commit 23ee871 into main Jan 31, 2024
26 of 27 checks passed
@alaviss alaviss deleted the clean-for-release branch January 31, 2024 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant