github-actions[bot]
0ad7b548a3
chore: release 0.16.0 ( #370 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-06-23 12:55:44 -04:00
github-actions[bot]
aee6180063
chore: release 0.15.1 ( #367 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-05-27 16:31:00 -04:00
github-actions[bot]
3dda1fa9c0
chore: release 0.15.0 ( #346 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-05-27 12:58:34 -04:00
github-actions[bot]
1595b5bb48
chore: release 0.14.0 ( #342 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-05-12 14:55:12 -04:00
github-actions[bot]
c5d31c5691
chore: release 0.13.0 ( #319 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-05-12 12:02:26 -04:00
github-actions[bot]
dd2061c3af
chore: release 0.12.1 ( #295 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-04-14 14:53:41 -04:00
github-actions[bot]
4332480afe
chore: release 0.12.0 ( #271 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-03-30 17:11:36 -04:00
github-actions[bot]
e700252963
chore: release 0.11.0 ( #244 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2021-01-21 17:58:42 +01:00
github-actions[bot]
9ed64787fd
chore: release 0.10.0 ( #232 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-12-08 12:10:11 -05:00
github-actions[bot]
e8b622e1aa
chore: release 0.9.0 ( #200 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-11-06 15:28:03 -05:00
github-actions[bot]
d59af679b2
chore: release 0.8.0 ( #171 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-21 10:59:38 -04:00
github-actions[bot]
40962fc645
chore: release 0.7.0 ( #116 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-09-24 14:33:31 -04:00
Lance Ball
8a60c5e0c4
feat(ci/cd): add release-please for automated release management
...
This commit adds release-please as a github action, replacing the
develop, main and releases actions. Now, with each commit to main, a PR
is either created or updated with the contents of all changes since the
last release. When this PR is landed, a tag and branch are created, and
the build artifacts (binaries) are uploaded as part of a regular github
release.
A practical result of this landing will be that all work will subsequently
happen on the `main` branch (aside from backport releases) and the `develop`
branch will no longer be used.
When this is landed on `main`, a release will not be created as per usual.
Instead, a PR will be created with the contents of the changes since the
last release.
2020-09-10 09:49:54 -04:00