Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ioki-mobility/gradlewrapperupgrader
Automation to upgrade Gradle wrappers across the ioki-mobility GitHub organisation repositories.
https://github.com/ioki-mobility/gradlewrapperupgrader
Last synced: 13 days ago
JSON representation
Automation to upgrade Gradle wrappers across the ioki-mobility GitHub organisation repositories.
- Host: GitHub
- URL: https://github.com/ioki-mobility/gradlewrapperupgrader
- Owner: ioki-mobility
- License: mit
- Created: 2023-11-06T10:21:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-22T17:59:07.000Z (14 days ago)
- Last Synced: 2024-12-22T18:34:07.937Z (14 days ago)
- Homepage:
- Size: 240 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GradleWrapperUpgrader
Automation to upgrade Gradle wrappers across the ioki-mobility GitHub organisation repositories.
It uses the [Wrapper Upgrade Gradle Plugin](https://github.com/gradle/wrapper-upgrade-gradle-plugin) and [GitHub Actions](https://github.com/ioki-mobility/GradleWrapperUpgrader/blob/c907a4399dc07e7a79a39ca7ad2db70b0e4b02ca/.github/workflows/gradle-wrapper-upgrade.yml) for that.## How to add a new repo
To add a new repository to the repository you have to do the following tasks:
1. Add the new project (name) to the list in the [build.gradle.kts](https://github.com/ioki-mobility/GradleWrapperUpgrader/blob/main/build.gradle.kts) file.
2. Invite [iokibot](https://github.com/iokibot) as a contributor with **Write** access to the new project.
1. Wait that the invite got accepted by [Blackjacx](https://github.com/Blackjacx/).
3. Celebrate 🥳