cypress-plugins: Slack video link is incorrect for --custom-url
Hi @YOU54F, I’m also seeing this issue, which doesn’t seem to be resolved?
When using
--ci-provider custom --custom-url "${GOCDURL}"
the resulting video artifact path in Slack is
note the //var/go/rg_cypress
is not needed, the relative path should work.
Also if --video-dir 'rg_cypress/cypress/videos'
is added, there are no video urls output to Slack at all.
Please could this be looked into? Thanks
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 25 (12 by maintainers)
@YOU54F we had some permission issues that were preventing the
/mochawesome-report
being created in CI following an upgrade. So1.1.9-alpha
seems to work for report and artefacts. Sorry for any confusion, glad it’s working.Cool beans. If you fork the repo and put your changes on a branch you will be able to create an pr again the main repo. You can always delete your fork once the pr is complete. 🤙 On Fri, 23 Apr 2021 at 17:40, Samantha Swartz @.***> wrote:
@YOU54F happy to put up a PR - I cloned and have the fix + some additional tests locally, but I need permission to push to the repo
1.1.7-alpha
just released now @you1annaPR here https://github.com/YOU54F/cypress-slack-reporter/pull/988
Ace, ill push a fix up after work matey thanks for your time testing
On Mon, 12 Apr 2021 at 11:02, Robin Miklinski @.***> wrote: