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

Commits on Feb 11, 2024

  1. chore(deps): bump tmknom/cross-yamllint-action from 0.2.1 to 0.3.0

    Bumps [tmknom/cross-yamllint-action](https://github.com/tmknom/cross-yamllint-action) from 0.2.1 to 0.3.0.
    - [Release notes](https://github.com/tmknom/cross-yamllint-action/releases)
    - [Commits](tmknom/cross-yamllint-action@25e35ab...4140cdc)
    
    ---
    updated-dependencies:
    - dependency-name: tmknom/cross-yamllint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    e91cbde View commit details
    Browse the repository at this point in the history
  2. Merge pull request #20 from tmknom/dependabot/github_actions/tmknom/c…

    …ross-yamllint-action-0.3.0
    
    chore(deps): bump tmknom/cross-yamllint-action from 0.2.1 to 0.3.0
    tmknom authored Feb 11, 2024
    Configuration menu
    Copy the full SHA
    07ab9e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12468cd View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Merge pull request #21 from tmknom/feat/add-support-for-yamllint-conf…

    …iguration-sha256
    
    feat: add support for sha256 of the yamllint configuration file
    tmknom authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    051d57c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4576312 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #22 from tmknom/test/add-aggregate-test

    test: add test workflow for all
    tmknom authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5ff0032 View commit details
    Browse the repository at this point in the history
Loading