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

deployment: Fix docker and rpm workflows #1687

Merged
merged 2 commits into from
Dec 14, 2020

Conversation

travisgroth
Copy link
Contributor

Summary

  • Fix pomerium-cli rpm name (for real this time)
  • Update latest docker image tag creation for multi-arch manifests

Related issues

#1661
#1643

Checklist:

  • add related issues
  • updated docs
  • updated unit tests
  • updated UPGRADING.md
  • ready for review

@codeclimate
Copy link

codeclimate bot commented Dec 14, 2020

Code Climate has analyzed commit 51531dc and detected 0 issues on this pull request.

View more on Code Climate.

@travisgroth travisgroth added this to the 2020Q4 - Sprint 4 milestone Dec 14, 2020
@travisgroth travisgroth marked this pull request as ready for review December 14, 2020 20:11
@travisgroth travisgroth requested a review from a team as a code owner December 14, 2020 20:11
@codecov
Copy link

codecov bot commented Dec 14, 2020

Codecov Report

Merging #1687 (51531dc) into master (6e33067) will increase coverage by 0.0%.
The diff coverage is n/a.

@@          Coverage Diff           @@
##           master   #1687   +/-   ##
======================================
  Coverage    55.6%   55.6%           
======================================
  Files         126     126           
  Lines        9123    9131    +8     
======================================
+ Hits         5077    5083    +6     
- Misses       3553    3555    +2     
  Partials      493     493           
Impacted Files Coverage Δ
pkg/storage/inmemory/inmemory.go 77.0% <0.0%> (-0.3%) ⬇️

@travisgroth travisgroth merged commit d1194ef into pomerium:master Dec 14, 2020
@travisgroth travisgroth deleted the ci_updates branch December 14, 2020 20:12
travisgroth added a commit to travisgroth/pomerium that referenced this pull request Dec 14, 2020
* fix cli rpm extension

* update `latest` logic for multi-arch manifests
travisgroth added a commit that referenced this pull request Dec 14, 2020
* fix cli rpm extension

* update `latest` logic for multi-arch manifests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants