Skip to content
Snippets Groups Projects
  1. Oct 24, 2024
  2. Oct 10, 2024
    • Vincent Hatakeyama's avatar
      :sparkles: update_duplicate_sources: · 4135d18d0bfb
      Vincent Hatakeyama authored
      - handle git and mercurial as source or target
      - add argument to indicate target branch
      - add argument to specify target version system
      - when pushing a new branch, also try the ancestor branches too rather than update on tip (was done when pushing to mercurial)
      - add argument to set commit message on duplicated repository
      
      :rocket: fix running python3.6 unittests
      4135d18d0bfb
  3. Apr 22, 2024
    • Vincent Hatakeyama's avatar
      :sparkles: Refactor log colorize and error detection · 753f9106f884
      Vincent Hatakeyama authored
      Colorizing the logs are done with an unique function for all possible usages.
      Colorization is redone, with more colors used to ease browsing the logs.
      Tests are added with the some sample logs.
      753f9106f884
  4. Jan 29, 2024
  5. Dec 16, 2022
  6. Apr 05, 2022
    • Vincent Hatakeyama's avatar
      Support marabunta that is in the images. · b165d05bd4f8
      Vincent Hatakeyama authored
      Marabunta is not run when using do_tests.
      Change how the tests are run with do_tests: modules not to be tested are installed, then modules to test are installed with test enabled. This fix the issues of installation tests that were not run previously.
      b165d05bd4f8
  7. Mar 31, 2022
  8. Feb 23, 2022
  9. Feb 18, 2022
  10. Oct 08, 2020
  11. Jun 09, 2020
  12. Jun 01, 2020
  13. May 28, 2020
Loading