Skip to content

v0.22.0

Choose a tag to compare

@andrew-anyscale andrew-anyscale released this 02 Jan 19:09
· 96 commits to main since this release
012d993

RayCI

  • Added Conditional Testing, configured by environment variable RAYCI_TAG_RULE_FILES. (#317, #318, #319, #320, #321, #324, #326, #331)
    • Implemented TagRule + parser (including default/fallback tags and default/fallthrough directives). (#317, #318, #319, #324, #326)
    • Added tag analysis + TagFilterCommand. (#321, #331)
    • Added git_client + tests. (#320)
  • jobEnvImage now supports full image references. (#325)
  • Use different artifact paths for different builds. (#312)
  • Removed Intel macOS testing. (#311)
  • Pass through additional Buildkite environment variables. (#310)

Wanda

  • Added symlink handling in walkFilesInDir and tarFile. (#328)
  • Added RAYCI_WANDA_ALWAYS_REBUILD. (#322)
  • Log wanda exec args. (#313)

Full Changelog: v0.21.0...v0.22.0