Leon Boot
Leon Boot
I experienced the same issue when updating a flex recipe. I think it might have something to do with the new fine grained access tokens (`github_pat_` prefixed). I had one...
It seems the "Run updated recipes" job fails because the package version to install is distilled from the modified files of the PR, but symfony/mailer:^4.3 can't be installed because of...
Looking at the documentation again, this may have been a result of misinterpretation on my part. I believed the `resolve:` env var processor would allow for using other env var...
I'm pretty sure the issue @collettemathieu mentions is related. I'm experiencing the same issue when running `composer install`, but only when I enter the container as a non-root user. Files...
> Isn't this also true for those lines? > > /yarn.lock > /package-lock.json > > Git-based deployment cannot work without those files 😉 I'd agree. Just ran into this issue...
I'm experiencing the same issue since the upgrade from 2.11.0 to 2.11.1. It seems @cayla is right about it only happening with images that were retagged. Would it be safe...
@wy65701436 could you by any chance tell if a downgrade to 2.11.0 is possible? I'm using a Docker based installation, so it should be fairly straightforward, as config hasn't changed...
I had considered the API route as well. But, for triggering replications, an account with administrative privileges is required. Since the API only supports basic authorization that's a no-go, as...
@LinuxDoku wow... can't believe I've never looked at that. I thought robot accounts were project-only, useful only for pulling and pushing images. Thanks for pointing it out!
This is where my basic understanding of Puppet might be an issue, I'm not sure what compilers do, but to further explain the whole concept of the feature request: it...