Skip to content

Tags: cpp-linter/cpp-linter-action

Tags

v2.12.0

Toggle v2.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump the pip group across 1 directory with 2 updates (#247)

* Bump the pip group across 1 directory with 2 updates

Bumps the pip group with 2 updates in the / directory: [clang-tools](https://github.com/cpp-linter/clang-tools-pip) and [cpp-linter](https://github.com/cpp-linter/cpp-linter).


Updates `clang-tools` from 0.12.1 to 0.13.0
- [Release notes](https://github.com/cpp-linter/clang-tools-pip/releases)
- [Commits](cpp-linter/clang-tools-pip@v0.12.1...v0.13.0)

Updates `cpp-linter` from 1.8.1 to 1.10.0
- [Release notes](https://github.com/cpp-linter/cpp-linter/releases)
- [Commits](cpp-linter/cpp-linter@v1.8.1...v1.10.0)

---
updated-dependencies:
- dependency-name: clang-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
- dependency-name: cpp-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <[email protected]>

* add tool-specific ignore options

resolves #233

* add input for passive reviews

resolves #243

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brendan <[email protected]>

v2

Toggle v2's commit message
Retag v2

v2.11.0

Toggle v2.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enable parallelism (#213)

* feat: add --jobs parameter to action
  See cpp-linter/cpp-linter#92 for the related CLI updates.
* adjustments for docs
---------

Co-authored-by: Brendan <[email protected]>

v2.10.3

Toggle v2.10.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
generate inputs-outputs doc (#216)

* don't error out on new I/O options; add prompts for failed assertions
* allow use of latest tag in minimum-version of docs/actions.yml

v2.10.2

Toggle v2.10.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Revert "generate inputs-outputs doc (#210)" (#215)

This reverts commit b5db5b1.

v2.10.1

Toggle v2.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Create used-by.yml to update Used By badge (#211)

* Create used-by.yml to update Used By badge

* add used-by badge to README.md

v2.10.0

Toggle v2.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
update action.yml in 125 characters #204

v2.9.2

Toggle v2.9.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump cpp-linter from 1.7.3 to 1.7.4 (#202)

Bumps [cpp-linter](https://github.com/cpp-linter/cpp-linter) from 1.7.3 to 1.7.4.
- [Release notes](https://github.com/cpp-linter/cpp-linter/releases)
- [Commits](cpp-linter/cpp-linter@v1.7.3...v1.7.4)

---
updated-dependencies:
- dependency-name: cpp-linter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v2.9.1

Toggle v2.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump cpp-linter from 1.7.1 to 1.7.2 (#193)

* Bump cpp-linter from 1.7.1 to 1.7.2

Bumps [cpp-linter](https://github.com/cpp-linter/cpp-linter) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/cpp-linter/cpp-linter/releases)
- [Commits](cpp-linter/cpp-linter@v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: cpp-linter
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* revised README

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brendan <[email protected]>

v2.9.0

Toggle v2.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump cpp-linter from 1.6.5 to 1.7.1 (#191)

* Bump cpp-linter from 1.6.5 to 1.7.0

Bumps [cpp-linter](https://github.com/cpp-linter/cpp-linter) from 1.6.5 to 1.7.0.
- [Release notes](https://github.com/cpp-linter/cpp-linter/releases)
- [Commits](cpp-linter/cpp-linter@v1.6.5...v1.7.0)

---
updated-dependencies:
- dependency-name: cpp-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* update action inputs

* doc updated action inputs

* add pictures of PR review in action

* bump cpp-linter to v1.7.1

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brendan <[email protected]>