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

Added "Build release zip" Workflow. #390

Merged
merged 1 commit into from
Jan 4, 2023
Merged

Conversation

iamdharmesh
Copy link
Member

Description of the Change

PR adds a "Build release zip" workflow to upload built ZIP file on GH release, workflow also can be manually triggered to generate a zip for a specific branch of the repo.

Closes #367

How to test the Change

Upload zip to release: We can test during the release process. Not sure how we can test before that.
Generate zip manually: We can test this after merging this PR.

Changelog Entry

Added - "Build release zip" Workflow.

Credits

Props @iamdharmesh @jeffpaul

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@iamdharmesh iamdharmesh self-assigned this Jan 4, 2023
@iamdharmesh iamdharmesh added this to the 1.9.0 milestone Jan 4, 2023
@iamdharmesh iamdharmesh requested review from a team and peterwilsoncc and removed request for a team January 4, 2023 12:34
Copy link
Contributor

@peterwilsoncc peterwilsoncc left a comment

Choose a reason for hiding this comment

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

LGTM based on a review of the zip attached to https://github.com/iamdharmesh/classifai/actions/runs/3837994649

@peterwilsoncc peterwilsoncc merged commit 77ec2e5 into develop Jan 4, 2023
@peterwilsoncc peterwilsoncc deleted the enhancement/367 branch January 4, 2023 21:56
@dkotter dkotter modified the milestones: 1.9.0, 1.8.1 Jan 5, 2023
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.

Add ZIP archive generation to release process
3 participants