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

Sign up
Appearance settings

Releases: jfrog/fly-action

v1.7.1

11 Jun 09:05
@igalsi-t igalsi-t

Choose a tag to compare

Assets 2
Loading

v1.7.0

08 Jun 14:14
@yahavi yahavi
483038c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Loading

v1.6.11

02 Jun 14:18
@sverdlov93 sverdlov93
1939b62
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Improvements 🌱

  • Retry GitHub OIDC token fetch and refresh dependencies by @sverdlov93 in #64

Full Changelog: v1...v1.6.11

Contributors

sverdlov93
Loading

v1.6.10

28 May 10:47
@igalsi-t igalsi-t
86c517f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • Add docker support to distribute sub-action by @igalsi-t in #62

Other Changes 📚

  • docs: add product overview and install section to README by @orfattal in #63

New Contributors

Full Changelog: v1...v1.6.10

Contributors

orfattal and igalsi-t
Loading

v1.6.9

18 May 11:59
@omerzi omerzi
5a869ad
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Export FLY_USER from OIDC response for docker/helm login by @sverdlov93 in #60

Full Changelog: v1...v1.6.9

Contributors

sverdlov93
Loading

v1.6.8

14 May 13:24
@yahavi yahavi
d8b2b91
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Improvements 🌱

  • Throw actionable error when OIDC id-token permission is missing by @yahavi in #59

Full Changelog: v1...v1.6.8

Contributors

yahavi
Loading

v1.6.7

12 May 13:47
@igalsi-t igalsi-t
10291b7
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Improvements 🌱

  • Make download version optional (defaults to [LATEST]) + document distribute public URLs by @igalsi-t in #55

Full Changelog: v1...v1.6.7

Contributors

igalsi-t
Loading

v1.6.6

09 May 09:42
@sverdlov93 sverdlov93
dd92029
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Retry logic for transient network failures (#58)

Adds client-side retry with exponential backoff for all three network call sites:

  • OIDC auth (fly.jfrog.ai/fly/api/v1/ci/start-oidc) — 3 attempts, 2s initial delay
  • fly setup (Go binary configuring all package managers) — 3 attempts, 5s initial delay
  • ci/end notification (tenant URL) — 3 attempts, 1s initial delay

Error classification:

  • POSIX network errors: ETIMEDOUT, ECONNRESET, ECONNREFUSED, ENOTFOUND, EPIPE, EAI_AGAIN
  • Transient HTTP status codes: 408, 429, 500, 502, 503, 504
  • Process stderr patterns: timeout, deadline exceeded, connection refused, login failed, etc.

Non-retryable errors (4xx, invalid credentials, missing fields) fail immediately without retry.

Loading

v1.6.5

09 May 08:56
@sverdlov93 sverdlov93
eb06ef2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Resolve [LATEST] redirect manually to tolerate relative Location header by @yahavi in #57

Full Changelog: v1...v1.6.5

Contributors

yahavi
Loading

v1.6.4

02 May 08:13
@sverdlov93 sverdlov93
508b59d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Improvements 🌱

Full Changelog: v1...v1.6.4

Contributors

sverdlov93
Loading
Previous 1 3 4
Previous

AltStyle によって変換されたページ (->オリジナル) /