You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Roberto Cirillo 52a0c7ccd7 rearrangement of settings file accordingly with #22848 2 years ago
..
README.md Update README with information about all the settings files. 4 years ago
gcube-settings.xml rearrangement of settings file accordingly with #22848 2 years ago
jenkins-releases-settings.xml rearrangement of settings file accordingly with #22848 2 years ago
jenkins-staging-settings.xml rearrangement of settings file accordingly with #22848 2 years ago

README.md

Maven settings

gcube-developer-settings.xml

  • Used by: gCube Developer
  • Installed on: development machine

jenkins-job-settings.xml

  • Used by: Jenkins jobs
  • Installed on: slave nodes labeled with CI
  • Need to be renamed to settings.xml on the node

jenkins-snapshots-settings.xml

  • Used by: Jenkins pipeline jobs
  • When: To build a complete snapshot
  • Installed on: slave nodes labeled with CD

jenkins-snapshots-dry-run-settings.xml

  • Used by: Jenkins pipeline jobs
  • When: To test a complete snapshot without deploying on a remote repo
  • Installed on: slave nodes labeled with CD

jenkins-staging-settings.xml

  • Used by: Jenkins pipeline jobs
  • When: To build a complete release with deployment on the gcube-staging-jenkins repository
  • Installed on: slave nodes labeled with CD

jenkins-staging-dry-run-settings.xml

  • Used by: Jenkins pipeline jobs
  • When: To test a complete release without deploying on a remote repo
  • Installed on: slave nodes labeled with CD

jenkins-release-dry-run-settings.xml

  • Used by: Jenkins pipeline jobs
  • When: To test a complete release without deploying on a remote repo
  • Installed on: slave nodes labeled with CD

jenkins-release-settings.xml

  • Used by: Jenkins pipeline jobs
  • When: To build a complete release with deployment on the gcube-releases repository
  • Installed on: slave nodes labeled with CD