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(e2e): get correct last semver tag #4497

Merged
merged 2 commits into from
Oct 7, 2022
Merged

Conversation

thesephirot
Copy link
Contributor

the e2w github action shall use the correct last tag instead of the heads #ref

@netlify
Copy link

netlify bot commented Oct 5, 2022

Deploy Preview for docs-zitadel-com canceled.

Name Link
🔨 Latest commit bb3ce1c
🔍 Latest deploy log https://app.netlify.com/sites/docs-zitadel-com/deploys/633feb3b1d6aa7000903a9cb

@codecov
Copy link

codecov bot commented Oct 5, 2022

Codecov Report

Merging #4497 (bb3ce1c) into main (c6bb797) will decrease coverage by 0.11%.
The diff coverage is 39.50%.

@@            Coverage Diff             @@
##             main    #4497      +/-   ##
==========================================
- Coverage   46.99%   46.88%   -0.12%     
==========================================
  Files         632      640       +8     
  Lines       56802    57308     +506     
==========================================
+ Hits        26694    26867     +173     
- Misses      28766    29086     +320     
- Partials     1342     1355      +13     
Impacted Files Coverage Δ
internal/actions/api.go 0.00% <0.00%> (ø)
internal/actions/context.go 0.00% <0.00%> (ø)
internal/actions/log_module.go 0.00% <0.00%> (ø)
internal/api/grpc/admin/export.go 0.00% <0.00%> (ø)
internal/api/grpc/admin/import.go 0.00% <0.00%> (ø)
internal/api/grpc/admin/login_policy_converter.go 0.00% <0.00%> (ø)
internal/api/grpc/management/flow.go 0.00% <0.00%> (ø)
internal/api/grpc/management/org.go 0.00% <0.00%> (ø)
...rnal/api/grpc/management/policy_login_converter.go 0.00% <0.00%> (ø)
...epository/eventsourcing/eventstore/auth_request.go 26.01% <0.00%> (-0.44%) ⬇️
... and 35 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Member

@eliobischof eliobischof left a comment

Choose a reason for hiding this comment

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

it is rather a ci change than a fix

.github/workflows/e2e.yml Show resolved Hide resolved
@eliobischof eliobischof changed the title fix: get correct last semver tag ci(e2e): get correct last semver tag Oct 5, 2022
@thesephirot thesephirot enabled auto-merge (squash) October 7, 2022 09:03
@thesephirot thesephirot merged commit 0b7ca8a into main Oct 7, 2022
@thesephirot thesephirot deleted the correct-tag-checkout branch October 7, 2022 09:18
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

2 participants