Arne Jørgensen
Arne Jørgensen
Maybe use Flowdocks Thread API to log the individual steps as they happen.
Additional ideas: - Add URL to site to message (customers can easier navigate to the site to view changes) - Link to Github diff/compare (`https://github.com///compare/...`)
Friendly ping. I really wanted to use `onProduction()` today, but #21 is still an issue. My best workaround is just doing `getenv('PLATFORM_ENVIRONMENT_TYPE') === 'production'` instead.
> Could we have an option to not comment at all? Must be implemented in https://github.com/reload/jira-security-issue first.
Pull requests are welcome 😄 Auto-mapping would need to be optional. We have triage process where we manually set the priority after doing an evaluation of the security alert in...
I tend to agree with @cbornet. We _could_ add support for deserializing timestamp although it would not compliant with the Swagger specification. On the other hand there are countless ways...
I have been trying to think of ways to solve this problem in a general fashion for problems where a server produces data in formats contrary to what the specification...
If implementing ones own version of `callApi` it would be useful to know the path of the endpoint (without path parameters expanded - i.e. `/pet/{petId}`). Pull request #3256 adds that...
Hi I only maintain and have access/admin to https://github.com/containrrr/shoutrrr-action I'm not aware of the state of Watchtower and Shoutrrr beyond that. Likewise, I would also love to see the tools...
Our primary use case for Docker Compose is running a development setup with websites on the developers' own machine. To add working HTTPS on the development setup, we use [mkcert](https://mkcert.dev)...