You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

785 B

  • The plan to have a separate pipeline into PR+Develop didn't work.
  • Checking the Bitbucket hook requests (after changing the "helyxTest-docker-dev" script) shows that the request was blocked due 403.
  • Added the username and password in the URL, works on curl on my machine -- but doesn't look like it is triggering the build yet.
  • Calling from the command line doesn't trigger the build 😠
    • Cloudflare is blocking the call; the 200 I get on curl is for the Cloudflare login page 😠 😠 😠
    • Although I'm getting the Cloudflare status on my machine, last time I got the 403 from Jenkins on the Bitbucket logs 🤔
  • Getting so tired of this, I may just open a pull request from develop to master to have a PR and make the whole pipeline trigger by itself