issues
search
ShredEagle
/
grapito
MIT License
0
stars
0
forks
source link
topic/grapito#143 ci release archive
#145
Closed
Adnn
closed
2 years ago
Adnn
commented
2 years ago
closes #143
Fix condition mistake.
Add boolean parameter to control Conan caching step execution.
Attempt (again) to have development_build as a yaml boolean.
[conan] Add a deploy() step to recipe, copying bin/ folder.
Upload build artifacts, and retrienve them from a workflow on 'main'.
Assemble a release archive with game executable and assets.
Accept version parameter in reusable workflow.
Forward build version from Conan reference to CMake BUILD_VERSION.
Extract version used in worflows from current git tag.
Ensure release workflow is run on a specific branch.
Remove attempt to check the current branch when releasing on a tag.
Add version information in archive filename.
closes #143