% IMPORTANT: The following is UTF-8 encoded.  This means that in the presence
% of non-ASCII characters, it will not work with BibTeX 0.99 or older.
% Instead, you should use an up-to-date BibTeX implementation like “bibtex8” or
% “biber”.

@INPROCEEDINGS{Fritz:1023812,
      author       = {Fritz, Jakob and Speck, Robert and Gruber, Thomas},
      title        = {{G}ithub and {G}itlab - {C}ombine the best of both worlds},
      reportid     = {FZJ-2024-01817},
      year         = {2024},
      abstract     = {The versioning of code is important to keep track of how
                      code changed over time. Git is the code versioning that is
                      mainly used, and the two most popular platforms for git are
                      Github and Gitlab.This talk aims to show ways to combine the
                      best of these two platforms:The community and visibility of
                      Github with the option for self hosting and additional
                      Continuous Integration features offered by Gitlab.HPC
                      systems are commonly and CI-systems sometimes reachable only
                      from within the network on site. In these cases the code
                      must reside locally (e.g. on self hosted Gitlab instances)
                      if testing shall be done on the systems. Without a
                      synchronization the code owners need to decide on whether to
                      do HPC-backed CI (via Gitlab) or to include their peers (via
                      Github). The synchronization enables to do both. It
                      therefore leads to a higher interaction with the peer group
                      as well as being able to test the software on the
                      systems/machines where it shall be deployed to.},
      month         = {Mar},
      date          = {2024-03-05},
      organization  = {deRSE24, Würzburg (Germany), 5 Mar
                       2024 - 7 Mar 2024},
      subtyp        = {After Call},
      cin          = {JSC},
      cid          = {I:(DE-Juel1)JSC-20090406},
      pnm          = {5112 - Cross-Domain Algorithms, Tools, Methods Labs (ATMLs)
                      and Research Groups (POF4-511) / RGRSE - RG Research
                      Software Engineering for HPC (RG RSE) (RG-RSE)},
      pid          = {G:(DE-HGF)POF4-5112 / G:(DE-Juel-1)RG-RSE},
      typ          = {PUB:(DE-HGF)6},
      doi          = {10.34734/FZJ-2024-01817},
      url          = {https://juser.fz-juelich.de/record/1023812},
}