livepeer / go-livepeer

Official Go implementation of the Livepeer protocol
http://livepeer.org
MIT License
538 stars 169 forks source link

ci(ai): add temporary ai-video latest binary url upload #3142

Closed rickstaa closed 1 month ago

rickstaa commented 1 month ago

What does this pull request do? Explain your changes. (required)

This pull request ensures that the build.yaml action script also creates a release under a ai-video/latest path. This was done to simplify the binary installation in the docs.

[!WARNING] This logic may fail if additional tags are created on the ai-video branch. However, because this is a temporary solution and the ai-video branch follows a distinct versioning scheme separate from the main branch, investing in extra engineering was deemed unnecessary.

Specific updates (required)

How did you test each of these updates (required)

Does this pull request close any open issues?

Checklist: