Simon Grønborg

Results 39 comments of Simon Grønborg

@Sharor the next time we meet I would like a demo of this setup that you implemented at UR

I agree but I think we good to have a meeting about this where we discuss how to do it

Use the PAC docker image since it comes pre installed with all Ruby dependencies

The PAC image has an entrypoint and that needs to be removed for it to work with the pipeline, and @Sharor has a configuration which prettifies the output of PAC....

https://github.com/codecov/example-go

I think it makes more sense to do a `--filter={milestone:Runway}` in stead. It more descriptive what it does @lakruzz

we can make this a flag in stead? eg. `git phlow deliver --local --stay` for staying on the delivery branch?

It would make sense to change the default behaviour of git phlow, so it does not change workspace whenever you run `deliver`. Given how `workon` works (creating a branch from...

I will make the decision that we do not switch branch.. The way the tool works makes it that solution work really well.