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

feat(workflow): Add new workflow for Releases #656

Merged
merged 2 commits into from
Jul 12, 2023
Merged

feat(workflow): Add new workflow for Releases #656

merged 2 commits into from
Jul 12, 2023

Conversation

ALofthou
Copy link
Contributor

@ALofthou ALofthou commented Jul 10, 2023

Description

This PR creates a new workflow just for created GitHub releases.

It packages up the Examples, Libraries and Tools folders for use elsewhere without having to download the whole repository or download the complete installer (or just to update your examples etc. without having to go through a complete re-install).

This could later be expanded on to use the same workflow for bundling the installer automatically within Actions.

I created a dummy release on the fork to test the action: https://github.com/ALofthou/msdk/releases/tag/Test_Release

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related Github issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional. See here

* Initially creates archives for Tools, Examples and Libraries
@github-actions github-actions bot added the Workflow Related to Workflow development label Jul 10, 2023
@Jake-Carter Jake-Carter requested a review from lorne-maxim July 10, 2023 20:52
Copy link
Contributor

@Jake-Carter Jake-Carter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good starting point for automated release packaging, thanks

@Jake-Carter Jake-Carter merged commit f1848be into analogdevicesinc:main Jul 12, 2023
@ALofthou ALofthou deleted the feature/release-artifacts branch July 14, 2023 08:37
Jake-Carter pushed a commit to Jake-Carter/msdk that referenced this pull request Jul 16, 2023
Jake-Carter pushed a commit to Jake-Carter/msdk that referenced this pull request Jul 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Workflow Related to Workflow development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants