Skip to content

Commit 78d49e3

Browse files
authored
Merge pull request #57 from tomzo/automate-build
Add automated plugin build and release via GitHub actions
2 parents 1b6023a + 7167f67 commit 78d49e3

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+428
-804
lines changed

.build/docker-ops

Lines changed: 0 additions & 147 deletions
This file was deleted.

.build/releaser

Lines changed: 0 additions & 234 deletions
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
2-
If you are submitting a new feature then please do a **minor version bump** by
3-
```
4-
./tasks.sh set_version 0.X.0
5-
```
6-
7-
If you are submitting a fix, then do not change any versions as patch bump is made right after each release.
8-
91
PR should contain:
102
- tests of new/changed behavior
113
- documentation if adding new feature

0 commit comments

Comments
 (0)