refactor: standardize build process and improve artifact handling#12
Closed
devin-ai-integration[bot] wants to merge 4 commits intomasterfrom
Closed
refactor: standardize build process and improve artifact handling#12devin-ai-integration[bot] wants to merge 4 commits intomasterfrom
devin-ai-integration[bot] wants to merge 4 commits intomasterfrom
Conversation
- Add VERSION environment variable support (default: 1.0.0) - Maintain git hash for backward compatibility - Update binary naming to include version and hash - Create symlink for backward compatibility - Update version display in CLI help Co-Authored-By: dwb319@gmail.com <dwb319@gmail.com>
- Merge main.yml and publish.yml into ci.yml - Add conditional path handling for stable/unstable artifacts - Preserve all existing triggers and test steps - Update Go version to 1.19 Co-Authored-By: dwb319@gmail.com <dwb319@gmail.com>
- Add version subdirectories for stable releases - Add date-based subdirectories for unstable builds - Improve artifact organization and discoverability Co-Authored-By: dwb319@gmail.com <dwb319@gmail.com>
- Add VERSION environment variable support - Update Go dependencies - Create versioned binary with symlink Co-Authored-By: dwb319@gmail.com <dwb319@gmail.com>
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
⚙️ Control Options:
|
Author
|
Closing due to inactivity. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Build Process Refactoring
This PR implements comprehensive improvements to the build process, artifact naming, and CI/CD pipeline configuration.
Changes
Testing
Backward Compatibility
The changes maintain backward compatibility by:
Notes
Link to Devin run: https://app.devin.ai/sessions/ca0593befafd4e6ca8e41d701c6d8c9b