Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GitLab_Mantid_pipelines
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Dominik Arominski
GitLab_Mantid_pipelines
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5d467f76299ebc20457ab3c3db3bdffdbee84d86
Select Git revision
Branches
3
docker-display
master
default
protected
testing
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
4
Aug
19
Jul
18
13
12
17
Dec
16
26
Oct
20
12
5
4
1
30
Sep
28
27
24
23
21
20
17
16
14
Temporary exclusion of SimulatedDensityOfStatesEuphonicTest.
master
master
Removed creating html docs, as they are not currently deployed anywhere.
Added delay to ensure proper execution of xvfb for screenshot creation.
TEST: swap order of compiling qt-help and docs-html
Revert "Removed executing xvfb-run on docs-qthelp target due to compilation error."
Removed executing xvfb-run on docs-qthelp target due to compilation error.
Update .gitlab-ci.yml to deal with the lack of screenshots (see issue https://code.ill.fr/scientific-software/mantill/-/issues/1)
[CI] Reverted changes related to creating screenshots in docker
docker-display
docker-display
Test to enable screen use in docker.
Enable docs screenshots for neater documentation.
Restore AbinsLoadPhonopyTest.
Removed loading phonopy test as it's not properly skipped.
Re-enable D22 tests in SANSReduction2Test
Temporarily remove D22 system tests failing due to parallax correction, pending final decision on the correction implementation.
[CI] Temporarily remove LoadLotsOfFiles system test.
[CI] do not remove history of .deb
[CI] check .deb exist and avoid pipeline failure
[CI] typo
[CI] build test data before doc
Merge branch 'keep_previous_deb' into 'master'
[CI] name of github default branch
[CI] keep history of deb packages
[CI] avoid random failure of unit tests
[CI] detail artifact names
[CI] artifact does not exist
[CI] missing artifacts
[CI] specify artifact filename
Dockerfile for mantid-ill container
Add merging ill-main to the branch to all stages.
Removed redundant docker clean-up job.
Updated when deploy_daily job is run: after all tests pass but uses artifacts from the compile job.
Allow web API to trigger compilation+tests pipeline.
Pipelines should trigger only for scheduled jobs and merge requests for all branches
Updated also artifacts for unit tests.
Take into account recent changes in mantidqt directory structure.
Added rules for jobs in the compilation and tests pipeline, so they don't trigger on push to the main branch.
Added rules for unit and system tests, so they don't trigger on push to the main branch
testing
testing
Revert "Block out triggering pipeline on the main branch from merge commits."
Block out triggering pipeline on the main branch from merge commits.
Add code to merge ill-main branch into the current branch.
Loading