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: hadolint/hadolint-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: hadolint/hadolint-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 13 commits
  • 6 files changed
  • 6 contributors

Commits on May 2, 2021

  1. doc: Add checkout action to the example

    Fixes: #25
    kalikiana committed May 2, 2021
    Configuration menu
    Copy the full SHA
    785eabb View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    5f549be View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from kalikiana/docs_readme_checkout

    doc: Add checkout action to the example
    lorenzo authored May 10, 2021
    Configuration menu
    Copy the full SHA
    f49a601 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Configuration menu
    Copy the full SHA
    6c5b4b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2021

  1. Improve readability of Inputs table.

    In my opinion it's still not very easy to read, but it is correctly formatted now.
    jward-bw authored Jun 4, 2021
    Configuration menu
    Copy the full SHA
    9c70326 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. Merge pull request #35 from jward-bw/patch-1

    Improve readability of `Inputs` table.
    lorenzo authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    64243a4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33 from brpaz/update-readme

    update support section and remove funding configuration
    lorenzo authored Jun 13, 2021
    Configuration menu
    Copy the full SHA
    1fe9ddf View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Add recursive linting

    itamargiv committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    34545a1 View commit details
    Browse the repository at this point in the history
  2. Update docs

    itamargiv committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    afcbb72 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. build: bump hadolint from v2.4.0 to v2.7.0

    Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
    Juneezee committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    8af94d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #39 from Juneezee/hadolint-v2.7.0

    build: bump hadolint from v2.4.0 to v2.7.0
    lorenzo authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    0bb0c4c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #34 from itamargiv/feature/recursive-dir-check

    Feature: Recursive dir check - Lint multiple files
    lorenzo authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    fdf6f4b View commit details
    Browse the repository at this point in the history
  4. Make tests pass

    lorenzo authored Aug 26, 2021
    Configuration menu
    Copy the full SHA
    d7b3858 View commit details
    Browse the repository at this point in the history
Loading