You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve tag filtering functions, general cleanup, package updates. (#8)
* Add latest version display for workloads and implement next_run function for scheduler
* Update GitHub Actions workflow for dev branch and improve Docker image build process
* Add `/site/` directory to `.gitignore` for exclusion
* Refactor scheduler service by removing redundant next_run function
* Set max_tags to 1500 to ensure all tags return.
Handle multiple newer versions to ensure only latest version is returned.
Ensure include and exclude filters can be applied.
0 commit comments