Skip to content

v0.25.2

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 20:25
· 60 commits to refs/heads/main since this release
345d648

✨ New Features

  • feat: Allow configuring dataset location in BigQueryCache (#689) - Thanks, @honzabilek4!

⚙️ CI Updates (Under the Hood)

Show/Hide
  • ci: Bump actions/create-github-app-token from 1 to 2 (#690)
  • ci: Use GitHub App token for CI workflow (#687)
  • ci: use pre-built 'get-pr' action (#686)
  • ci: update checks-action to post status to the Airbyte repository (#685)
  • ci: add check statuses to PRs from slash command execution (#683)
  • ci: Add JUnit XML output to pytest and publish test results to PRs (#677)
  • ci: add "not flaky" condition to on-demand test workflow (#678)