aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/versioned_release.yaml
AgeCommit message (Collapse)AuthorFilesLines
14 daysfix: skip DockerHub login for PRs where secrets are unavailablechrislusf1-1/+2
14 daysfix: address PR review commentschrislusf1-8/+8
- Set localSocket in rebuildVolumeFromStaging to fix invalid gRPC target - Use SHA256 hash (16 hex chars) in LocalSocketPath to minimize collision risk - Update GitHub Actions to latest versions (checkout@v4, metadata-action@v5, etc.) - Fix volumeMounts/volumes conditional mismatch in helm templates - Add documentation for mountService defaults in values.yaml
14 daysadd: merge prepare params.泽淼 周1-5/+30
2023-01-16fix login errorchrislu1-1/+1
env: RELEASE_VERSION: 101_merge Warning: The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ Warning: The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ Warning: The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ Error: Username and password required
2022-04-24Create versioned_release.yamlChris Lu1-0/+72