Appu

Results 65 issues of 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'`...

enhancement
help wanted

Create integration tests once the system is fully integrated - [ ] BuildFiles.createJibContainerBuilder

p3
good first issue
kind/tech debt
area/jib-cli

TODO

area/jib-core
p3
kind/tech debt

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.

PR: Not Ready
cla: yes

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...

area/jib-maven-plugin
area/jib-gradle-plugin
kind/open-question

This is now in progress - [ ] share common test classes (#2350) - [ ] share common test resources - [ ] ... and --------------------- We should share as...

area/jib-maven-plugin
area/jib-core
area/jib-gradle-plugin
kind/tech debt
area/jib-cli

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/

area/jib-maven-plugin
area/jib-core
kind/documentation
p3
area/jib-gradle-plugin
area/jib-cli

https://github.com/GoogleContainerTools/jib/pull/2700#discussion_r471658086

kind/tech debt
area/jib-cli

**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...

feature