Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Kos-M/anyCiCd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: Kos-M/anyCiCd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 5, 2024

  1. added prettier

    Kos-M committed Mar 5, 2024
    Copy the full SHA
    5552531 View commit details

Commits on Mar 6, 2024

  1. make it generic , to work on different git providers (#2)

    parse signature sha256 for github
    
    
    fix gitlab too
    Kos-M authored Mar 6, 2024
    Copy the full SHA
    2b1201e View commit details

Commits on Mar 7, 2024

  1. change build script to include hash of the head commit builded

    - added an action to trigger releases on new tags
    install modules before build
    Kos-M committed Mar 7, 2024
    Copy the full SHA
    a7dcb29 View commit details
Loading