Appu
Appu
I have an issue template that has something like ``` Run `./script.sh {{ env.VERSION }}` ``` and a github action config like: ``` - uses: JasonEtco/create-an-issue@v2 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN...
Presumably this would a large amount of work but, It'd be nice if we could automatically detect conflicts on libraries included with the idea SDK. For instance someone including `'org.apache.httcomponents:httpclient:4.01'`...
Create integration tests once the system is fully integrated - [ ] BuildFiles.createJibContainerBuilder
fixes #2195 Would like more time to work on this, moving to 2.2.0 milestone. I'd rather not accidentally break anyone to push this change in.
We need to determine the behavior of skaffold tasks for simultaneous multiplatform builds. Should we just let them happen and assume the target container environment will pull down the correct...
This is now in progress - [ ] share common test classes (#2350) - [ ] share common test resources - [ ] ... and --------------------- We should share as...
This can maybe configured by the user with timestamp settings. we might need to provide support for milliseconds. https://reproducible-builds.org/specs/source-date-epoch/
https://github.com/GoogleContainerTools/jib/pull/2700#discussion_r471658086
**The problem I'm trying to solve:** For automation, I don't know why hub failed, so I can't take an appropriate action. (Ex: https://github.com/repo-sync/pull-request/issues/60) When creating a pull request fails, it...