Skip to content
Snippets Groups Projects
  1. Nov 19, 2024
  2. Nov 18, 2024
  3. Nov 15, 2024
  4. Nov 14, 2024
  5. Nov 13, 2024
  6. Nov 07, 2024
  7. Oct 29, 2024
  8. Oct 28, 2024
    • Walter Lozano's avatar
      Replace + with - on gitlab · 6a08cd3f
      Walter Lozano authored
      
      Due to the issues with using + in the name of packages, like with gtk+2.0,
      Apertis decided to replace + by - in several cases, which can be used as
      default.
      
      The current code took the approach of escaping the +, but that is not really
      needed for the folding/branching process which rely on package names.
      
      Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
      6a08cd3f
  9. Oct 18, 2024
  10. Oct 17, 2024
    • Walter Lozano's avatar
      Run periodic checks on specific repos · 87daff85
      Walter Lozano authored and Dylan Aïssi's avatar Dylan Aïssi committed
      
      The periodic checks are useful, as a single point of notification about
      for failures, however, the current configuration checks for every repo
      in the infrastructure namespace. By doing this, it spot known issues
      with low priority, which could lead to confusions and miss important
      reports.
      
      Change the configuration to focus in the important repos.
      
      Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
      87daff85
  11. Oct 16, 2024
    • Dylan Aïssi's avatar
      rulez: drop nano from the v2023_repositories list · 8fc74923
      Dylan Aïssi authored
      
      By default gitlab-rulez defines the default branch based on the
      value of current_release_branch which is currently "apertis/v2025pre".
      
      But some packages have been dropped from Apertis in previous releases,
      that means they don't have the default branch. Thus we need to teach
      gitlab-rulez what is the latest branch to use as default branch.
      
      nano was in the v2023_repositories
      list since its default branch was apertis/v2023 because it got
      removed after. Now that it has been re-added in apertis/v2025pre,
      gitlab-rulez can rely on the current_release_branch to define its
      default branch.
      
      Signed-off-by: default avatarDylan Aïssi <dylan.aissi@collabora.com>
      8fc74923
  12. Oct 08, 2024
  13. Oct 03, 2024
    • Dylan Aïssi's avatar
      rulez: drop pysvn and rpcbind from the v2023_repositories list · 6fb38674
      Dylan Aïssi authored
      
      By default gitlab-rulez defines the default branch based on the
      value of current_release_branch which is currently "apertis/v2025pre".
      
      But some packages have been dropped from Apertis in previous releases,
      that means they don't have the default branch. Thus we need to teach
      gitlab-rulez what is the latest branch to use as default branch.
      
      pysvn and rpcbind were in the v2023_repositories
      list since its default branch was apertis/v2023 because it got
      removed after. Now that it has been re-added in apertis/v2025pre,
      gitlab-rulez can rely on the current_release_branch to define its
      default branch.
      
      Signed-off-by: default avatarDylan Aïssi <dylan.aissi@collabora.com>
      6fb38674
  14. Sep 30, 2024
  15. Sep 26, 2024
  16. Sep 25, 2024
    • Dylan Aïssi's avatar
      rulez: drop jitterentropy-rngd and libsocketcan from the v2023_repositories list · 4945592e
      Dylan Aïssi authored
      
      By default gitlab-rulez defines the default branch based on the
      value of current_release_branch which is currently "apertis/v2025pre".
      
      But some packages have been dropped from Apertis in previous releases,
      that means they don't have the default branch. Thus we need to teach
      gitlab-rulez what is the latest branch to use as default branch.
      
      jitterentropy-rngd and libsocketcan were in the v2023_repositories
      list since its default branch was apertis/v2023 because it got
      removed after. Now that it has been re-added in apertis/v2025pre,
      gitlab-rulez can rely on the current_release_branch to define its
      default branch.
      
      Signed-off-by: default avatarDylan Aïssi <dylan.aissi@collabora.com>
      4945592e
  17. Sep 20, 2024
  18. Sep 18, 2024
  19. Sep 16, 2024
  20. Sep 13, 2024
Loading