Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Add a script to automate most of the publication tasks#188

Merged
bpierre merged 2 commits intomasterfrom
publish-version
Aug 5, 2020
Merged

Add a script to automate most of the publication tasks#188
bpierre merged 2 commits intomasterfrom
publish-version

Conversation

@bpierre
Copy link
Copy Markdown
Contributor

@bpierre bpierre commented Aug 4, 2020

No description provided.

@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 4, 2020

Codecov Report

Merging #188 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #188   +/-   ##
=======================================
  Coverage   27.26%   27.26%           
=======================================
  Files          81       81           
  Lines        1471     1471           
  Branches      251      251           
=======================================
  Hits          401      401           
  Misses       1070     1070           
Flag Coverage Δ
#unittests 27.26% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 bf0eec7...0419390. Read the comment docs.

Copy link
Copy Markdown
Contributor

@0xGabi 0xGabi left a comment

Choose a reason for hiding this comment

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

Thanks a lot for doing this, now is going to be straight forward to publish new versions 🙌

@@ -0,0 +1,62 @@
#!/usr/bin/env sh
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

❤️

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

POSIX ❤️

You reminded me that I forgot to pass it through ShellCheck: it’s done now 😄

Comment thread scripts/publish-version.sh Outdated
done
}

function package_readme {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Really cool!

@bpierre bpierre merged commit ec4b175 into master Aug 5, 2020
@bpierre bpierre deleted the publish-version branch August 5, 2020 17:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants