8000 Tags · flyteorg/flytestdlib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Tags: flyteorg/flytestdlib

Tags

v1.0.25

Toggle v1.0.25's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add deprecation message (#166)

Signed-off-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>
Co-authored-by: Eduardo Apolinario <eapolinario@users.noreply.github.com>

v1.0.24

Toggle v1.0.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Only enqueue non-terminal tasks (#164)

Signed-off-by: Kevin Su <pingsutw@apache.org>

v1.0.23

Toggle v1.0.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updating boilerplate to lock golangci-lint version (#163)

Signed-off-by: Daniel Rammer <daniel@union.ai>

v1.0.22

Toggle v1.0.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bumping stow version (#162)

v1.0.21

Toggle v1.0.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove welcomebot from boilerplate (#161)

Signed-off-by: eduardo apolinario <eapolinario@users.noreply.github.com>
Co-authored-by: eduardo apolinario <eapolinario@users.noreply.github.com>

v1.0.20

Toggle v1.0.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Stow head etag (#160)

* Implement Etag() in storage layer

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* go mod tidy

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* Actually propagating etag

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* Implement UnionMeta store

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* Allow registeration of additional stow stores

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* Support grpc NotFound in IsNotFound()

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* correct error code check

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* Cleanup

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* more cleanup

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* PR Feedback

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* lint and nits

Signed-off-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com>

---------

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>
Signed-off-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com>
Co-authored-by: Yee Hing Tong <wild-endeavor@users.noreply.github.com>

v1.0.19

Toggle v1.0.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Extend length of docs section to 120 characters (#159)

Signed-off-by: eduardo apolinario <eapolinario@users.noreply.github.com>
Co-authored-by: eduardo apolinario <eapolinario@users.noreply.github.com>

v1.0.18

Toggle v1.0.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update .goreleaser.yml (#158)

v1.0.17

Toggle v1.0.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a new requestID to Log fields (#157)

* Add a new requestID to Log fields

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* Also set the requestID on grpc outgoing requests

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* set key and value

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* lint :(

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* Use more commonly used string for request id

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* using request-id instead per PR Comment discussion

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* reverting to x- prefix to keep OOB behavior sane

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

---------

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

v1.0.16

Toggle v1.0.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add git branch to version package (#151)

* Add git branch to version package

Signed-off-by: Iaroslav Ciupin <iaroslav@union.ai>
0