Christian Koop
e806e29a58
ci: Fix potentially problematic increment_version
value
2024-02-26 12:53:54 +01:00
dependabot[bot]
3b1f12a94b
Bump actions/cache from 3 to 4 ( #38 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/cache
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>
2024-02-02 08:38:20 +01:00
dependabot[bot]
d6d7d1f1bf
Bump actions/upload-artifact from 3 to 4 ( #37 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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>
2024-01-01 13:51:55 +01:00
dependabot[bot]
a539306d46
Bump actions/checkout from 3 to 4 ( #32 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2023-11-01 15:45:51 +01:00
Christian Koop
200df50bf6
GitHub Actions: Additionally upload plugin jar as build artifact
2023-06-24 16:07:23 +02:00
Christian Koop
72a5960d28
GitHub Actions: Updates build.yml
based on craftaro/GH-Commons
2023-06-24 12:42:04 +02:00
Christian Koop
a1e5c11ccb
Updates .github/FUNDING.yml to only list Craftaro+
2023-06-24 11:30:34 +02:00
Christian Koop
8e5cb2405d
GitHub Actions: Temporarily removes Deployment to the maven repository
...
We have a new template for compiling projects and publishing them but it hasn't really been designed
with API modules in mind yet and needs some smaler adjustments before being used in all projects.
I don't want to manually update all projects if I change the template workflow file.
2023-06-24 11:05:49 +02:00
Christian Koop
70741c3f7e
GitHub Actions: Switch to new Build + SonarCloud workflows
...
Based on craftaro/GH-Commons
These new workflows bring a lot of nice things - For example:
* signed jars
* Auto-Deploy to Maven Repo
* Using songoda.sprax.dev/repo/ as proxy for most repos/dependencies
* ...
2023-05-18 11:55:24 +02:00
Christian Koop
d312c6c578
Updates Dependabot, .editorconfig, .gitignore, FUNDING.yml
...
Based on craftaro/GH-Commons
2023-05-18 11:30:30 +02:00
Christian Koop
0e6e0eac55
Merge branch 'development'
2023-04-13 12:26:59 +02:00
dependabot[bot]
d38c8dadef
Bump actions/upload-artifact from 2 to 3 ( #19 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-major
...
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-19 01:10:26 +02:00
dependabot[bot]
805cfa769f
Bump actions/setup-java from 2 to 3 ( #20 )
...
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 01:10:13 +02:00
dependabot[bot]
dfaac50c3b
Bump actions/checkout from 2 to 3 ( #21 )
...
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 01:09:49 +02:00
dependabot[bot]
be850c697a
Bump actions/cache from 2 to 3 ( #22 )
...
Bumps [actions/cache](https://github.com/actions/cache ) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases )
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md )
- [Commits](https://github.com/actions/cache/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
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-19 01:09:36 +02:00
Christian Koop
f336c458c1
Update dependabot.yml
2022-09-06 22:22:55 +02:00
Christian Koop
6c55c23084
GitHub-Actions: Ignore branch full-recode
2021-07-20 19:04:07 +02:00
Christian Koop
a2fe37c3d8
GitHub-Actions: Report build result to Discord Webhook
2021-07-20 18:37:29 +02:00
Christian Koop
2b334bd900
Moved NMS into SongodaCore
2021-06-26 17:15:28 +02:00
Christian Koop
5f39f1de1b
Create FUNDING.yml
2021-06-12 15:17:33 +02:00
Christian Koop
e0507324cd
Setup SonarCloud
2021-06-12 15:17:19 +02:00
Christian Koop
fc838ce66a
Full recode (v2.0.0-ALPHA)
2021-06-12 15:17:19 +02:00