Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Update JFrog GitHub OIDC setup docs #37596

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

Merged
merged 42 commits into from
Jun 10, 2025
Merged
Changes from 1 commit
Commits
Show all changes
42 commits
Select commit Hold shift + click to select a range
8c8514c
Update JFrog GitHub OIDC setup docs
EyalDelarea Apr 17, 2025
8aca661
Merge branch 'main' into update_jfrog_docs
EyalDelarea Apr 17, 2025
7c0f732
Remove note section
EyalDelarea Apr 17, 2025
b6e661d
Merge branch 'update_jfrog_docs' of https://github.com/EyalDelarea/do…
EyalDelarea Apr 17, 2025
d295d1a
Merge branch 'main' of https://github.com/github/docs into update_jfr…
EyalDelarea Apr 17, 2025
9c67e23
Fix diff
EyalDelarea Apr 17, 2025
adb9081
CR
EyalDelarea Apr 20, 2025
5152bae
Merge branch 'main' of https://github.com/github/docs into update_jfr…
EyalDelarea Apr 20, 2025
9246dee
Remove unused variable
EyalDelarea Apr 20, 2025
48859cf
Update
EyalDelarea Apr 21, 2025
a1ca515
Update
EyalDelarea Apr 24, 2025
ed8ab47
Update
EyalDelarea Apr 24, 2025
1d1b453
Remove unneeded link
EyalDelarea Apr 27, 2025
25123d1
Merge branch 'main' of https://github.com/github/docs into update_jfr…
EyalDelarea Apr 27, 2025
554c351
Update
EyalDelarea Apr 27, 2025
c219ce1
Merge branch 'main' of https://github.com/github/docs into update_jfr…
EyalDelarea May 4, 2025
33afa50
Remove the security section
EyalDelarea May 4, 2025
2162642
Update
EyalDelarea May 4, 2025
14c5fee
Merge branch 'main' into update_jfrog_docs
EyalDelarea May 5, 2025
9554cc2
Merge branch 'main' into update_jfrog_docs
EyalDelarea May 12, 2025
6ff7f79
CR
EyalDelarea May 12, 2025
b855d02
Merge branch 'update_jfrog_docs' of https://github.com/EyalDelarea/do…
EyalDelarea May 12, 2025
3126895
Merge branch 'main' into update_jfrog_docs
EyalDelarea May 12, 2025
970249b
Merge branch 'main' into update_jfrog_docs
EyalDelarea May 13, 2025
e3cba36
Merge branch 'main' into update_jfrog_docs
EyalDelarea May 13, 2025
01a424a
Merge branch 'main' into update_jfrog_docs
EyalDelarea May 14, 2025
43a087d
Merge branch 'main' into update_jfrog_docs
EyalDelarea May 18, 2025
fe5153a
Merge branch 'main' into update_jfrog_docs
EyalDelarea May 22, 2025
b2d7317
Merge branch 'main' into update_jfrog_docs
subatoi May 28, 2025
285c775
Merge branch 'main' into update_jfrog_docs
subatoi May 28, 2025
0398058
Merge branch 'main' into update_jfrog_docs
EyalDelarea May 29, 2025
b106ed2
Merge branch 'main' into update_jfrog_docs
mchammer01 Jun 2, 2025
593a6e6
Update content/actions/security-for-github-actions/security-hardening…
Sharra-writes Jun 10, 2025
49faf4b
Update content/actions/security-for-github-actions/security-hardening…
Sharra-writes Jun 10, 2025
b4c7289
Update content/actions/security-for-github-actions/security-hardening…
Sharra-writes Jun 10, 2025
44f50ef
Update content/actions/security-for-github-actions/security-hardening…
Sharra-writes Jun 10, 2025
8cfd126
Update content/actions/security-for-github-actions/security-hardening…
Sharra-writes Jun 10, 2025
c09a196
Update content/actions/security-for-github-actions/security-hardening…
Sharra-writes Jun 10, 2025
2b0d5d6
Update content/actions/security-for-github-actions/security-hardening…
Sharra-writes Jun 10, 2025
a038a1f
Update content/actions/security-for-github-actions/security-hardening…
Sharra-writes Jun 10, 2025
b87b607
Update content/actions/security-for-github-actions/security-hardening…
Sharra-writes Jun 10, 2025
8ac015e
Merge branch 'main' into update_jfrog_docs
Sharra-writes Jun 10, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update
  • Loading branch information
EyalDelarea committed May 4, 2025
commit 2162642b41b74ba20e7a1ac8f3716486382eadff
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
with:
JF_URL: ${{ env.JF_URL }}
oidc-provider-name: 'YOUR_PROVIDER_NAME'
oidc-audience: 'YOUR_AUDIENCE'
oidc-audience: 'YOUR_AUDIENCE' # This is optional

- name: Upload artifact
run: jf rt upload "dist/*.zip" my-repo/
Expand Down
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.