Commit Graph

10 Commits (master)

Author SHA1 Message Date
Jan van Brügge 310bd757c7
chore(docs): explain that the repo uses conventional commits
This adds a new section to CONTRIBUTING.md that explains that we are
using conventional commits and that commithelper can be used to create
valid commit messages
4 years ago
Jan van Brügge afec1f609f
chore(tools): replace standard-version with release-it
release-it automates all the steps defined in CONTRIBUTING.md. In
addition to that it can also create GitHub releases with the relevant
part of the CHANGELOG
4 years ago
Shahar Or (mightyiam) ca4483438e chore(deps): update dependency husky to v5 4 years ago
Shahar Or (mightyiam) d04b7ad435 chore(ci): replace travis with gh actions 4 years ago
patomation 62c1717586 chore(github): mark pr head as trusted script
co-authored-by: Shahar Dawn Or <mightyiampresence@gmail.com>
5 years ago
patomation 0b8fc7a86c docs(github): add plus sign to refspecs 5 years ago
patomation d6ec0c1cc5 docs(github): use refs/pull in allowing ci
co-authored-by: Shahar Dawn Or <mightyiampresence@gmail.com>
5 years ago
patomation ab25950002 docs(docs): a branch --> the HEAD 5 years ago
patomation 4c86aff05a docs(docs): docmuent allowing ci builds of fork PRs 5 years ago
Shahar Or (mightyiam) 616df35909 ux(docs): provide a release changelog
Also set up a documented release process.

Fixes #670.
5 years ago