-
Notifications
You must be signed in to change notification settings - Fork 2
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
Jenkins: make it possible to run notebooks from external repos programmatically #138
base: master
Are you sure you want to change the base?
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e594d24 - Browse repository at this point
Copy the full SHA e594d24View commit details -
downloadrepos: only download repos that will be tested
However, old "download all default repos" have to be preserved for back-compat with other external scripts. Fixes #30
Configuration menu - View commit details
-
Copy full SHA for 5216bca - Browse repository at this point
Copy the full SHA 5216bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57936f5 - Browse repository at this point
Copy the full SHA 57936f5View commit details -
testall: make available all functions in downloadrepos to CONFIG_PARA…
…METERS_SCRIPT_URL
Configuration menu - View commit details
-
Copy full SHA for cccae70 - Browse repository at this point
Copy the full SHA cccae70View commit details -
Jenkins: all artifacts are now under buildout/ so easier to add new n…
…b from new repos No need to update 'archiveArtifacts' in Jenkinsfile anymore. Since we only download enabled repos, we could not hardcode artifact repo list anyways. DEFAULT_PRODUCTION_HOST also overridable for other repos.
Configuration menu - View commit details
-
Copy full SHA for b84da18 - Browse repository at this point
Copy the full SHA b84da18View commit details -
testall: git clean before CONFIG_PARAMETERS_SCRIPT_URL to avoid wipin…
…g files created by the script
Configuration menu - View commit details
-
Copy full SHA for cfe5f95 - Browse repository at this point
Copy the full SHA cfe5f95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7253e6a - Browse repository at this point
Copy the full SHA 7253e6aView commit details -
downloadrepos: avoid set +x because it hides all subsequent commands …
…from being logged
Configuration menu - View commit details
-
Copy full SHA for d93b229 - Browse repository at this point
Copy the full SHA d93b229View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9160053 - Browse repository at this point
Copy the full SHA 9160053View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25c0abb - Browse repository at this point
Copy the full SHA 25c0abbView commit details
Commits on May 16, 2024
-
runtest: add repo and branch name to archived nbs name to id which re…
…po they came from and further avoid name clash
Configuration menu - View commit details
-
Copy full SHA for 0182490 - Browse repository at this point
Copy the full SHA 0182490View commit details
Commits on Jun 5, 2024
-
Merge remote-tracking branch 'origin/master' into make-it-easier-to-a…
…dd-new-nb-or-repos
Configuration menu - View commit details
-
Copy full SHA for 1cf434e - Browse repository at this point
Copy the full SHA 1cf434eView commit details
Commits on Oct 31, 2024
-
Merge remote-tracking branch 'origin/master' into make-it-easier-to-a…
…dd-new-nb-or-repos
Configuration menu - View commit details
-
Copy full SHA for a20ef26 - Browse repository at this point
Copy the full SHA a20ef26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36fba3d - Browse repository at this point
Copy the full SHA 36fba3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f13ec9 - Browse repository at this point
Copy the full SHA 5f13ec9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9c8d50 - Browse repository at this point
Copy the full SHA c9c8d50View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fce738 - Browse repository at this point
Copy the full SHA 7fce738View commit details -
Configuration menu - View commit details
-
Copy full SHA for d0265f3 - Browse repository at this point
Copy the full SHA d0265f3View commit details