dependabot[bot]
324e9207b6
Bump kentaro-m/auto-assign-action from 1.2.3 to 1.2.4 ( #1135 )
...
Bumps [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action ) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/kentaro-m/auto-assign-action/releases )
- [Commits](https://github.com/kentaro-m/auto-assign-action/compare/v1.2.3...v1.2.4 )
---
updated-dependencies:
- dependency-name: kentaro-m/auto-assign-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-14 12:27:49 +02:00
dependabot[bot]
826ee2c634
Bump kentaro-m/auto-assign-action from 1.2.1 to 1.2.3 ( #1118 )
...
Bumps [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action ) from 1.2.1 to 1.2.3.
- [Release notes](https://github.com/kentaro-m/auto-assign-action/releases )
- [Commits](https://github.com/kentaro-m/auto-assign-action/compare/v1.2.1...v1.2.3 )
---
updated-dependencies:
- dependency-name: kentaro-m/auto-assign-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-07 15:05:29 +02:00
dependabot[bot]
c7f88ad49a
Bump actions/setup-java from 2 to 3 ( #1085 )
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-11 11:15:30 +02:00
helpermethod
94ccfd0957
Do not trigger beta releases on changes to the workflows
2022-03-31 18:20:31 +01:00
dependabot[bot]
92277bfb16
Bump kentaro-m/auto-assign-action from 1.1.2 to 1.2.1
...
Bumps [kentaro-m/auto-assign-action](https://github.com/kentaro-m/auto-assign-action ) from 1.1.2 to 1.2.1.
- [Release notes](https://github.com/kentaro-m/auto-assign-action/releases )
- [Commits](https://github.com/kentaro-m/auto-assign-action/compare/v1.1.2...v1.2.1 )
---
updated-dependencies:
- dependency-name: kentaro-m/auto-assign-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-31 09:57:14 +01:00
dependabot[bot]
d8e3bf80a0
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-31 09:13:11 +01:00
Oliver Weiler
b7781e5b6c
Add dependabot.yml ( #1078 )
2022-03-31 09:31:57 +02:00
Oliver Weiler
17d70f06fb
Run jreleaserFullRelease to create files required by Homebrew ( #1071 )
2022-03-17 20:39:35 +01:00
Oliver Weiler
f61702c006
Add Homebrew support ( #1042 )
...
* Add Homebrew formula template
* Add brew packager
* Remove selfupdate functionality when installed via Homebrew
* Configure JRELEASER_HOMEBREW_GITHUB_TOKEN
* Order configuration alphabetically
2022-03-07 22:29:39 +00:00
Marco Vermeulen
1d65017c15
Clarify feature request template.
2022-02-06 14:15:57 +00:00
Marco Vermeulen
cde49eb34d
Create FUNDING.yml
...
Add funding descriptor for OpenCollective.
2021-11-13 08:23:20 +00:00
Andres Almiray
ec1edb8c34
Update JReleaser configuration.
...
Remove placeholder text from changelog template
Changelog generation pulls full history
2021-11-05 21:47:37 +00:00
Andres Almiray
cd4a3aae80
Update release workflow
2021-11-01 22:24:38 +00:00
Marco Vermeulen
be0a726cb0
Pass release channel from GitHub actions to build as env parameter.
2021-10-07 23:20:21 +01:00
Marco Vermeulen
b138bcbb37
Simplify java setup in gh actions.
2021-08-22 11:33:03 +01:00
Marco Vermeulen
510a801d1a
Fix bad formatting in release workflow.
2021-08-21 16:15:31 +01:00
Marco Vermeulen
20d564a2ca
Use sdkman GH action to setup Java in beta and release workflows.
2021-08-21 15:57:47 +01:00
Marco Vermeulen
0800fe7f7f
Only run beta and release workflows on main repo.
2021-08-21 15:48:41 +01:00
Marco Vermeulen
9ed5725171
Only run beta and release workflows on main repo.
2021-08-21 15:36:38 +01:00
Marco Vermeulen
8e25edad57
Use sdkman GH action for Java in PRs.
2021-08-21 15:00:56 +01:00
Marco Vermeulen
4b4822dfc9
Update bug_report.md
...
Update the GH bug report template.
2021-08-07 10:59:48 +01:00
Marco Vermeulen
3d6c27e20b
Change order of get-release in github release action.
2021-07-18 18:11:28 +01:00
Marco Vermeulen
b433c834fa
Add Twitter integration for releases.
2021-07-18 18:05:27 +01:00
Marco Vermeulen
cc1358baa7
Run PR checks against feature branch head.
2021-07-12 20:36:45 +01:00
Marco Vermeulen
164b0acbc7
Code formatting.
2021-07-04 16:51:28 +01:00
Marco Vermeulen
50c9f452b1
Rename master release to latest.
2021-06-21 21:38:43 +01:00
Marco Vermeulen
a98028a465
Improve release script and workflows.
2021-06-21 17:38:52 +01:00
Marco Vermeulen
6d7092120d
Further improve propagation of secrets to mongo helper in beta action.
2021-06-21 13:50:24 +01:00
Marco Vermeulen
bb7487ebc6
Improve propagation of secrets to mongo helper in beta action.
2021-06-21 09:22:22 +01:00
Marco Vermeulen
a91ba97aaf
Propagate secrets to mongo helper in beta action.
2021-06-21 09:11:45 +01:00
Marco Vermeulen
f17e0530c2
Use mongodb 3.2 in beta release
2021-06-21 08:35:07 +01:00
Marco Vermeulen
2c1bd21209
Attempt release of beta to mongodb.
2021-06-21 08:17:13 +01:00
Marco Vermeulen
7828972d98
Tweak PR action.
2021-06-20 20:08:03 +01:00
Marco Vermeulen
13a01e1813
Collapse test and assign actions.
2021-06-20 19:49:11 +01:00
Marco Vermeulen
b0cfac32a3
Fix test action on PRs to master.
2021-06-20 19:49:11 +01:00
Marco Vermeulen
4d9a523543
Simplify beta release action.
2021-06-20 19:49:11 +01:00
Marco Vermeulen
c330e198bb
Simplify release action.
2021-06-20 19:49:11 +01:00
Marco Vermeulen
8d6d38e66b
Introduce beta release.
2021-06-20 19:49:11 +01:00
Marco Vermeulen
a19e4d4bbd
Fix breakage.
2021-06-20 19:49:11 +01:00
Marco Vermeulen
30455e089f
Various improvements on build pipeline.
2021-06-20 19:49:11 +01:00
Marco Vermeulen
4b2723bc69
Simplify and improve build configuraton.
2021-06-20 17:56:29 +01:00
Marco Vermeulen
9709ed2554
Fix release command line in github action.
2021-06-20 01:14:27 +01:00
Marco Vermeulen
454c5e4f2e
Use set-output to propagate release tag.
2021-06-20 01:10:16 +01:00
Marco Vermeulen
52dd046660
Propagate tag on release action.
2021-06-20 01:04:08 +01:00
Marco Vermeulen
be5ca86d97
Use checkout v2 for release github action.
2021-06-20 01:03:33 +01:00
Marco Vermeulen
84f1801180
Initial github flow for release.
2021-06-20 00:44:12 +01:00
Marco Vermeulen
84aa3c40d2
Rename build
2021-06-20 00:44:12 +01:00
Marco Vermeulen
49b6b9cd63
Add initial github workflow.
2021-06-16 21:37:04 +01:00
Michael G
ece7ad05c4
Add GitHub issue templates for bugs, features, support and PRs ( #755 )
...
* Add GitHub issue templates for bugs, features, support and PRs
Issues are either a bug report, feature request or support request. Labels
are automaticaly added to the issues respectively: bug, enhancement, support.
The templates suggest using the Slack before opening an issue, but no longer
say it is a hard requirement. This might give a more inclusive impression to
people reporting who are not Slack users.
* List more information that should be provided for new issues
2020-05-07 19:20:14 +01:00