Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-19 | CI: Better way of restricting build-centos7 to mainline only | Thomas White | |
2024-04-19 | CI: Run build-centos7 only for "main" project (not for e.g. MRs) | Thomas White | |
2024-04-18 | Address pipeline performance improvement changes which Tom requested. | Parthasarathy Tirumalai | |
1) Remove MacOS native build job and build-brew-macos the only job for MacOS. 2) Make container builds manual. | |||
2024-04-18 | Reorder job stages so that maxwell deployment can start as soon as centos7 ↵ | Parthasarathy Tirumalai | |
build is done. | |||
2024-04-17 | Add -f option to brew upgrade commands in the MacOS jobs. | Parthasarathy Tirumalai | |
2024-02-16 | CI: Remove Python installation for MacOS | Thomas White | |
We don't have any direct Python dependency, and for some reason this is breaking the CI. So, let's just get rid of it. | |||
2024-02-06 | CI: Remove explicit installation of dependencies | Thomas White | |
These should be handled via the formula's dependencies. | |||
2024-02-01 | CI: Run 'brew test' | Thomas White | |
2024-01-04 | Use prebuilt containers for CI pipeline | Parthasarathy Tirumalai | |
The containers have all the development package dependencies and tools preinstalled to save time and network bandwidth in the Fedora 32 & 37 and Centos7 jobs. | |||
2023-09-20 | CI: Add Pandoc to build-centos7 | Thomas White | |
We'd like the manual pages to be built for the central deployment. | |||
2023-09-19 | CI: Download only the required artifacts for each job | Thomas White | |
2023-09-19 | CI: Remove gfortran from minimal build test | Thomas White | |
2023-09-01 | CI: Add Pandoc to build-meson | Thomas White | |
2023-08-29 | CI: Fix 'meson' command, add gcc-gfortran | Thomas White | |
Fortran compiler is needed for Millepede. | |||
2023-07-06 | CI: Update artifact definition for build-centos7 | Thomas White | |
Unfortunately, multiple artifacts with different parameters aren't (yet) supported: https://gitlab.com/gitlab-org/gitlab/-/issues/18744 | |||
2023-07-06 | CI: build-centos7: Fix artifact path for test logs (again) | Thomas White | |
2023-07-06 | CI: build-centos7: Fix artifact path for test logs | Thomas White | |
2023-07-06 | CI: Add JUnit test report | Thomas White | |
2023-07-05 | Use the latest version of git on max-display node. | Parthasarathy Tirumalai | |
2023-07-04 | Add variable SECURE_FILES_DOWNLOAD_PATH for build-deploy-local-maxwell. | Parthasarathy Tirumalai | |
2023-07-04 | Add secure projects downloader. | Parthasarathy Tirumalai | |
2023-07-04 | Update .gitlab-ci.yml file so as to merge local maxwell build and deploy... | Parthasarathy Tirumalai | |
2023-07-03 | Update .gitlab-ci.yml file for build-centos7 so as to copy the installed ↵ | Parthasarathy Tirumalai | |
files... | |||
2023-06-21 | CI: Add libcurl-devel to build-centos7 | Thomas White | |
2023-06-21 | CI: Add 'which' for build-centos7 | Thomas White | |
2023-06-21 | CI: Add curl for build-centos7 | Thomas White | |
2023-06-21 | CI: Add secure files download | Thomas White | |
2023-05-19 | CI: Fix deployment location | Thomas White | |
2023-05-19 | CI: Install in the central location | Thomas White | |
2023-05-17 | CI: Install wget for deployment step | Thomas White | |
2023-05-17 | Split run-me-desy-maxwell-{local,centos7} | Thomas White | |
2023-05-17 | CI: build-centos7: Install CMake | Thomas White | |
2023-05-17 | CI: Add missing rule | Thomas White | |
2023-05-17 | CI: Fix typo | Thomas White | |
2023-05-17 | CI: Switch version of installation script | Thomas White | |
2023-05-17 | CI: Add deploy stage | Thomas White | |
2023-05-17 | CI: Add a missing blank line | Thomas White | |
2023-05-17 | Add support for deployment on Maxwell. | Parthasarathy Tirumalai | |
2023-05-12 | Add support for MacOS homebrew install test. | Parthasarathy Tirumalai | |
2023-05-10 | Add CI build job for MacOS. | Parthasarathy Tirumalai | |
2023-05-02 | CI: Remove CMake job | Thomas White | |
2023-01-16 | CI: Update Fedora 35->37 | Thomas White | |
2022-07-06 | CI: Build "latest" container only on master branch | Thomas White | |
2022-06-20 | Add Dockerfile and CI config for building image | Thomas White | |
2022-03-09 | Add CI test for building without HDF5 | Thomas White | |
2021-10-13 | CI: Remove ncurses | Thomas White | |
2021-10-07 | CI: Add gcc-c++ | Thomas White | |
2021-03-05 | Remove TIFF | Thomas White | |
Nothing uses it any more. | |||
2020-10-23 | gitlab-ci: Test build with Meson separately | Thomas White | |
2020-10-23 | gitlab-ci: Add "make test" | Philipp Middendorf | |