Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: dont attempt to publish edge container if credentials are not present #1037

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

iwpnd
Copy link
Member

@iwpnd iwpnd commented Mar 12, 2025

description

  • ci will always fail on branches because docker credentials live upstream

I think the CI is due for an overhaul, as this is just bandage for a bigger misconfiguration. I remember we had to have that default branch logic, because tegola had named default branches that'd change version to version. This is no longer the case, so we could clean that up altogether.

Might be worth looking into conventional commits and automatic release tagging using svu paired with goreleaser.

@iwpnd iwpnd requested review from gdey and ARolek as code owners March 12, 2025 08:12
@coveralls
Copy link

coveralls commented Mar 12, 2025

Pull Request Test Coverage Report for Build 2981aa34f-PR-1037

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 40.721%

Totals Coverage Status
Change from base Build c608ce716: 0.0%
Covered Lines: 6690
Relevant Lines: 16429

💛 - Coveralls

Copy link
Member

@gdey gdey left a comment

Choose a reason for hiding this comment

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

LGTM

@iwpnd iwpnd force-pushed the ci/dont-publish-edge-if-no-auth branch from 4400731 to a6cf21e Compare March 13, 2025 10:10
@iwpnd iwpnd merged commit 9bac264 into go-spatial:master Mar 13, 2025
12 checks passed
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.

4 participants