49: Use a Personal Access Token to access private modules. #4

Merged
roysc merged 6 commits from telackey/49b into wip 2023-07-07 04:36:32 +00:00
Member

I left it unchanged in the PR, but I would recommend a variable name other than GITEA_TOKEN, as I suspect that will be used by Gitea at some future date--like Github use GITHUB_TOKEN--and cause confusion since this is not the same token.

Something like GIT_VDB_TO_TOKEN might do, since we could follow the HOST_NAME_TOKEN pattern for other repos if needed.

I left it unchanged in the PR, but I would recommend a variable name other than `GITEA_TOKEN`, as I suspect that will be used by Gitea at some future date--like Github use `GITHUB_TOKEN`--and cause confusion since this is not the same token. Something like `GIT_VDB_TO_TOKEN` might do, since we could follow the `HOST_NAME_TOKEN` pattern for other repos if needed.
telackey added 1 commit 2023-07-06 19:55:19 +00:00
49: Use a Personal Access Token to access private modulees.
Some checks failed
Test / Run unit tests (pull_request) Failing after 47s
Test / Run integration tests (pull_request) Failing after 21s
252a4015c4
telackey changed title from 49: Use a Personal Access Token to access private modulees. to 49: Use a Personal Access Token to access private modules. 2023-07-06 19:55:25 +00:00
telackey added 1 commit 2023-07-06 20:05:17 +00:00
Normalize var name.
Some checks failed
Test / Run unit tests (pull_request) Failing after 46s
Test / Run integration tests (pull_request) Failing after 20s
0e3a61c630
telackey added 1 commit 2023-07-06 20:05:58 +00:00
Restore comment
Some checks failed
Test / Run unit tests (pull_request) Failing after 51s
Test / Run integration tests (pull_request) Failing after 20s
539f2a5586
telackey added 1 commit 2023-07-06 20:07:42 +00:00
Minimize changes.
Some checks failed
Test / Run unit tests (pull_request) Failing after 52s
Test / Run integration tests (pull_request) Failing after 20s
eae5689af2
telackey added 1 commit 2023-07-06 20:08:25 +00:00
Minimize changes.
Some checks failed
Test / Run unit tests (pull_request) Failing after 53s
Test / Run integration tests (pull_request) Failing after 25s
f0750e32fb
telackey added 1 commit 2023-07-06 20:32:29 +00:00
Simplify slightly.
Some checks failed
Test / Run unit tests (pull_request) Failing after 46s
Test / Run integration tests (pull_request) Failing after 22s
0b9b571ec9
roysc approved these changes 2023-07-07 04:32:12 +00:00
roysc left a comment
Member

LGTM, much simpler

LGTM, much simpler
roysc merged commit 2bd312f0d0 into wip 2023-07-07 04:36:32 +00:00
roysc deleted branch telackey/49b 2023-07-07 04:36:32 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/plugeth-statediff#4
No description provided.