Skip to content

feat: add gtoken get credentials#809

Merged
miguelvelezsa merged 60 commits intomainfrom
feat-add-gtoken-get-credentials
Dec 2, 2025
Merged

feat: add gtoken get credentials#809
miguelvelezsa merged 60 commits intomainfrom
feat-add-gtoken-get-credentials

Conversation

@miguelvelezsa
Copy link
Contributor

@miguelvelezsa miguelvelezsa commented Nov 14, 2025

BEGIN_COMMIT_OVERRIDE
build: add gtoken get credentials
END_COMMIT_OVERRIDE

Third PR for #841.

Creation of getCredentials function. We are having the function in separate file instead of a private method in the GoogleToken class https://github.com/googleapis/node-gtoken/blob/main/esm/src/index.ts#L178.

@miguelvelezsa miguelvelezsa requested a review from a team as a code owner November 14, 2025 23:40
miguelvelezsa and others added 20 commits November 17, 2025 09:47
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
…submit workflows (#828)

* build: remove wrong field in workflows

* build: use dorny/paths-filter in presubmit and continous workflows
Co-authored-by: miguel <miguelvelezsa@google.com>
* fix: upgrade rimraf dependency and move it to dev dependencies

* fix: move rimraf to dev dependency
@miguelvelezsa miguelvelezsa changed the base branch from main to feat-add-gtoken-error-with-code November 24, 2025 20:38
sofisl
sofisl previously approved these changes Nov 26, 2025
Base automatically changed from feat-add-gtoken-error-with-code to main December 1, 2025 21:15
@miguelvelezsa miguelvelezsa dismissed sofisl’s stale review December 1, 2025 21:15

The base branch was changed.

quirogas
quirogas previously approved these changes Dec 2, 2025
Copy link
Contributor

@quirogas quirogas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Had two small comments/questions.

@miguelvelezsa miguelvelezsa merged commit 3d6ffec into main Dec 2, 2025
12 checks passed
@miguelvelezsa miguelvelezsa deleted the feat-add-gtoken-get-credentials branch December 2, 2025 22:36
@release-please release-please bot mentioned this pull request Dec 2, 2025
miguelvelezsa added a commit that referenced this pull request Dec 3, 2025
* chore(deps): update dependency jsdoc-region-tag to v4 (#831)

* build: calculate changes instead of using external action (#834)

* chore: fix lint

* build: use temp dir in credentials test

* build: added error message in case of invalid json

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: feywind <57276408+feywind@users.noreply.github.com>
Co-authored-by: Mend Renovate <bot@renovateapp.com>
Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
miguelvelezsa added a commit that referenced this pull request Dec 3, 2025
* chore(deps): update dependency jsdoc-region-tag to v4 (#831)

* build: calculate changes instead of using external action (#834)

* chore: fix lint

* build: use temp dir in credentials test

* build: added error message in case of invalid json

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: feywind <57276408+feywind@users.noreply.github.com>
Co-authored-by: Mend Renovate <bot@renovateapp.com>
Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
miguelvelezsa added a commit that referenced this pull request Dec 3, 2025
* chore(deps): update dependency jsdoc-region-tag to v4 (#831)

* build: calculate changes instead of using external action (#834)

* chore: fix lint

* build: use temp dir in credentials test

* build: added error message in case of invalid json

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: feywind <57276408+feywind@users.noreply.github.com>
Co-authored-by: Mend Renovate <bot@renovateapp.com>
Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
miguelvelezsa added a commit that referenced this pull request Dec 4, 2025
* chore(deps): update dependency jsdoc-region-tag to v4 (#831)

* build: calculate changes instead of using external action (#834)

* chore: fix lint

* build: use temp dir in credentials test

* build: added error message in case of invalid json

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: feywind <57276408+feywind@users.noreply.github.com>
Co-authored-by: Mend Renovate <bot@renovateapp.com>
Co-authored-by: sofisl <55454395+sofisl@users.noreply.github.com>
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.

5 participants