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 release tool #712

Merged
merged 1 commit into from
Aug 22, 2023
Merged

Fix release tool #712

merged 1 commit into from
Aug 22, 2023

Conversation

dashpole
Copy link
Contributor

It tagged:

Creating tag detectors/gcp/go.modv0.43.0
Creating tag e2e-test-server/cloud_functions/go.modv0.43.0
Creating tag e2e-test-server/go.modv0.43.0
Creating tag example/metric/collector/go.modv0.43.0
Creating tag example/metric/sdk/go.modv0.43.0
Creating tag example/trace/http/go.modv0.43.0
Creating tag exporter/collector/go.modv0.43.0
Creating tag exporter/collector/googlemanagedprometheus/go.modv0.43.0
Creating tag exporter/collector/integrationtest/go.modv0.43.0
Creating tag exporter/metric/go.modv0.43.0
Creating tag exporter/trace/go.modv0.43.0
Creating tag go.modv0.43.0
Creating tag internal/cloudmock/go.modv0.43.0
Creating tag internal/resourcemapping/go.modv0.43.0
Creating tag propagator/go.modv0.43.0
Creating tag tools/go.modv0.43.0

I didn't push the tags, but this fixes the paths:

Creating tag detectors/gcp/v1.19.0
Creating tag e2e-test-server/cloud_functions/v0.43.0
Creating tag e2e-test-server/v0.43.0
Creating tag example/metric/collector/v0.43.0
Creating tag example/metric/sdk/v0.43.0
Creating tag example/trace/http/v0.43.0
Creating tag exporter/collector/v0.43.0
Creating tag exporter/collector/googlemanagedprometheus/v0.43.0
Creating tag exporter/collector/integrationtest/v0.43.0
Creating tag exporter/metric/v0.43.0
Creating tag exporter/trace/v1.19.0
Creating tag v0.43.0
Creating tag internal/cloudmock/v0.43.0
Creating tag internal/resourcemapping/v0.43.0
Creating tag propagator/v0.43.0
Creating tag tools/v0.43.0
Now push the newly created tags to Github using git push --tags

@dashpole dashpole requested a review from a team as a code owner August 22, 2023 20:35
@codecov
Copy link

codecov bot commented Aug 22, 2023

Codecov Report

Merging #712 (9ae1a4d) into main (a092f6c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #712   +/-   ##
=======================================
  Coverage   69.60%   69.60%           
=======================================
  Files          37       37           
  Lines        4728     4728           
=======================================
  Hits         3291     3291           
  Misses       1289     1289           
  Partials      148      148           

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

@dashpole dashpole merged commit 858780d into GoogleCloudPlatform:main Aug 22, 2023
25 checks passed
@dashpole dashpole deleted the fix_release branch August 22, 2023 20:49
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