File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11# Checklist for making a Solidity release
22
33## Requirements
4- - [ ] GitHub account with access to [ solidity] ( https://github.com/argotorg/solidity ) , [ solc-js] ( https://github.com/argotorg/solc-js ) ,
4+ - GitHub account with access to [ solidity] ( https://github.com/argotorg/solidity ) , [ solc-js] ( https://github.com/argotorg/solc-js ) ,
55 [ solc-bin] ( https://github.com/argotorg/solc-bin ) , [ solidity-website] ( https://github.com/argotorg/solidity-website ) .
6- - [ ] Personal Access Token (PAT) with ` write:packages ` scope to access Github's container registry.
6+ - Personal Access Token (PAT) with ` write:packages ` scope to access Github's container registry.
77 You can generate one by visiting https://github.com/settings/tokens/new?scopes=write:packages .
8- - [ ] Ubuntu/Debian dependencies of the Docker script: ` docker-buildx ` .
9- - [ ] [ npm Registry] ( https://www.npmjs.com ) account added as a collaborator for the [ ` solc ` package] ( https://www.npmjs.com/package/solc ) .
10- - [ ] Access to the [ solidity_lang Twitter account] ( https://twitter.com/solidity_lang ) .
11- - [ ] [ Reddit] ( https://www.reddit.com ) account that is at least 10 days old with a minimum of 20 comment karma (` /r/ethereum ` requirements).
8+ - Ubuntu/Debian dependencies of the Docker script: ` docker-buildx ` .
9+ - [ npm Registry] ( https://www.npmjs.com ) account added as a collaborator for the [ ` solc ` package] ( https://www.npmjs.com/package/solc ) .
10+ - Access to the [ solidity_lang Twitter account] ( https://twitter.com/solidity_lang ) .
11+ - [ Reddit] ( https://www.reddit.com ) account that is at least 10 days old with a minimum of 20 comment karma (` /r/ethereum ` requirements).
1212
1313## Full release
1414
You can’t perform that action at this time.
0 commit comments