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

feat(gh): add workflow to trigger grpc client update #1198

Merged
merged 13 commits into from Dec 6, 2022
Merged

Conversation

GeorgeMac
Copy link
Contributor

@GeorgeMac GeorgeMac commented Dec 6, 2022

This worked so updating the description.

This adds an action which is currently configured to fire on workflow_dispatch.
When triggered, it authenticates to flipt-io/flipt-grpc-go and triggers the proto update workflow.

I will update this so that it will be triggered on release events. So that we can propagate updates to clients.

@codecov-commenter
Copy link

codecov-commenter commented Dec 6, 2022

Codecov Report

Merging #1198 (e648a57) into main (e1c0e8d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1198   +/-   ##
=======================================
  Coverage   79.87%   79.87%           
=======================================
  Files          38       38           
  Lines        2758     2758           
=======================================
  Hits         2203     2203           
  Misses        451      451           
  Partials      104      104           

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

@GeorgeMac GeorgeMac marked this pull request as ready for review December 6, 2022 12:03
@GeorgeMac GeorgeMac requested a review from a team as a code owner December 6, 2022 12:03
@pull-request-size pull-request-size bot added size/M and removed size/S labels Dec 6, 2022
@pull-request-size pull-request-size bot added size/S and removed size/M labels Dec 6, 2022
Copy link
Collaborator

@markphelps markphelps left a comment

Choose a reason for hiding this comment

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

nice!

@pull-request-size pull-request-size bot added size/M and removed size/S labels Dec 6, 2022
@GeorgeMac GeorgeMac merged commit 3a1235c into main Dec 6, 2022
@GeorgeMac GeorgeMac deleted the gm/gh-app-release branch December 6, 2022 14:34
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.

None yet

3 participants