This website requires JavaScript.
Explore
Help
Sign In
github
/
drone
Watch
5
Star
0
Fork
0
You've already forked drone
mirror of
https://github.com/harness/drone.git
synced
2025-05-03 20:52:54 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ad8f74ce71
drone
/
blob
History
Marko Gaćeša
ad8f74ce71
feat: [CODE-2531]: replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist) (
#3036
)
...
* replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist)
2024-11-22 12:17:56 +00:00
..
config.go
[Config] Ensure time related config elements are of type
time.Duration
(
#813
)
2023-11-18 00:50:49 +00:00
filesystem.go
feat: [CODE-2531]: replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist) (
#3036
)
2024-11-22 12:17:56 +00:00
gcs.go
fix: [CODE-2625]: Improve Error Handling for
blob
upload errors (
#2870
)
2024-10-25 19:08:17 +00:00
interface.go
feat: Update token source impersonation and add expiration check (
#815
)
2023-11-27 14:41:39 +00:00
wire.go
feat: Update token source impersonation and add expiration check (
#815
)
2023-11-27 14:41:39 +00:00