Skip to content

ci: add x-access-token user to make.sh script#3004

Merged
MattDevy merged 1 commit into
mainfrom
ci/make-codegen-gh-user
Jul 10, 2026
Merged

ci: add x-access-token user to make.sh script#3004
MattDevy merged 1 commit into
mainfrom
ci/make-codegen-gh-user

Conversation

@MattDevy

Copy link
Copy Markdown
Contributor

Codegen is failing since switching to ephemeral tokens with fatal: could not read Password for 'https://***@github.com': No such device or address

This is working for elasticsearch-js which uses https://x-access-token:$CLIENTS_GITHUB_TOKEN@github.com/elastic/elastic-client-generator-js.git

Codegen is failing since switching to ephemeral tokens with `fatal: could not read Password for 'https://***@github.com': No such device or address` 

This is working for [elasticsearch-js](https://github.com/elastic/elasticsearch-js/blob/4b336837419c49d3faee6ac34dbf7e3f10e7df80/.github/make.sh#L179) which uses `https://x-access-token:$CLIENTS_GITHUB_TOKEN@github.com/elastic/elastic-client-generator-js.git`
@MattDevy
MattDevy requested a review from a team July 10, 2026 09:35
@MattDevy
MattDevy merged commit ee496b2 into main Jul 10, 2026
16 checks passed
@MattDevy
MattDevy deleted the ci/make-codegen-gh-user branch July 10, 2026 12:42
MattDevy added a commit that referenced this pull request Jul 15, 2026
Codegen is failing since switching to ephemeral tokens with `fatal: could not read Password for 'https://***@github.com': No such device or address`

This is working for [elasticsearch-js](https://github.com/elastic/elasticsearch-js/blob/4b336837419c49d3faee6ac34dbf7e3f10e7df80/.github/make.sh#L179) which uses `https://x-access-token:$CLIENTS_GITHUB_TOKEN@github.com/elastic/elastic-client-generator-js.git`

(cherry picked from commit ee496b2)
MattDevy added a commit that referenced this pull request Jul 15, 2026
Codegen is failing since switching to ephemeral tokens with `fatal: could not read Password for 'https://***@github.com': No such device or address`

This is working for [elasticsearch-js](https://github.com/elastic/elasticsearch-js/blob/4b336837419c49d3faee6ac34dbf7e3f10e7df80/.github/make.sh#L179) which uses `https://x-access-token:$CLIENTS_GITHUB_TOKEN@github.com/elastic/elastic-client-generator-js.git`

(cherry picked from commit ee496b2)
MattDevy added a commit that referenced this pull request Jul 15, 2026
Codegen is failing since switching to ephemeral tokens with `fatal: could not read Password for 'https://***@github.com': No such device or address`

This is working for [elasticsearch-js](https://github.com/elastic/elasticsearch-js/blob/4b336837419c49d3faee6ac34dbf7e3f10e7df80/.github/make.sh#L179) which uses `https://x-access-token:$CLIENTS_GITHUB_TOKEN@github.com/elastic/elastic-client-generator-js.git`

(cherry picked from commit ee496b2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants