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

Write path relative to manifest.json #45

Merged
merged 2 commits into from
Aug 2, 2024
Merged

Conversation

jesserockz
Copy link
Member

Breaking Changes

  • Writes manifest.json paths with no directory prefixed
  • Replaces inputs to use - separator for consistency
    • yaml_file => yaml-file
    • release_summary => release-summary
    • release_url => release-url
  • Removes deprecated output original_name. Use original-name instead.

To upgrade to this version you will need to:

  • alter your workflows to use the new input names and output name
  • add a new step to rewrite the manifest paths if you host the manifest.json file in a directory that the .bin files are not located in.

@jesserockz jesserockz merged commit 8ed3135 into main Aug 2, 2024
12 checks passed
@jesserockz jesserockz deleted the jesserockz-2024-330 branch August 2, 2024 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant