ci-env icon indicating copy to clipboard operation
ci-env copied to clipboard

Fix: Allow branch names with slashes

Open patcon opened this issue 5 years ago • 1 comments

If someone names a branch something like bug/foo-bar, then both bundlesize and bundlewatch stop working. This seems like a pretty common pattern (esp for teams who use username/my-new-feature), and is likely creating quite a bit of turmoil amongst users atm ❤️

Thanks so much for this tool!

cc: @iamogbz

patcon avatar Jun 24 '20 02:06 patcon

Example failure: https://github.com/patcon/polisServer/runs/801589982?check_suite_focus=true#step:5:92

patcon avatar Jun 24 '20 02:06 patcon