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

Using Dapr Bot to cut release tag to autorun Dapr build. #7252

Merged
merged 5 commits into from
Dec 16, 2023

Conversation

artursouza
Copy link
Member

@artursouza artursouza commented Nov 28, 2023

Description

Using Dapr Bot to cut release tag to autorun Dapr build.

Github has a thing where they don't automatically trigger a push workflow from their autogen GiTHUB_TOKEN, so I am using Dapr Bot's one.

This will remove the need to manually run dapr workflow to build a tag that was created by the automation.

Issue reference

Please reference the issue this PR will close: N/A

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

@artursouza artursouza requested review from a team as code owners November 28, 2023 19:37
cicoyle
cicoyle previously approved these changes Nov 28, 2023
Copy link

codecov bot commented Nov 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (743d120) 64.51% compared to head (c59d91b) 64.49%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7252       /-   ##
==========================================
- Coverage   64.51%   64.49%   -0.02%     
==========================================
  Files         225      225              
  Lines       21070    21070              
==========================================
- Hits        13863    13590       -4     
- Misses       6314     6315        1     
- Partials     1162     1165        3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@artursouza artursouza merged commit e90b54d into dapr:master Dec 16, 2023
8 of 9 checks passed
@JoshVanL JoshVanL added this to the v1.13 milestone Feb 12, 2024
cicoyle pushed a commit to cicoyle/dapr that referenced this pull request May 24, 2024
Signed-off-by: Artur Souza <[email protected]>
Co-authored-by: Mukundan Sundararajan <65565396 [email protected]>
Co-authored-by: Loong Dai <[email protected]>
Signed-off-by: Cassandra Coyle <[email protected]>
JasonChen86899 pushed a commit to JasonChen86899/dapr that referenced this pull request Jun 18, 2024
Signed-off-by: Artur Souza <[email protected]>
Co-authored-by: Mukundan Sundararajan <65565396 [email protected]>
Co-authored-by: Loong Dai <[email protected]>
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.

5 participants