Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • otb otb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 207
    • Issues 207
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Wiki
  • OTB Continuous Integration platform

OTB Continuous Integration platform · Changes

Page history
Update OTB Continuous Integration platform authored Jul 18, 2019 by Guillaume Pasero's avatar Guillaume Pasero
Hide whitespace changes
Inline Side-by-side
OTB-Continuous-Integration-platform.md
View page @ 172176f1
......@@ -42,8 +42,19 @@ Failed jobs can be retried if you think the failure was not bound to your commit
## Q: What can I find in the job artifacts?
Most of the jobs will produce artifacts. They are often log files, but some of them have more value for the developer:
Most of the jobs will produce artifacts. They are often log files, but some of them
have more value for the developer:
* all the `*-prepare` jobs produce a text file `sb_branch.txt` that identifies the
XDK to be used (it is actually a branch name in the `superbuild-artifact` repository).
* the job `centos-xdk-build` produces a standalone binary `OTB-*.run` for Linux 64
* the job `ubuntu-xdk-build-doc` produces a standalone binary `OTB-*.run` for Linux 64, plus
CookBook and Doxygen documentation
* the job `macos-xdk-build` produces a standalone binary `OTB-*.run` for macOS
* the job `windows-10-build` produces a standalone binary `OTB-*.zip` for Windows 10 64bit
* the job `windows-8-build` produces a standalone binary `OTB-*.zip` for Windows 8.1 32bit
Note: the artifacts are kept only 24h on the Gitlab server
## Q: Why some features are disabled when I push from my OTB fork?
......
Clone repository
  • Deprecated Info
  • Help for release actions
  • How to contribute to QGIS related to OTB processing provider
  • How to deprecate
  • List of publications mentioning OTB
  • Migration guide OTBv8
  • OTB Continuous Integration platform
  • OTB Users Day 2018
  • PSC meetings
  • Remote Modules
  • Remove OSSIM
  • Home
  • uploads
    • d7dcea8f9f7385fc40a5cc8328f02520
      • filterRefactoring