Skip to content
#

workflow

Here are 2,473 public repositories matching this topic...

SuiteCRM
helloworld
helloworld commented Oct 23, 2020

For run storage and schedule storage, we have a shared test suite in Dagster core that runs tests across both the sqlite and Postgres implementations of the run storages.

This is not true for event log storage, so the Postgres event log storage is missing a bit of coverage. Also any new tests need to be manually added to the postgres test suite.

These tests should be refactored similarly t

martinjaime
martinjaime commented Sep 14, 2017

Had the branch ancestry:

branch-1
  branch-2-bug-fix
    branch-3

All three branches had an open PR. branch-2-bug-fix‘s PR was a duplicate of a fix that someone else had already put in and merged at the same time. I closed the PR on branch-2-bug-fix and ran git town kill on that branch.

I was expecting it to change the base branch of branch-3‘s PR but instead it closed it

Improve this page

Add a description, image, and links to the workflow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the workflow topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.