cashapp / backfila

Service that manages backfill state, calling into other services to do batched work
https://cashapp.github.io/backfila/
Apache License 2.0
31 stars 49 forks source link

Automatically release backfila #316

Closed tso closed 1 year ago

tso commented 1 year ago

This requires updates to the branch settings in the repo to update the required checks — We'll need to force merge this, wait for the build to happen on master and then update the required checks

shellderp commented 1 year ago

what is the outcome of this? it's not clear what the difference is between the old release task and the one you added

tso commented 1 year ago

what is the outcome of this? it's not clear what the difference is between the old release task and the one you added

Outcome is each commit will just auto publish to maven central if tests pass on master

shellderp commented 1 year ago

cool