001 initial setup - #6
Merged
Merged
Conversation
Signed-off-by: DgtalBug <17087824+dgtalbug@users.noreply.github.com>
… existing release deletion step
…nd enhancing old release search
…usable build configuration
…tion Signed-off-by: dgtalbug <dgtalbug@gmail.com>
…cripts and updated release handling Signed-off-by: dgtalbug <dgtalbug@gmail.com>
- Update GoReleaser to use 'release' command instead of 'build --snapshot' - Simplify archive naming: arc-cli_darwin_arm64.tar.gz (remove version and v8.0) - Create git tag before running GoReleaser (required for release mode) - Remove manual packaging steps (GoReleaser handles everything) - Update install.sh to match new naming patterns - Add install.ps1 for Windows users - Update README with clearer installation instructions - Add GETTING_STARTED.md guide This ensures release assets are properly created and publicly downloadable.
Change from: feature-001-initial-setup-{full-sha}
To: v0.0.0-001-initial-setup+{short-sha}
This follows semantic versioning with prerelease and build metadata,
which GoReleaser requires for the 'release' command.
Replace invalid 'default' function with if/else conditional. Go templates don't have a built-in 'default' function.
- Add step to verify and fix git remote URL - Add GITHUB_REPOSITORY env var for GoReleaser - Add disable/skip_upload flags to release config This ensures GoReleaser creates releases at arc-framework/cli instead of arc-framework/arc-cli
…ntation files Signed-off-by: dgtalbug <dgtalbug@gmail.com>
… config Signed-off-by: dgtalbug <dgtalbug@gmail.com>
…before new creation Signed-off-by: dgtalbug <dgtalbug@gmail.com>
…ript Signed-off-by: dgtalbug <dgtalbug@gmail.com>
Signed-off-by: DgtalBug <17087824+dgtalbug@users.noreply.github.com>
…e linter settings and enhance import formatting checks Signed-off-by: dgtalbug <dgtalbug@gmail.com>
…arc-cli into 001-initial-setup
…d manual inputs; enhance CI validation and cleanup options Signed-off-by: dgtalbug <dgtalbug@gmail.com>
…nting consistency Signed-off-by: dgtalbug <dgtalbug@gmail.com>
…enhance workflows Signed-off-by: dgtalbug <dgtalbug@gmail.com>
…nting consistency Signed-off-by: dgtalbug <dgtalbug@gmail.com>
Signed-off-by: DgtalBug <17087824+dgtalbug@users.noreply.github.com>
…ved consistency Signed-off-by: dgtalbug <dgtalbug@gmail.com>
…om/arc-framework/arc-cli' across configuration and source files Signed-off-by: dgtalbug <dgtalbug@gmail.com>
…e workflows, and improve security scanning Signed-off-by: dgtalbug <dgtalbug@gmail.com>
…arc-cli into 001-initial-setup
Signed-off-by: DgtalBug <17087824+dgtalbug@users.noreply.github.com>
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.
No description provided.