Skip to content

Commit

Permalink
Merge pull request #57 from tomzo/automate-build
Browse files Browse the repository at this point in the history
Add automated plugin build and release via GitHub actions
  • Loading branch information
chadlwilson authored Jul 20, 2023
2 parents 1b6023a + 7167f67 commit 78d49e3
Show file tree
Hide file tree
Showing 47 changed files with 428 additions and 804 deletions.
147 changes: 0 additions & 147 deletions .build/docker-ops

This file was deleted.

234 changes: 0 additions & 234 deletions .build/releaser

This file was deleted.

8 changes: 0 additions & 8 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@

If you are submitting a new feature then please do a **minor version bump** by
```
./tasks.sh set_version 0.X.0
```

If you are submitting a fix, then do not change any versions as patch bump is made right after each release.

PR should contain:
- tests of new/changed behavior
- documentation if adding new feature
Expand Down
Loading

0 comments on commit 78d49e3

Please sign in to comment.