Skip to content
Snippets Groups Projects
  1. Jan 03, 2023
  2. Jan 02, 2023
  3. Dec 19, 2022
  4. Dec 14, 2022
  5. Dec 06, 2022
  6. Dec 05, 2022
  7. Nov 21, 2022
    • Antoine Lambert's avatar
      fedora: Update versions in packages dict provided as loader argument · f4aafe02
      Antoine Lambert authored
      In a similar way to the debian lister, use the following versions in the
      packages dictionary provided to the generic rpm loader:
      
      - dict keys are package versions prefixed by the fedora release and
        edition they have been found (fedora{release}/{edition}/{version}),
        they will be used as branch names targeting releases in the snapshot
        created by the rpm loader
      
      - version fields in dict values are the package intrinsic versions parsed
        from package repository metadata excluding any ".fcXY" suffixes to avoid
        the loader to create multiple releases targeting the same directory,
        they will be used as release names in the snapshot created by the rpm
        loader
      
      Related to T4448
      f4aafe02
  8. Nov 18, 2022
  9. Nov 15, 2022
  10. Nov 14, 2022
  11. Nov 08, 2022
  12. Nov 07, 2022
  13. Nov 04, 2022
  14. Oct 28, 2022
  15. Oct 26, 2022
  16. Oct 25, 2022
  17. Oct 24, 2022
  18. Oct 21, 2022
    • Antoine R. Dumont's avatar
      gogs/lister: Allow public gogs instance listing · 8a82bbf9
      Antoine R. Dumont authored
      Prior to this commit, the lister assumed authentication was required. It exists public
      gogs instances which do not require it.
      
      This also updates documentation to mention the usual api location. This is useful when
      people wants to actually trigger a listing as a pre-check flight.
      
      This drops repetitive instruction in the gitea lister as well.
      
      Co-authored with Antoine Lambert (@anlambert) <anlambert@softwareheritage.org>.
      
      Related to infra/sysadm-environment#4644
      v4.0.1
      8a82bbf9
  19. Oct 19, 2022
  20. Oct 18, 2022
  21. Oct 13, 2022
Loading