Skip to content

add auth with oidc #3803

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 69 commits into from
Closed

add auth with oidc #3803

wants to merge 69 commits into from

Conversation

MaxRayskiy
Copy link
Contributor

No description provided.

Base automatically changed from feature/ci-stats to master December 6, 2024 08:06
@MaxRayskiy MaxRayskiy force-pushed the feature/ci-stat-hardening branch from f54e09f to 81eba1c Compare January 19, 2025 00:07
Signed-off-by: Maxim Rayskiy <max.raiskii@meshinspector.com>
…dening

# Conflicts:
#	.github/workflows/build-test-distribute.yml
#	.github/workflows/build-test-emscripten.yml
#	.github/workflows/build-test-fedora.yml
#	.github/workflows/build-test-macos.yml
#	.github/workflows/build-test-ubuntu-arm64.yml
#	.github/workflows/build-test-ubuntu-x64.yml
#	.github/workflows/build-test-windows.yml
#	scripts/devops/collect_ci_stats.py
#	scripts/devops/collect_runner_sys_stats.py
…feature/ci-stat-hardening

# Conflicts:
#	.github/workflows/build-test-distribute.yml
@MaxRayskiy MaxRayskiy requested a review from oitel March 22, 2025 05:37
raise RuntimeError(f'{resp.status_code}: {resp.text}')
headers = {
'Content-Type': 'application/json',
'Authorization': f'Bearer {os.environ.get("CI_STATS_AUTH_TOKEN")}'
Copy link
Contributor

Choose a reason for hiding this comment

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

Can be dropped in favor of the following check.

Signed-off-by: Max Raiskii <max.raiskii@meshinspector.com>
@MaxRayskiy MaxRayskiy closed this May 19, 2025
@MaxRayskiy MaxRayskiy deleted the feature/ci-stat-hardening branch May 19, 2025 16:56
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.

None yet

2 participants