Skip to content

Initial release #6

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

Merged
merged 22 commits into from
Dec 4, 2021
Merged

Initial release #6

merged 22 commits into from
Dec 4, 2021

Conversation

travi
Copy link
Member

@travi travi commented Dec 4, 2021

Closes #2

travi added 22 commits December 2, 2021 00:17
so that scaffolding result contributors can provide script definitions w/o the need to update the
package scaffolding

BREAKING CHANGE: result contributors are now expected to include a map of scripts in their results,
even if the map is empty
to be part of the commit-convention scaffolding
infavor of the now-native promisified fs methods
since the convention of the parent project should be honored
since the commitlint piece of husky is now done in lift, so the initial bit makes more sense with
testing and linting since it only adds the hook to run the `test` script
@codecov
Copy link

codecov bot commented Dec 4, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@7d3dcb8). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             master        #6   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?         3           
  Lines             ?        73           
  Branches          ?         0           
==========================================
  Hits              ?        73           
  Misses            ?         0           
  Partials          ?         0           

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 7d3dcb8...c898005. Read the comment docs.

@travi travi merged commit a07c726 into master Dec 4, 2021
@travi travi deleted the alpha branch December 4, 2021 01:42
@github-actions
Copy link

github-actions bot commented Dec 4, 2021

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released This issue or pull-request was included in a version released by semantic-release label Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released This issue or pull-request was included in a version released by semantic-release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish pre-release versions to npm until package is stable enough to publish v1.0.0
1 participant