Skip to content

adding ci and release workflows#1

Merged
yajith merged 1 commit intodevelopfrom
chore/pla-692/setup-ci-and-release-workflows
Apr 10, 2026
Merged

adding ci and release workflows#1
yajith merged 1 commit intodevelopfrom
chore/pla-692/setup-ci-and-release-workflows

Conversation

@yajith
Copy link
Copy Markdown
Member

@yajith yajith commented Apr 9, 2026

No description provided.

@linear
Copy link
Copy Markdown

linear bot commented Apr 9, 2026

@yajith yajith requested a review from stevensbkang April 9, 2026 07:46
- Add ci.yml with validate (go mod tidy check, vet, test) and build (linux/amd64, linux/arm64) jobs with artifact upload
- Replace tag-triggered release.yml with workflow_dispatch 3-phase pipeline (validate, pre-release, GoReleaser build)
- Pin action versions to SHAs matching sibling repos
- Add mode: append to goreleaser config to preserve release notes
- Scope goreleaser builds to linux/amd64, linux/arm64, darwin/arm64, windows/amd64
- Use git status --porcelain for go mod tidy check to detect untracked files
- Add go.sum

Resolves: PLA-692

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@yajith yajith force-pushed the chore/pla-692/setup-ci-and-release-workflows branch from c956371 to 0c0b341 Compare April 9, 2026 08:24
@yajith yajith merged commit 753d1ec into develop Apr 10, 2026
3 checks passed
@yajith yajith deleted the chore/pla-692/setup-ci-and-release-workflows branch April 10, 2026 00:48
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