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
The integration test runs on lakefs:latest, which is really nice: that is the most important target to support. Unfortunately it only runs on PRs and pulls to main. So we typically only discover an integration issue when we want to add to the provider. This just happened in #42.
Add:
An additional "scheduled" trigger to the integration test.
A badge to the README.
(Ideally) some way to get notified when things start failing.
The text was updated successfully, but these errors were encountered:
The integration test runs on lakefs:latest, which is really nice: that is the most important target to support. Unfortunately it only runs on PRs and pulls to main. So we typically only discover an integration issue when we want to add to the provider. This just happened in #42.
Add:
The text was updated successfully, but these errors were encountered: