Skip to content

CI/CD Workflow Improvements#254

Closed
Harika Bishai (HarikaBishai) wants to merge 1 commit into
NSLS2:mainfrom
HarikaBishai:feature/GHA_update
Closed

CI/CD Workflow Improvements#254
Harika Bishai (HarikaBishai) wants to merge 1 commit into
NSLS2:mainfrom
HarikaBishai:feature/GHA_update

Conversation

@HarikaBishai

Copy link
Copy Markdown
Contributor

This pull request updates the .github/workflows/docker-publish.yml GitHub Actions workflow to use newer versions of several Docker-related actions and makes minor formatting adjustments for consistency. These changes help keep the workflow up-to-date with the latest features and security improvements.

Dependency updates:

  • Updated sigstore/cosign-installer action from v4.0.0 to v4.1.2 for improved signing capabilities.
  • Updated docker/setup-buildx-action from v3.12.0 to v4.0.0 to use the latest Docker Buildx setup.
  • Updated docker/login-action from v3.6.0 to v4.1.0 for improved Docker registry authentication.
  • Updated docker/metadata-action from v5.10.0 to v6.0.0 for enhanced metadata extraction.
  • Updated docker/build-push-action from v6.18.0 to v7.1.0 for the latest build and push features.

Formatting and consistency:

  • Changed single quotes to double quotes for YAML arrays and booleans to maintain consistent style throughout the workflow file. [1] [2]

No logic or functional changes were made to the workflow steps themselves.

JIRA: https://jira.nsls2.bnl.gov/browse/DT1-1431

@padraic-shafer

Copy link
Copy Markdown
Collaborator

Resolved by #253

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