Skip to content

fix: shorten commit hash with environment file#292

Merged
baszalmstra merged 1 commit into
mun-lang:masterfrom
baszalmstra:fix/short_sha_release
Jan 2, 2021
Merged

fix: shorten commit hash with environment file#292
baszalmstra merged 1 commit into
mun-lang:masterfrom
baszalmstra:fix/short_sha_release

Conversation

@baszalmstra
Copy link
Copy Markdown
Collaborator

This should fix the release stage. The set-env command has been deprecated in favor of Environment Files. This PR changes this behavior to use that.

@baszalmstra baszalmstra added type: fix Bug fix or report pri: high An issue resulting in complete or substantial loss of functionality, that can be circumvented labels Jan 2, 2021
@baszalmstra baszalmstra requested a review from Wodann January 2, 2021 10:42
@baszalmstra baszalmstra self-assigned this Jan 2, 2021
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 2, 2021

Codecov Report

Merging #292 (9e0f7d5) into master (1c163eb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #292   +/-   ##
=======================================
  Coverage   79.51%   79.51%           
=======================================
  Files         228      228           
  Lines       13425    13425           
=======================================
  Hits        10675    10675           
  Misses       2750     2750           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c163eb...9e0f7d5. Read the comment docs.

@baszalmstra baszalmstra merged commit 30bfe19 into mun-lang:master Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pri: high An issue resulting in complete or substantial loss of functionality, that can be circumvented type: fix Bug fix or report

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants