Add workflow to sync releases to Nexus#24
Closed
l-qing wants to merge 21 commits into
Closed
Conversation
l-qing
commented
May 7, 2026
- Add a GitHub Actions workflow for alauda release tags.
- Create a Tekton PipelineRun on the ARC runner.
- Pass release metadata and Nexus sync labels to the pipeline.
- Stream the PipelineRun logs after creation.
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
Updates the Trivy security scan reference from alauda-cosign to alauda-yq to match the correct binary for this repository.
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
- Bump go directive from 1.25.6 to 1.25.7
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
Co-authored-by: alaudaa-renovate[bot] <219066560+alaudaa-renovate[bot]@users.noreply.github.com>
- Bump go directive in go.mod from 1.25.7 to 1.26.1
- Use go-version-file in CI to align Go version with go.mod - Extract GOLANGCI_LINT_VERSION and GOSEC_VERSION as variables - Replace curl-based golangci-lint install with go install for reproducibility - Bump golangci-lint from v2.4.0 to v2.11.2
- Update Dockerfile build image to golang:1.26.2 - Update Dockerfile.dev base image to golang:1.26.2 - Align go.mod toolchain version with the new Go release
- Add a GitHub Actions workflow for alauda tags. - Create a Tekton PipelineRun on the ARC runner. - Pass release metadata and Nexus sync labels to the pipeline. - Stream the PipelineRun logs after creation.
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.