GitHub deploy
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
Research direction
No files, tests, or entry points are named. Start by checking the repository's GitHub Actions configuration and comparing it with the operating and initial setup steps; done means the deployment procedure and the outstanding environment approval and secret setup are accurate and complete.
Written by the indexing model from the issue text.
Description
Operating
- put
releaseat master - go to actions and publish from release branch
- when done, put
mastertorelease
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_TOKENhttps://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
- Dominant language
- Java
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from diffplug/blowdryer-diffplug
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
All issues in diffplug/blowdryer-diffplug
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
elastic/gradle-plugins#157 ·
-
enhancement Tools
Difficulty 1/5 Under an hour Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
apache/rocketmq-dashboard#5008 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
DETECT_PARAMETER_NAMES=false silently disables @ConstructorProperties-based Creator detection too Open
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
FasterXML/jackson-databind#6229 ·