Radek Antoniuk
Radek Antoniuk
> Does ECS show the task as stopped? (Maybe ECS won't emit the event if the container remains alive... which might happen if you're not running an init.) No, the...
> I would assume that ECS would have to see the state change of the task to emit an event to EventBridge/CloudTrail, since the event is about the task's state,...
mykro76: I agree with this feature request. I would like to move issues to the Resolved state if and only if the build is successful.
zajic: Can you try https://wiki.jenkins-ci.org/display/JENKINS/Any+Build+Step+Plugin for this?
[Originally related to: JENKINS-13503]
This PR had no conflicts at the time of review, but now has conflicts to be resolved. Is there any specific reason it wasn't merged at the time with the...
@duttonw do you see a way to get the issues you mentioned fixed or do you need any contribution from the original contributor or the community?
@duttonw I'm guessing your work is going to be in a separate branch/PR that's going to replace this one?
> https://github.com/qld-gov-au/ckanext-validation This branch is [458 commits ahead of](https://github.com/qld-gov-au/ckanext-validation/compare/ckan%3Ackanext-validation%3Amaster...master), [193 commits behind](https://github.com/qld-gov-au/ckanext-validation/compare/master...ckan%3Ackanext-validation%3Amaster) ckan/ckanext-validation:master. Yeah, I checked that yesterday and that's what triggered my question 🥹 Trying to merge back `origin/develop`...
I just battled with the same in my env: - directus deployed via docker-compose on `https://api.domain.com` - nuxt frontend deployed on vercel on `https://www.domain.com` here is what worked for me...