Skip to content
Snippets Groups Projects
  1. Jul 13, 2024
  2. Jul 10, 2024
  3. Jul 09, 2024
  4. Jul 08, 2024
  5. Jul 01, 2024
  6. Jun 29, 2024
  7. Jun 13, 2024
  8. Jun 07, 2024
  9. Jun 02, 2024
  10. May 29, 2024
  11. May 27, 2024
  12. May 26, 2024
  13. May 24, 2024
  14. May 15, 2024
  15. May 14, 2024
  16. May 12, 2024
  17. May 10, 2024
    • WXbet's avatar
      Improve pipelines - [ci skip] · 6d9801f2
      WXbet authored
      - use matrix builds, reuse code and reduce lines of code
      - include LIBUSB + PCSC to cross build for better test coverage
      - rename CROSS_BUILD_ARCH variable to BUILD_ARCHS (supported architectures native,aarch64,armv7,mips32el,powerpc,sh4)
      6d9801f2
  18. May 08, 2024
  19. May 05, 2024
  20. May 02, 2024
    • WXbet's avatar
      Remove subversion remnants from cmake · 57e8a3e6
      WXbet authored and pipeline-user's avatar pipeline-user committed
    • WXbet's avatar
      Improve pipelines - [ci skip] · b3a5aa00
      WXbet authored
      - download jq binary when not available on runner
      - introduce cross test builds (supported architectures aarch64,armv7,mips32el,powerpc,sh4; can be defined via CI/CD variable CROSS_BUILD_ARCH)
      - use CI/CD variable API_PROTOCOL to define http/https API protocol
      - start whitespace cleanup job before build jobs
      - always upload artifacts
      - colorize some status messages
      - ready for internal runner
      b3a5aa00
  21. Apr 30, 2024
  22. Apr 29, 2024
  23. Apr 28, 2024
  24. Apr 27, 2024
    • WXbet's avatar
      Improve pipelines - [ci skip] · e48f2ef5
      WXbet authored
      - switch to new runner (tags build, test, clean, version)
      - modularize oscam-ci.yml and reuse code from new oscam-helper.yml (using yaml !reference)
      - pipeline job information:
         ~ trigger merge requests and schedules
         * info - outputs system information
         * setup - setup build system for oscam
         * oscam-make-build - make test build of oscam
         * oscam-cmake-build - cmake test build of oscam
         * oscam-make-test - startup test of make oscam
         * oscam-cmake-test - startup test of cmake oscam
         * code-cleanup - whitespace cleanup
      
         ~ trigger commit to master branch
         * auto-version - write tag and version information
      e48f2ef5
    • ohmza's avatar
  25. Apr 26, 2024
  26. Apr 22, 2024
Loading