Skip to content
Snippets Groups Projects
  1. Jul 30, 2024
  2. Jul 27, 2023
  3. Jan 26, 2023
  4. Aug 16, 2022
  5. Jul 27, 2022
  6. Jul 25, 2022
  7. Jun 20, 2022
  8. Sep 20, 2021
  9. Sep 16, 2021
  10. Sep 15, 2021
    • Mihai Patrascoiu's avatar
      CI: Pass branch variable to build jobs. · e0a3b8d2
      Mihai Patrascoiu authored
      - CC7 build jobs do not properly identify that the commit matches a tag
      - Centos8 and Fedora jobs always identify when the commit matches a tag
      - Gitlab-CI may run both a commit and a tag pipeline for the same commit. This creates the unwanted behavior of Centos8 and Fedora building a tag RPM in a commit pipeline
      
      In the end, pass the branch variable from the pipeline to the build script, which now accepts a regex to identify tags
      e0a3b8d2
    • Mihai Patrascoiu's avatar
      Small changes to build setup: · 67c14bfd
      Mihai Patrascoiu authored
      - Add print info function to build script
      - Minor fixes to repo manager script
      67c14bfd
    • Mihai Patrascoiu's avatar
      DMC-1264: Fedora builds for cgsi-gsoap · 63af924b
      Mihai Patrascoiu authored
        - Build jobs for Fedora 33, Fedora 34 and Fedora Rawhide
        - Avoid failing the publish job if Fedora Rawhide RPMs do not exist
        - The "gfal2-repo-manager" script should recognize Fedora 35 and 36 as Rawhide versions
      63af924b
  11. Jun 28, 2021
  12. Jun 04, 2021
  13. May 29, 2018
Loading