This project is mirrored from https://:*****@osm.etsi.org/gerrit/osm/devops.git. Pull mirroring updated .
  1. Apr 05, 2023
  2. Apr 04, 2023
  3. Apr 03, 2023
  4. Mar 28, 2023
  5. Mar 24, 2023
  6. Mar 23, 2023
  7. Mar 22, 2023
  8. Mar 15, 2023
  9. Mar 10, 2023
  10. Mar 09, 2023
  11. Mar 07, 2023
  12. Mar 01, 2023
  13. Feb 28, 2023
    • garciadeblas's avatar
      Update the artifacts stored in stage2 · 740e877d
      garciadeblas authored
      
      
      This change updates the patterns of the artifacts to be stored by the
      method `archive` in `ci_helper.groovy`.
      
      The pattern "dists/*.gz" and "dists/*Packages" corresponding to index
      files for debian repos are no longer required.
      
      The pattern "dist/*.whl" corresponding to Python wheel files is now
      required, since it is an additional artifact generated in stage2.
      
      Change-Id: Id87fcb98b2d79a9bd0b64fdaca44da8acd9e1cb1
      Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
      740e877d
  14. Feb 21, 2023
  15. Feb 17, 2023
  16. Feb 16, 2023
  17. Feb 06, 2023
  18. Feb 03, 2023
  19. Feb 01, 2023
  20. Jan 30, 2023
  21. Jan 28, 2023
  22. Jan 24, 2023
  23. Jan 18, 2023
  24. Jan 13, 2023
    • Mark Beierl's avatar
      Use branch for charms · 27da38de
      Mark Beierl authored and Mark Beierl's avatar Mark Beierl committed
      
      
      When merging changes for charms in a development branch (ie: not v10.0, etc),
      we want to publish it to latest/edge/branch-name so that it can be kept
      separate from the other branches of development
      
      Change-Id: I8f2ec65057d2029d7cda83b9b607a0474a801455
      Signed-off-by: default avatarMark Beierl <mark.beierl@canonical.com>
      27da38de
  25. Jan 06, 2023
  26. Jan 05, 2023
  27. Dec 15, 2022
    • Mark Beierl's avatar
      JFrog Speedup · 47eb9010
      Mark Beierl authored
      
      
      The current method of downloading artifacts for the daily repo generation
      is to use a 'build :: build number' style search.  It turns out this
      is actually not effective as it performs a full artifactory scan to
      get content.  Instead if we directly ask for the content from the path,
      the files we want are downloaded very quickly and no load is placed on
      the artifactory server.
      
      Change-Id: I1095b784dee73782d3104f301c977a7d958cce00
      Signed-off-by: default avatarMark Beierl <mark.beierl@canonical.com>
      47eb9010
  28. Dec 12, 2022
  29. Dec 08, 2022
  30. Dec 07, 2022
  31. Nov 30, 2022
  32. Nov 29, 2022