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

Workflow updates #8

Merged
merged 13 commits into from
Feb 7, 2025
Merged

Conversation

vinnybod
Copy link
Contributor

@vinnybod vinnybod commented Feb 1, 2025

  • Fix race condition caused by multiple steps in matrix trying to create release
  • Use git_archive_all script to create an archive of the source code including all the submodules
    • Allows Empire to just download a tar instead of git cloning, simplifying the logic in Empire 6 that sets up the data directory
  • Tested here: https://github.com/vinnybod/Empire-Compiler/releases/tag/v3.0.2

@vinnybod vinnybod requested review from Copilot and Cx01N February 1, 2025 18:49
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

Comments suppressed due to low confidence (1)

.github/workflows/release.yml Show resolved Hide resolved
@vinnybod vinnybod merged commit 68f6ed9 into BC-SECURITY:main Feb 7, 2025
5 checks passed
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.

2 participants