Skip to content

Conversation

@utpilla
Copy link
Contributor

@utpilla utpilla commented Sep 30, 2022

The current workflow to publish packages is failing because it uses the full name of the tag/branch for the folder name. The full name contains a forward slash which is not allowed.

Changes

  • Use github.ref_name to get just the name of the tag/branch

@utpilla utpilla requested a review from a team September 30, 2022 01:10
@codecov
Copy link

codecov bot commented Sep 30, 2022

Codecov Report

Merging #3713 (62033ce) into main (c40effd) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3713   +/-   ##
=======================================
  Coverage   87.31%   87.31%           
=======================================
  Files         274      274           
  Lines       10009    10009           
=======================================
  Hits         8739     8739           
  Misses       1270     1270           
Impacted Files Coverage Δ
...tpListener/Internal/PrometheusCollectionManager.cs 72.52% <0.00%> (-2.20%) ⬇️
...Telemetry/Internal/SelfDiagnosticsEventListener.cs 96.87% <0.00%> (-0.79%) ⬇️
...emetry.Api/Internal/OpenTelemetryApiEventSource.cs 82.35% <0.00%> (+8.82%) ⬆️

@cijothomas cijothomas merged commit 31eb92c into main Sep 30, 2022
@cijothomas cijothomas deleted the utpilla/Update-Release-Workflow branch September 30, 2022 04:08
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