Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for multiple war files #1

Open
wants to merge 35 commits into
base: main
Choose a base branch
from

Conversation

engine-workflow
Copy link
Owner

@engine-workflow engine-workflow commented Nov 2, 2023

Summary

Support for multiple war files for issues#134

Description

If there are war files in application path, do following two things:

  • Create symbol link from webapps to /workspace
  • Explode war files into directories named with file name without extension.

Weirong-Zhu and others added 30 commits November 1, 2023 23:12
Bumps Go modules used by the project. See the commit for details on what modules were updated.

Signed-off-by: GitHub <[email protected]>
Bumps Tomcat 8 from 8.5.96 to 8.5.97.

Signed-off-by: GitHub <[email protected]>
Bumps Tomcat 10.1 from 10.1.16 to 10.1.17.

Signed-off-by: GitHub <[email protected]>
Bumps Tomcat 9 from 9.0.83 to 9.0.84.

Signed-off-by: GitHub <[email protected]>
…e/buildpack/tomcat-9

Bump Tomcat 9 from 9.0.83 to 9.0.84
…e/buildpack/tomcat-8

Bump Tomcat 8 from 8.5.96 to 8.5.97
…e/buildpack/tomcat-10-1

Bump Tomcat 10.1 from 10.1.16 to 10.1.17
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](golang/crypto@v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
…dabot/go_modules/golang.org/x/crypto-0.17.0

Bump golang.org/x/crypto from 0.16.0 to 0.17.0
Bumps Go modules used by the project. See the commit for details on what modules were updated.

Signed-off-by: GitHub <[email protected]>
Bumps Go modules used by the project. See the commit for details on what modules were updated.

Signed-off-by: GitHub <[email protected]>
Bumps Tomcat 8 from 8.5.97 to 8.5.98.

Signed-off-by: GitHub <[email protected]>
Bumps Tomcat 10.1 from 10.1.17 to 10.1.18.

Signed-off-by: GitHub <[email protected]>
Bumps Tomcat 9 from 9.0.84 to 9.0.85.

Signed-off-by: GitHub <[email protected]>
…e/buildpack/tomcat-9

Bump Tomcat 9 from 9.0.84 to 9.0.85
…e/buildpack/tomcat-8

Bump Tomcat 8 from 8.5.97 to 8.5.98
…e/buildpack/tomcat-10-1

Bump Tomcat 10.1 from 10.1.17 to 10.1.18
Bumps pipeline from 1.34.0 to 1.36.2.

Signed-off-by: GitHub <[email protected]>
…e/pipeline

Bump pipeline from 1.34.0 to 1.36.2
paketo-bot and others added 5 commits January 22, 2024 02:48
Bumps Go modules used by the project. See the commit for details on what modules were updated.

Signed-off-by: GitHub <[email protected]>
Bumps pipeline from 1.36.2 to 1.36.5.

Signed-off-by: GitHub <[email protected]>
…e/pipeline

Bump pipeline from 1.36.2 to 1.36.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants