forked from subspacecloud/subspace
-
Notifications
You must be signed in to change notification settings - Fork 131
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 63f9ffe Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu Jun 3 09:40:48 2021 +0200 docs: add gchamon as a contributor (#185) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> commit f3f0c8e Author: Gabriel Chamon Araujo <[email protected]> Date: Thu Jun 3 04:30:10 2021 -0300 added option to disable dns in wireguard conf (#168) * added option to disable dns in wireguard conf * updated readme * adding suggested edits - adding example in both docker and docker-compose commands - changing disableDNS from string to bool - removing the DNS line altogether - disabling dnsmasq service if dns is disabled commit e3cf519 Author: Jack <[email protected]> Date: Thu May 20 14:45:09 2021 +0100 feature: Add release-drafter to project (#172) * Add release-drafter to project * Extend release-drafter for features and refactor commit dda5a7e Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu May 20 14:18:05 2021 +0200 docs: add Coffeeri as a contributor (#183) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> commit fbd481c Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu May 20 14:06:09 2021 +0200 docs: add Freekers as a contributor (#182) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> commit 1ef43bc Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu May 20 14:03:14 2021 +0200 docs: add dovreshef as a contributor (#181) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> commit 6490762 Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu May 20 14:02:21 2021 +0200 docs: add miki725 as a contributor (#180) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> commit 1e86175 Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu May 20 14:01:28 2021 +0200 docs: add d3473r as a contributor (#179) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> commit 4f221ca Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu May 20 13:59:19 2021 +0200 docs: add vojta7 as a contributor (#178) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> commit 7bf0af9 Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu May 20 13:57:51 2021 +0200 docs: add SGudbrandsson as a contributor (#177) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> commit 6570b64 Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu May 20 13:48:43 2021 +0200 docs: add sinanmohd as a contributor (#176) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> commit 0fa7706 Author: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu May 20 13:47:27 2021 +0200 docs: add nhamlh as a contributor (#175) * docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
- Loading branch information
Adrián González Barbosa
committed
Jun 3, 2021
1 parent
e4e507f
commit bf8db26
Showing
6 changed files
with
210 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
# Config for https://github.com/apps/release-drafter | ||
name-template: 'v$NEXT_MINOR_VERSION (🌈 Insert Release Name)' | ||
tag-template: 'v$NEXT_MINOR_VERSION' | ||
categories: | ||
- title: 'Dependency Updates' | ||
label: 'dependencies' | ||
- title: '🚀 Features' | ||
labels: | ||
- 'feature' | ||
- 'enhancement' | ||
- title: '🐛 Bug Fixes' | ||
labels: | ||
- 'fix' | ||
- 'bugfix' | ||
- 'bug' | ||
exclude-labels: | ||
- 'skip-changelog' | ||
autolabeler: | ||
- label: 'documentation' | ||
files: | ||
- '*.md' | ||
branch: | ||
- '/docs{0,1}\/.+/' | ||
title: | ||
- '/docs/i' | ||
- label: 'bug' | ||
branch: | ||
- '/fix\/.+/' | ||
title: | ||
- '/fix/i' | ||
- label: 'enhancement' | ||
branch: | ||
- '/feature\/.+/' | ||
body: | ||
- '/feature{0,1}\/.+/' | ||
title: | ||
- '/feature/i' | ||
- label: 'refactor' | ||
branch: | ||
- '/refactor\/.+/' | ||
title: | ||
- '/refactor/i' | ||
template: | | ||
## Changes | ||
$CHANGES | ||
## Upgrading | ||
To upgrade, swap your docker-tags | ||
```diff | ||
- subspacecommunity/subspace:$PREVIOUS_TAG | ||
+ subspacecommunity/subspace:$NEXT_MINOR_VERSION | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
name: Draft Release | ||
|
||
on: | ||
push: | ||
branches: | ||
- master | ||
|
||
jobs: | ||
update_release_draft: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- uses: release-drafter/release-drafter@v5 | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters