Jan Sandquist
Jan Sandquist
I stumbled upon the same issue and tried to reproduce it starting with `dotnet new web`, adding the SlowCheetah dependency etc. In my case I had some `true` elements in...
> “It would also be helpful to sync the AzOps integrated CI/CD solution with the latest updates and fixes.” Maybe I misinterpret this, but isn't this supported already by the...
Home Assistant is now dual-stack in version 0.114 - see Other Noteworthy Changes in https://www.home-assistant.io/blog/2020/08/12/release-114/ (I just happened to read this issue yesterday and soon after 0.114 was released)
Updated to use parameter `-ContentType` and a condition to require the build to be initiated by a Pull Request.
Need to test this some more - it's a start for possible feedback. A bit unsure about the behaviour in case things go wrong as handled by `> /dev/null 2>&1`...
> Need to test this some more - it's a start for possible feedback. A bit unsure about the behaviour in case things go wrong as handled by `> /dev/null...
I have some very minor adjustments on its way. I've done some basic testing for the default pipeline here but on a daily basis I use a variation of this...
@SimonWahlin Finally updated it so ready for some tests on your side now hopefully. I refrained from splitting the pull pipeline into two jobs named 'pull' and 'merge' respectively -...
> AZOPS_SKIP_PR_POLICYBYPASS Good proposal. I'll adjust the code.
@daltondhcp @vegazbabz Thank you both for the valuable discussion. I'm a bit late but regarding one of the high-level recommendations: > Secondly, we recommend customers to implement code review best...