Skip to content

Comments

Add support for github.com authentication token #121

Closed
konopka90 wants to merge 4 commits intohelm:mainfrom
konopka90:feature/auth
Closed

Add support for github.com authentication token #121
konopka90 wants to merge 4 commits intohelm:mainfrom
konopka90:feature/auth

Conversation

@konopka90
Copy link

Closes #120

ct.sh Outdated
fi

curl "${auth[@]}" --retry 5 --retry-delay 1 -sSLo ct.tar.gz "https://github.com/helm/chart-testing/releases/download/$version/chart-testing_${version#v}_linux_$arch.tar.gz"
cosign verify-blob --certificate $CT_CERT --signature $CT_SIG \
Copy link
Author

Choose a reason for hiding this comment

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

I have question about "cosign" - does it download "CT_CERT" and "CT_SIG" from github.com or not ?

Copy link
Author

Choose a reason for hiding this comment

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

I assume that yes so I've added manual download of the files with curl

Signed-off-by: Patryk Konopka <konopka90@gmail.com>
Signed-off-by: Patryk Konopka <konopka90@gmail.com>
@konopka90 konopka90 changed the title Add "token" option to action Add support for github.com authentication token Apr 12, 2023
Signed-off-by: Patryk Konopka <konopka90@gmail.com>
Signed-off-by: Patryk Konopka <konopka90@gmail.com>
@cpanato
Copy link
Member

cpanato commented Jul 11, 2023

@konopka90 can you rebase? thanks

@cpanato
Copy link
Member

cpanato commented Feb 20, 2026

Closing due to inactivity, feel free to open a new PR
thanks!

@cpanato cpanato closed this Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for github.com authentication token

2 participants