diffplug / diffplug/blowdryer-diffplug
GitHub deploy
- Langage dominant
- Java
- Étoiles
- 0
- Forks
- 1
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
## Operating
- put `release` at master
- go to actions and publish from release branch
- when done, put `master` to `release`
## Initial setup
- Go to https://github.com/settings/tokens?type=beta
- Generate new fine-grained access token named `$repo-yyyy`
- Expiration custom ${today + one year}
- Resource owner DiffPlug
- Only select repositories -> pick the repo it will be used for
- Permissions -> content RW
- Create token
- Copy it into as repository secret named `GH_TOKEN` https://github.com/diffplug/`$REPO`/settings/secrets/actions
- TODO: create repo environment that required my approval, put GH_TOKEN into that
- Go to https://github.com/organizations/diffplug/settings/secrets/actions and give access to
- NEXUS_USER
- NEXUS_PASS64
- GPG_PASSPHRASE
- GPG_KEY64
- GRADLE_KEY
- GRADLE_SECRET
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.