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: wagoid/commitlint-github-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: wagoid/commitlint-github-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0
Choose a head ref
  • 5 commits
  • 7 files changed
  • 1 contributor

Commits on Jul 3, 2020

  1. perf: improve action pull speed by using an alpine image

    The action's image is now based on alpine, which reduced drastically it's size. The previous compressed size was ~352 MB, now it's only ~56 MB.
    
    Resolves #37
    wagoid committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    d0b8181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a7a918 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f14e05 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #38 from wagoid/perf/use-alpine-image

    perf: improve action pull speed by using an alpine image
    wagoid authored Jul 3, 2020
    Configuration menu
    Copy the full SHA
    88672c7 View commit details
    Browse the repository at this point in the history
  5. chore(release): publish

    wagoid committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    5c56dec View commit details
    Browse the repository at this point in the history
Loading