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: docker/actions-toolkit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0-beta.16
Choose a base ref
...
head repository: docker/actions-toolkit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.0-beta.17
Choose a head ref
  • 15 commits
  • 21 files changed
  • 2 contributors

Commits on Feb 25, 2023

  1. git: alternative github context and additional methods

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    8a69d6c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. move docker under dedicated folder

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    964381b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d66b2f View commit details
    Browse the repository at this point in the history
  3. docker: custom colima cfg on install

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    3ec6f00 View commit details
    Browse the repository at this point in the history
  4. docker: install for linux

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    93fa96f View commit details
    Browse the repository at this point in the history
  5. docker: install with custom runDir

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    3b532d1 View commit details
    Browse the repository at this point in the history
  6. docker: print logs from windows service after install

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    6210eb5 View commit details
    Browse the repository at this point in the history
  7. e2e: coverage reports

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    2201fc1 View commit details
    Browse the repository at this point in the history
  8. fix license headers

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    3a0f4db View commit details
    Browse the repository at this point in the history
  9. ci: build workflow

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    adad1e3 View commit details
    Browse the repository at this point in the history
  10. docker: move assets to ts

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    3c2fe5d View commit details
    Browse the repository at this point in the history
  11. docker: detach dockerd for linux install

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    ac9d9d9 View commit details
    Browse the repository at this point in the history
  12. docker: tearDown method

    Signed-off-by: CrazyMax <[email protected]>
    crazy-max committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    70390c8 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #55 from crazy-max/git-context

    git: alternative github context and additional methods
    crazy-max authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    53ca96f View commit details
    Browse the repository at this point in the history
  14. Merge pull request #58 from crazy-max/docker-install

    docker: install, download and tearDown methods
    crazy-max authored Mar 2, 2023
    Configuration menu
    Copy the full SHA
    fda3be9 View commit details
    Browse the repository at this point in the history
Loading