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

Extension with multiple Environments support #3

Open
wants to merge 50 commits into
base: master
Choose a base branch
from

Conversation

HenningWaack
Copy link

The major change here is the introduction of the ENV.groovy file for configurable environments. Other than that I adjusted and unified the naming of targets and properties. I also extended the Jenkinsfile to show how deployment to multiple environments (here TEST and QA) could be realized.

Henning Waack and others added 30 commits April 5, 2017 17:48
…o webmethods-sample-project-layout, so that these are project specific
Copy link
Member

@AngelSAG AngelSAG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't import the .bak files in the repo.

In the jenkinsfile.unix there is a harcoded path to your machine.

Why are the eclipse .classpath and .project important here? Is there a reason for this?

If you deploy on multiple environments split this into stages - deploy to Test- > run test -> deploy to QA-> deploy to preProd-> deploy to Prod ->. You might add test phases for every environment.

Copy link
Member

@AngelSAG AngelSAG left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hardcoded currentDir

maam1 added a commit to krishnajc/AssetRepo that referenced this pull request Jun 21, 2019
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.

None yet

2 participants