Skip to content

git action#1318

Merged
ncatolico merged 1 commit into
masterfrom
buoy-compass-git-action
Jul 13, 2026
Merged

git action#1318
ncatolico merged 1 commit into
masterfrom
buoy-compass-git-action

Conversation

@ncatolico

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new GitHub Actions workflow to build and push the flow.wind.buoy.compass.correction module’s container image when changes land on master (or via manual dispatch).

Changes:

  • Introduces a new workflow triggered on pushes to master limited to flow/flow.wind.buoy.compass.correction/**.
  • Configures environment variables and runs the shared ./.github/actions/build-push composite action to build/push the image.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +31 to +33
permissions:
contents: 'write'
id-token: 'write'
- name: Build and push
uses: ./.github/actions/build-push
with:
image-tag: "${short_sha}"
@ncatolico ncatolico requested review from burlingamet and removed request for covesturtevant July 13, 2026 14:37
@ncatolico ncatolico merged commit a2cc751 into master Jul 13, 2026
4 checks passed
@ncatolico ncatolico deleted the buoy-compass-git-action branch July 13, 2026 15:17
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.

3 participants