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

fix: add registry login #476

Merged
merged 4 commits into from
Mar 9, 2023

Conversation

Kavindu-Dodan
Copy link
Contributor

This PR

Fixes container signing release step [1]. This step was missing the registry login step, hence signature push failed.

[1] - https://github.com/open-feature/flagd/actions/runs/4357163255/jobs/7616231967

Signed-off-by: Kavindu Dodanduwa <kavindudodanduwa@gmail.com>
@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Merging #476 (c7daf3f) into main (f9adc8e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #476   +/-   ##
=======================================
  Coverage   62.08%   62.08%           
=======================================
  Files          15       15           
  Lines        1891     1891           
=======================================
  Hits         1174     1174           
  Misses        654      654           
  Partials       63       63           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Member

@mowies mowies left a comment

Choose a reason for hiding this comment

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

LGTM

@beeme1mr beeme1mr self-requested a review March 8, 2023 19:58
@beeme1mr beeme1mr merged commit 99de755 into open-feature:main Mar 9, 2023
beeme1mr pushed a commit that referenced this pull request Mar 9, 2023
🤖 I have created a release *beep* *boop*
---


##
[0.4.2](v0.4.1...v0.4.2)
(2023-03-09)


### 🧹 Chore

* Add targeted Flag to example config
([#467](#467))
([6a039ce](6a039ce))
* **deps:** pin dependencies
([#473](#473))
([679e860](679e860))
* **deps:** update google-github-actions/release-please-action digest to
e0b9d18 ([#474](#474))
([5b85b2a](5b85b2a))
* refactoring and improve coverage for K8s Sync
([#466](#466))
([6dc441e](6dc441e))


### 🐛 Bug Fixes

* add registry login
([#476](#476))
([99de755](99de755))
* **deps:** update module golang.org/x/crypto to v0.7.0
([#472](#472))
([f53f6c8](f53f6c8))
* **deps:** update module google.golang.org/protobuf to v1.29.0
([#478](#478))
([f9adc8e](f9adc8e))


### ✨ New Features

* grpc tls connectivity (grpcs)
([#477](#477))
([228f430](228f430))
* introduce per-sync configurations
([#448](#448))
([1d80039](1d80039))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@Kavindu-Dodan Kavindu-Dodan deleted the fix/registry-login branch March 9, 2023 22:13
@github-actions github-actions bot mentioned this pull request Dec 2, 2023
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