diffplug / diffplug/blowdryer-diffplug

GitHub deploy

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.