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: blecx/compose-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: blecx/compose-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: compose_cli_plugin
Choose a head ref
  • 6 commits
  • 18 files changed
  • 1 contributor

Commits on Mar 25, 2021

  1. Compose as a cli plugin

    Signed-off-by: Guillaume Tardif <[email protected]>
    gtardif committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    3b016c9 View commit details
    Browse the repository at this point in the history
  2. Fixing compose cli plugin exit code

    Signed-off-by: Guillaume Tardif <[email protected]>
    gtardif committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    fb4e4b6 View commit details
    Browse the repository at this point in the history
  3. E2E tests using compose CLI plugin

    Signed-off-by: Guillaume Tardif <[email protected]>
    gtardif committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    c237c19 View commit details
    Browse the repository at this point in the history
  4. CI and windows binary name

    Signed-off-by: Guillaume Tardif <[email protected]>
    gtardif committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    f7b382c View commit details
    Browse the repository at this point in the history
  5. Cross build & package compose-cli plugin

    Signed-off-by: Guillaume Tardif <[email protected]>
    gtardif committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    0b1979c View commit details
    Browse the repository at this point in the history
  6. Install compose cli plugin in addition to compose-cli binary with scr…

    …ipted install
    
    Signed-off-by: Guillaume Tardif <[email protected]>
    gtardif committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    3fe17c5 View commit details
    Browse the repository at this point in the history
Loading