Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrofits from V5 #1525

Merged
merged 311 commits into from
Jun 26, 2022
Merged

Retrofits from V5 #1525

merged 311 commits into from
Jun 26, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    bca7374 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1d2214 View commit details
    Browse the repository at this point in the history
  3. [automation] Auto-update linters version, help and documentation (#1198)

    * [automation] Auto-update linters version, help and documentation
    
    * QuickFix lint
    nvuillam committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    4b9490a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. [automation] Auto-update linters version, help and documentation (#1201)

    * [automation] Auto-update linters version, help and documentation
    
    * Fix sqlfluff bug
    nvuillam committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    9b36d98 View commit details
    Browse the repository at this point in the history
  2. Add configuration file option for SQLFluff (#1200)

    * Add configuration file for SQLFluff
    
    * Correct config file name
    
    * Update megalinter/descriptors/sql.megalinter-descriptor.yml
    
    Co-authored-by: nvuillam <nicolas.vuillamy@gmail.com>
    tunetheweb and nvuillam committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    8d849f4 View commit details
    Browse the repository at this point in the history
  3. Fix Github auth on Azure Pipelines (#1202)

    * Fix Github auth on Azure Pipelines
    
    Fix issue when using `VALIDATE_ALL_CODEBASE: false` on Azure Pipelines by defining auth header in CI env variable GIT_AUTHORIZATION_BEARER ([#1125](#1125))
    
    * [MegaLinter] Apply linters fixes
    
    * Update doc for Azure
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    e9f7f0b View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2022

  1. Add compatibility for prettier (#1209)

    Co-authored-by: Sam Chorlton <>
    schorlton committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    f687587 View commit details
    Browse the repository at this point in the history
  2. [automation] Auto-update linters version, help and documentation (#1203)

    * [automation] Auto-update linters version, help and documentation
    
    * Remove downgrade of sqlfluff
    
    #1200
    nvuillam committed Jan 26, 2022
    Configuration menu
    Copy the full SHA
    97c63fa View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Use .gitignore as .secretlintignore when necessary (#1210)

    * Use .gitignore as .secretlintignore when necessary
    
    * [MegaLinter] Apply linters fixes
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    a2697e5 View commit details
    Browse the repository at this point in the history
  2. Fix tflint initialization (#1204)

    * Fix tflint initialization
    
    Fix tflint initialization so it uses configuration file when defined ([#1134](#1134))
    
    * changelog
    
    * Fix python lint errors
    nvuillam committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    aa2ea61 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

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

Commits on Jan 29, 2022

  1. Configuration menu
    Copy the full SHA
    9b476d9 View commit details
    Browse the repository at this point in the history
  2. Fix Gitlab comment reporter (#1215)

    * Fix Gitlab comment reporter
    
    * Update Gitlab documentation with gif tutorial
    
    * Lint fix
    nvuillam committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    8ab805e View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Improve linter perfs & logs (#1217)

    * [automation] Auto-update linters version, help and documentation
    
    * [MegaLinter] Apply linters fixes
    
    * HTMLHint config to count errors + test method
    
    * Use list_of_files mode with htmlhint
    
    * changelog
    
    * ShellCheck: cli_lint_mode: list_of_files to improve perfs
    
    * shfmt ci_lint_mode: list_of_files + regex count
    
    quick build push
    
    * Update test case for markdown-link-check
    
    quick build push
    
    * test (TODO: remove after)
    
    * Fix lint error
    
    quick build push
    
    * cpplint: Display correct number of errors in logs
    
    quick build push
    
    * Count actionlint errors
    
    quick build push
    
    * Count errors perlcritic
    
    quick build push
    
    * Count chktex errors
    
    quick build push
    
    * Enhance test class error message
    
    quick build push
    
    * Let's not test TAP anymore
    
    * Update test case files
    
    quick build push
    
    * Fix perlcritic test case
    
    quick build push
    
    * Fix python test cases
    
    quick build push
    
    * Fix perlcritic regex count
    
    quick build push
    
    * Fix SF test cases
    
    quick build push
    
    * Fix shell test case
    
    quick build push
    
    * Bash exec doc
    
    * Fix doc
    
    Fixes #1212
    
    * Fix salesforce config
    
    quick build push
    
    * Fix mypy test case
    
    quick build push
    
    * Update mypy ref url
    
    quick build push
    
    * Revert "test (TODO: remove after)"
    
    This reverts commit 2dfd39e.
    
    * Build
    
    quick build
    
    * [MegaLinter] Apply linters fixes
    
    quick build
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    f290d73 View commit details
    Browse the repository at this point in the history
  2. Use apk to install shfmt

    nvuillam committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    b8f2a64 View commit details
    Browse the repository at this point in the history
  3. Downgrade snakemake

    nvuillam committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    7924c6e View commit details
    Browse the repository at this point in the history
  4. Downgrade snakemake (#1218)

    * Downgrade snakemake
    
    * Downgrade snakefmt
    nvuillam committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    ee3be4b View commit details
    Browse the repository at this point in the history
  5. [automation] Auto-update linters version, help and documentation (#1219)

    * [automation] Auto-update linters version, help and documentation
    
    * Update GHA template
    
    * Change snakemake install method then Build
    
    * [MegaLinter] Apply linters fixes
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    99177d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    edf0cea View commit details
    Browse the repository at this point in the history
  7. Order changelog

    nvuillam committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    0396880 View commit details
    Browse the repository at this point in the history
  8. Release MegaLinter v5.7.0

    nvuillam committed Jan 30, 2022
    Configuration menu
    Copy the full SHA
    4069f0d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    73c41ea View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Improve performances (#1227)

    * stylelint: list_of_files
    
    * standard: list_of_files
    
    * markdown-link-check: list_of_files
    
    * Upgrade link ref
    nvuillam committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    ac0c045 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    727c9cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b40185 View commit details
    Browse the repository at this point in the history
  4. Manage before_exit() & clean git repo (#1232)

    Fixes #1125
    quick build push
    nvuillam committed Jan 31, 2022
    Configuration menu
    Copy the full SHA
    e9aa6e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    6589c16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9503f7e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    0e2975f View commit details
    Browse the repository at this point in the history
  2. Auto-upgrade pip + temporary disable snakemake + fix gitlab error mes…

    …sage (#1236)
    
    * Auto-upgrade pip
    
    * Manage disable linter + disable snakefmt
    
    * Undowngrade snakemake + build
    
    * Fix upgrade pip & lint fix
    
    * Lint fix
    
    * [MegaLinter] Apply linters fixes
    
    * Fix build
    
    * [MegaLinter] Apply linters fixes
    
    * Fix gitlab token error labels
    
    * Disable snakemake test.
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    15e3be2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0578c74 View commit details
    Browse the repository at this point in the history
  4. Release MegaLinter v5.7.1

    nvuillam committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    739a485 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Configuration menu
    Copy the full SHA
    816bb62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b284b45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acf7895 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f84f4fb View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

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

Commits on Feb 5, 2022

  1. Configuration menu
    Copy the full SHA
    737905c View commit details
    Browse the repository at this point in the history
  2. Doc images (#1251)

    * Bump peter-evans/create-pull-request from 3.12.0 to 3.12.1
    
    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3.12.0 to 3.12.1.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v3.12.0...v3.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * cspell + sample ML users
    
    * animated gifs
    
    * Build.
    
    * changelog
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    nvuillam and dependabot[bot] committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    8e527b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Configuration menu
    Copy the full SHA
    a1682bc View commit details
    Browse the repository at this point in the history
  2. [automation] Auto-update linters version, help and documentation (#1250)

    * [automation] Auto-update linters version, help and documentation
    
    * cspell
    nvuillam committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    54dc5a5 View commit details
    Browse the repository at this point in the history
  3. Manage Gitlab certificate (#1249)

    * Manage gitlab certificate
    
    * Build
    
    * Manage GITLAB_CUSTOM_CERTIFICATE
    
    quick build push
    
    * Fix python issue
    
    quick build push
    
    * Error msg doc
    
    * [MegaLinter] Apply linters fixes
    
    * Update config json schema
    
    quick build push
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    1e261f6 View commit details
    Browse the repository at this point in the history
  4. Allow Eslint with config in package.json #1205 (#1206)

    * Allow Eslint with config in package.json #1205
    
    * Allow to check prop existence in active_only_if_file_found
    
    * Lint fix
    
    Co-authored-by: nvuillam <nicolas.vuillamy@gmail.com>
    vitaliytv and nvuillam committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    f6f0d14 View commit details
    Browse the repository at this point in the history
  5. [automation] Auto-update linters version, help and documentation (#1253)

    * [automation] Auto-update linters version, help and documentation
    
    * [MegaLinter] Apply linters fixes
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    c2ec3ee View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Gitlab reporter doc

    nvuillam committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    a9945d7 View commit details
    Browse the repository at this point in the history
  2. cspell

    nvuillam committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    0e4aad8 View commit details
    Browse the repository at this point in the history
  3. Avoid storing copies of files in layer for kubeval, shellcheck, and m…

    …isspell (#1229)
    
    * Avoid storing copy in layer for kubeval, shellcheck, misspell
    
    The copies are removed in the layer by immediatly deleting the files in the same `RUN` command. The LICENSE files are kept.
    
    * Apply changes in descriptors to Dockerfiles
    echoix committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    2a0d1be View commit details
    Browse the repository at this point in the history
  4. Improve call of ansible-lint (#1255)

    * Allow Eslint with config in package.json #1205
    
    * Allow to check prop existence in active_only_if_file_found
    
    * Lint fix
    
    * Fix ansible-lint test cases
    
    quick build push
    
    * [MegaLinter] Apply linters fixes
    
    * Fix ansible test cases (2)
    
    * Fix ansible test cases (2)
    
    quick build push
    
    * Fix call to ansible-lint
    
    * Build
    
    * Install ansible-lint using pip
    
    * Update ansible-lint test cases
    
    * Count errors & update ansible-lint test cases
    
    * [MegaLinter] Apply linters fixes
    
    * Move .ansible-lint at the good location
    
    Co-authored-by: Vitalii Tverdokhlib <v@nitra.ai>
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    3 people committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    392fcb8 View commit details
    Browse the repository at this point in the history
  5. changelog

    nvuillam committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    6fc5e91 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    a673d48 View commit details
    Browse the repository at this point in the history
  2. Fix suggestion to use proper variable name (#1261)

    * Fix suggestion to use proper variable name
    
    * Update CHANGELOG.md
    benoitbleuze committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    0300069 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5fd2dc View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

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

Commits on Feb 13, 2022

  1. Update mkdocs.yml

    nvuillam committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    09ad710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    038487f View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. [automation] Auto-update linters version, help and documentation (#1272)

    * [automation] Auto-update linters version, help and documentation
    
    * more users
    nvuillam committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    be884bf View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Terrascan: cli_lint_mode = project (#1274)

    * Terrascan: cli_lint_mode = project
    
    * terrascan: config arg name & config file name
    
    * trivy
    nvuillam committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    3b6c1bb View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

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

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    adcd7c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f1e7bb View commit details
    Browse the repository at this point in the history
  3. Release MegaLinter v5.8.0

    nvuillam committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    5e66538 View commit details
    Browse the repository at this point in the history
  4. trivy

    nvuillam committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    a4a213b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. [automation] Auto-update linters version, help and documentation (#1284)

    * [automation] Auto-update linters version, help and documentation
    
    * trivy
    nvuillam committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    bbac3d1 View commit details
    Browse the repository at this point in the history
  2. Use latest npm version (#1276)

    * Use latest npm
    
    * Build
    
    * WORKDIR /
    
    * trivy
    nvuillam committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    cebe7f9 View commit details
    Browse the repository at this point in the history
  3. Generate JSON schema HTML doc when bash build.sh --doc is called (#1289)

    * Generate JSON schema HTML doc when bash build.sh --doc is called
    
    * changelog
    
    * [MegaLinter] Apply linters fixes
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    58f6553 View commit details
    Browse the repository at this point in the history
  4. Upgrade clj-kondo to cljkondo/clj-kondo:2022.02.09-alpine (#1281)

    * more users
    
    * Upgrade clj-kondo to cljkondo/clj-kondo:2022.02.09-alpine
    nvuillam committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    2612648 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4935667 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. New linter: kubeconform (#1285)

    * New linter: kubeconform
    
    * kubeconform: Fix launch cmd
    
    * kubeconform: fix spelling
    
    * kubeconform: fix error count
    
    * kubeconform: fix regex
    
    * kubeconfirm: adding bad files to test counts
    
    * Force rebuild
    Yann-J committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    a242f15 View commit details
    Browse the repository at this point in the history
  2. Rollback license update !

    nvuillam committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    cff003a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dfb3b3 View commit details
    Browse the repository at this point in the history
  4. Recommended extensions for MegaLinter contribution (#1291)

    * Bump actions/github-script from 5 to 6
    
    Bumps [actions/github-script](https://github.com/actions/github-script) from 5 to 6.
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/github-script
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Add recommended VsCode extensions for MegaLinter development
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    nvuillam and dependabot[bot] committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    51aef32 View commit details
    Browse the repository at this point in the history
  5. [automation] Auto-update linters version, help and documentation (#1294)

    * [automation] Auto-update linters version, help and documentation
    
    * [MegaLinter] Apply linters fixes
    
    * trivy
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    a843206 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. [automation] Auto-update linters version, help and documentation (#1295)

    * [automation] Auto-update linters version, help and documentation
    
    * lint
    nvuillam committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    285af5f View commit details
    Browse the repository at this point in the history
  2. Add shell script linters to ci_light flavor (#1299)

    * Add shell script linters to ci_light flavor
    
    Use-case: many of my Docker-related projects have glue shell scripts (e.g., `/entrypoint.sh`) that are added to images (e.g., `COPY entrypoint.sh /`) that are run when the image is run (e.g., `ENTRYPOINT ["/entrypoint.sh"]`) and I would like to have them scanned without having to pull down the full scanner.
    
    * Add sh linters to ci_light flavor + build
    
    Co-authored-by: nvuillam <nicolas.vuillamy@gmail.com>
    wesley-dean and nvuillam committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    749eb15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcbd8e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

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

Commits on Feb 28, 2022

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

Commits on Mar 2, 2022

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

Commits on Mar 3, 2022

  1. Terrascan init as pre-command (#1311)

    * [automation] Auto-update linters version, help and documentation
    
    * terrascan init as pre-command
    
    * [MegaLinter] Apply linters fixes
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    cd6df57 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Reactivate snakefmt (#1312)

    nvuillam committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    8efa416 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3ea098 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c09364e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1153d6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a830af View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

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

Commits on Mar 8, 2022

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

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    a65aec9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ec50e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

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

Commits on Mar 11, 2022

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

Commits on Mar 13, 2022

  1. [automation] Auto-update linters version, help and documentation (#1326)

    * [automation] Auto-update linters version, help and documentation
    
    * Users & fix
    nvuillam committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    d07563a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b109f6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    778e900 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd9dde8 View commit details
    Browse the repository at this point in the history
  5. Release MegaLinter v5.9.0

    nvuillam committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    67eaf55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ef9d1d View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Update SQLFluff default config with latest options (#1331)

    * Update SQLFluff default config for 0.11.0
    
    * Sync with latest
    tunetheweb committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    9c593a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1536254 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

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

Commits on Mar 16, 2022

  1. [automation] Auto-update linters version, help and documentation (#1333)

    * [automation] Auto-update linters version, help and documentation
    
    * Fix ansible-lint test case
    nvuillam committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    f70034c View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    9ac8f6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4c2d8c View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Upgrade hadolint (#1338)

    * Upgrade hadolint
    
    * hadolint config
    nvuillam committed Mar 19, 2022
    Configuration menu
    Copy the full SHA
    a643de0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe3d1a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Add article

    nvuillam committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    14e27ba View commit details
    Browse the repository at this point in the history
  2. Doc

    nvuillam committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    2125ee8 View commit details
    Browse the repository at this point in the history
  3. doc

    nvuillam committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    a637fa2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    43bfe99 View commit details
    Browse the repository at this point in the history
  5. Release MegaLinter v5.10.0

    nvuillam committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    73bc6ea View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

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

Commits on Mar 22, 2022

  1. [automation] Auto-update linters version, help and documentation (#1344)

    * [automation] Auto-update linters version, help and documentation
    
    * cspell
    nvuillam committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    c843a1b View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

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

Commits on Mar 24, 2022

  1. [automation] Auto-update linters version, help and documentation (#1349)

    * [automation] Auto-update linters version, help and documentation
    
    * trivy
    nvuillam committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    abfb0dc View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. [automation] Auto-update linters version, help and documentation (#1351)

    * [automation] Auto-update linters version, help and documentation
    
    * Disable rstfmt
    
    * pylint
    nvuillam committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    7694809 View commit details
    Browse the repository at this point in the history
  2. Github Comment Reporter: Use a html comment to mark the comment (#1356)

    This replaces the old method, which looked for the "see error details" link,
    but that link was not always present in comments.
    
    The comment records the current workflow and jobid, so multiple mega-linters
    can comment on the same PR without colliding.
    
    Co-authored-by: Nicolas Vuillamy <nicolas.vuillamy@gmail.com>
    mjpieters and nvuillam committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    b1e9f2e View commit details
    Browse the repository at this point in the history
  3. [MegaLinter] Apply linters fixes (#1357)

    quick build
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    e5c7389 View commit details
    Browse the repository at this point in the history
  4. Display plugin url in MegaLinter output logs + quick fixes (#1358)

    * Display plugin url in MegaLinter output logs
    
    * [MegaLinter] Apply linters fixes
    
    * Add tflint-aws plugin installation to match new version of tflint
    
    * Fix glibc public key download
    
    * downgrade tflint
    
    * fix sgerrand url
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    9340439 View commit details
    Browse the repository at this point in the history
  5. Improve the comment marker format (#1359)

    Instead of just joining the workflow name and jobid without spacing,
    encapsulate both in quotes and give them a `workflow=` and `jobid=` prefix to
    aid debugging.
    
    Co-authored-by: Nicolas Vuillamy <nicolas.vuillamy@gmail.com>
    mjpieters and nvuillam committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    542b609 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c244292 View commit details
    Browse the repository at this point in the history
  7. Doc: jenkins script to upload artifacts (#1363)

    * Doc: jenkins script to upload artifacts
    
    * changelog
    nvuillam committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    eb7148d View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. [automation] Auto-update linters version, help and documentation (#1366)

    * Bump minimist from 1.2.5 to 1.2.6 in /mega-linter-runner
    
    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * [automation] Auto-update linters version, help and documentation
    
    * fix mypy test case
    
    * [automation] Auto-update linters version, help and documentation
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    nvuillam and dependabot[bot] committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    aa248ae View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Upgrade hadolint (#1370)

    * Bump hadolint/hadolint from v2.9.1-alpine to v2.9.3-alpine
    
    Bumps hadolint/hadolint from v2.9.1-alpine to v2.9.3-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: hadolint/hadolint
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Upgrade hadolint
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    nvuillam and dependabot[bot] committed Mar 31, 2022
    Configuration menu
    Copy the full SHA
    d1294b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be1590e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15d6f50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04fb177 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. User stats (#1377)

    * [automation] Auto-update linters version, help and documentation
    
    * Disable rstfmt
    
    * Order MegaLinter users
    
    * pylint
    
    * Updated github users
    
    * All users page generation
    
    * Articles section
    
    * build doc
    
    * More users
    
    * More users
    
    * cspell config
    nvuillam committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    50c338c View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    2350761 View commit details
    Browse the repository at this point in the history
  2. Update doc

    nvuillam committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    7498ca7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0ca57f View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    264a1d8 View commit details
    Browse the repository at this point in the history
  2. Fix no override and no default toolchain set when lint rust with cl…

    …ippy via github-action (#1385)
    
    FIX #975
    davidB committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    cdc3d1c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. [automation] Auto-update linters version, help and documentation (#1387)

    * [automation] Auto-update linters version, help and documentation
    
    * [MegaLinter] Apply linters fixes
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    528140a View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

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

Commits on Apr 9, 2022

  1. Manage dependencies & upgrade clj-kondo & hadolint (#1396)

    * Bump actions/setup-python from 2 to 3.1.1
    
    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.1.1.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v2...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump actions/upload-artifact from 2 to 3
    
    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump cljkondo/clj-kondo from 2022.02.09-alpine to 2022.04.08-alpine
    
    Bumps cljkondo/clj-kondo from 2022.02.09-alpine to 2022.04.08-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: cljkondo/clj-kondo
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump actions/checkout from 2.4.0 to 3.0.0
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v2.4.0...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump actions/stale from 4 to 5
    
    Bumps [actions/stale](https://github.com/actions/stale) from 4 to 5.
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/stale
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * [automation] Auto-update linters version, help and documentation
    
    * Upgrade clj-kondo and hadolint, + fix sqlfluff test case
    
    * Fix clj-kondo test case for new version
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    nvuillam and dependabot[bot] committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    60604bc View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Configuration menu
    Copy the full SHA
    aabb058 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    707c5f6 View commit details
    Browse the repository at this point in the history
  3. create cspell report dirs if required (#1399)

    * fix(cspell): Create config dirs if missing
    
    If a cspell config is located in some directory we need to create the same tree under the `report` dir
    
    * docs(CHANGELOG): added fix note
    
    Co-authored-by: Nicolas Vuillamy <nicolas.vuillamy@gmail.com>
    andrewasheridan and nvuillam committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    38f9f58 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    dd8097a View commit details
    Browse the repository at this point in the history
  2. Release MegaLinter v5.11.0

    nvuillam committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    5f28a06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cc0765 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Manage FAIL_IF_UPDATED_SOURCES option (#1410)

    * Bump actions/setup-python from 3.1.1 to 3.1.2
    
    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3.1.1 to 3.1.2.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v3.1.1...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Manage FAIL_IF_UPDATED_SOURCES option
    
    * [MegaLinter] Apply linters fixes
    
    * Bump actions/checkout from 3.0.0 to 3.0.1
    
    Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.0 to 3.0.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3.0.0...v3.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Fix git issue
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    3 people committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    e4aada1 View commit details
    Browse the repository at this point in the history
  2. QuickFix

    nvuillam committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    6598383 View commit details
    Browse the repository at this point in the history
  3. Try fix Git CVE issue for own linting (#1415)

    * Try fix Git CVE issue
    
    * Try again fix git issue
    nvuillam committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    ef3201f View commit details
    Browse the repository at this point in the history
  4. Fix CI

    nvuillam committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    f467c9a View commit details
    Browse the repository at this point in the history
  5. Allow git generic safe directory

    As we are supposed to trust the machine and repo we use MegaLinter on
    nvuillam committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    0317053 View commit details
    Browse the repository at this point in the history
  6. Dynamic add git safe.directory (#1417)

    * Dynamic add git safe.directory
    
    quick build
    
    * Test auto-update too
    
    * [automation] Auto-update linters version, help and documentation
    nvuillam committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    2f17a6b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92e8050 View commit details
    Browse the repository at this point in the history
  8. Upgrade multiple dependencies (#1419)

    * Bump pascalgn/automerge-action from 0.14.3 to 0.15.2
    
    Bumps [pascalgn/automerge-action](https://github.com/pascalgn/automerge-action) from 0.14.3 to 0.15.2.
    - [Release notes](https://github.com/pascalgn/automerge-action/releases)
    - [Commits](pascalgn/automerge-action@v0.14.3...v0.15.2)
    
    ---
    updated-dependencies:
    - dependency-name: pascalgn/automerge-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump peter-evans/create-pull-request from 3 to 4.0.1
    
    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 4.0.1.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v3...v4.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump terraform-linters/tflint from v0.34.1 to v0.35.0
    
    Bumps terraform-linters/tflint from v0.34.1 to v0.35.0.
    
    ---
    updated-dependencies:
    - dependency-name: terraform-linters/tflint
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump actions/setup-node from 2.5.1 to 3.1.1
    
    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3.1.1.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.5.1...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * upgrade tflint
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    nvuillam and dependabot[bot] committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    3af8854 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07c082c View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. [automation] Auto-update linters version, help and documentation (#1429)

    * [automation] Auto-update linters version, help and documentation
    
    * Update .trivyignore
    nvuillam committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    76d427f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0141ece View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Configuration menu
    Copy the full SHA
    eec0b7d View commit details
    Browse the repository at this point in the history
  2. Release MegaLinter v5.12.0

    nvuillam committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    10b62f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    6834696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d306afa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2322c9e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    d299299 View commit details
    Browse the repository at this point in the history
  2. Define pre-commit hooks. (#1438)

    * Make minor grammatical corrections to README.
    
    * Define pre-commit hooks.
    
    The pre-commit framework allows users to run MegaLinter locally as a Git
    pre-commit hook. While it does have built-in support for Node.js hooks,
    it doesn't support monorepos, because the package.json must be in the
    root directory. While it does have built-in support for Docker hooks,
    the user experience of overriding arguments to mega-linter-runner is
    nicer than that for the Docker image. Hence, hand-roll system hooks
    instead, and leverage npx to execute (and, if necessary, download)
    mega-linter-runner.
    Kurt-von-Laven committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    bb5a544 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b23e3fa View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

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

Commits on Apr 29, 2022

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

Commits on Apr 30, 2022

  1. Configuration menu
    Copy the full SHA
    675c08d View commit details
    Browse the repository at this point in the history
  2. [automation] Auto-update linters version, help and documentation (#1450)

    * [automation] Auto-update linters version, help and documentation
    
    * Upgrade clj-kondo
    nvuillam committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    ca02aad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2e9315 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

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

Commits on May 3, 2022

  1. Configuration menu
    Copy the full SHA
    e04940f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d809b87 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

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

Commits on May 5, 2022

  1. Typo in doc (#1457)

    nv35 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    3c9d520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a3880f View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

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

Commits on May 7, 2022

  1. [automation] Auto-update linters version, help and documentation (#1463)

    * [automation] Auto-update linters version, help and documentation
    
    * Update GraphQL installation commands
    nvuillam committed May 7, 2022
    Configuration menu
    Copy the full SHA
    a2d0f69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    275d69a View commit details
    Browse the repository at this point in the history
  3. Update sqlfluff descriptor to enable error count (#1462)

    * Adding regex to sqlfluff descriptor to enable proper error count
    
    * Fixing broken escape character
    
    * Update sql.megalinter-descriptor.yml
    
    * Add a second bad test case to verify count regex
    
    Co-authored-by: Nicolas Vuillamy <nicolas.vuillamy@gmail.com>
    tdstark and nvuillam committed May 7, 2022
    Configuration menu
    Copy the full SHA
    b79741a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. Configuration menu
    Copy the full SHA
    2aafbdd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0126180 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Pin ansible-lint to 6.0.2 (#1471)

    * Fix typo in bash-exec description
    
    * Pin ansible-lint to 6.0.2 (#1470)
    
    ansible-lint 6.1.0 adds a dependency on jsonschema==4.5.1, which
    conflicts with cfn-lint's pre-existing dependency on jsonschema~=3.0.
    Also remove extras community and yamllint since they are no longer
    provided by ansible-lint.
    Kurt-von-Laven committed May 14, 2022
    Configuration menu
    Copy the full SHA
    31554fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5752033 View commit details
    Browse the repository at this point in the history
  3. Add nitpick plugin (#1476)

    * Add nitpick plugin
    
    * [MegaLinter] Apply linters fixes
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed May 14, 2022
    Configuration menu
    Copy the full SHA
    e3abe2c View commit details
    Browse the repository at this point in the history
  4. Add users

    nvuillam committed May 14, 2022
    Configuration menu
    Copy the full SHA
    671919a View commit details
    Browse the repository at this point in the history
  5. Use go installer for editorconfig-checker (#1475)

    * Use go installer for editorconfig-checker
    
    * Fix install
    
    * remove  @latest
    
    * go get
    
    * Use docker image
    nvuillam committed May 14, 2022
    Configuration menu
    Copy the full SHA
    f958756 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Configuration menu
    Copy the full SHA
    2947d57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6816dce View commit details
    Browse the repository at this point in the history
  3. Release MegaLinter v5.13.0

    nvuillam committed May 15, 2022
    Configuration menu
    Copy the full SHA
    7908c4d View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

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

Commits on May 20, 2022

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

Commits on May 21, 2022

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

Commits on May 22, 2022

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

Commits on May 24, 2022

  1. Configuration menu
    Copy the full SHA
    f35da81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7d3289 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

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

Commits on May 27, 2022

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

Commits on May 28, 2022

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

Commits on May 30, 2022

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

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    4708907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0db9ed9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a361fd8 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

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

Commits on Jun 2, 2022

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

Commits on Jun 3, 2022

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

Commits on Jun 8, 2022

  1. update toc (#1511)

    eitsupi committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    809923b View commit details
    Browse the repository at this point in the history
  2. [automation] Auto-update linters version, help and documentation (#1510)

    * [automation] Auto-update linters version, help and documentation
    
    * Update rstcheck help argument
    nvuillam committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    aa7e556 View commit details
    Browse the repository at this point in the history
  3. [Docs] update urls about R lintr (#1512)

    * update urls about lintr
    
    * Build (updates must be performed only in YML descriptor, the rest is generated automatically)
    
    Co-authored-by: Nicolas Vuillamy <nicolas.vuillamy@gmail.com>
    eitsupi and nvuillam committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    19f7feb View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    5edf745 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    842d62d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c149542 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2022

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

Commits on Jun 11, 2022

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

Commits on Jun 12, 2022

  1. Local plugin support/documentation (#1508)

    * Local plugin support/documentation
    
    * Fixed linting error, added test
    
    * Added tests, refactored file access
    
    * Do not break README markdown indentation
    
    * jscpd
    
    * Fixed testing framework
    
    * linting
    
    Co-authored-by: Jack Heuberger <t-jheuberger@microsoft.com>
    Co-authored-by: nvuillam <nicolas.vuillamy@gmail.com>
    3 people committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    3a55601 View commit details
    Browse the repository at this point in the history
  2. [automation] Auto-update linters version, help and documentation (#1523)

    * [automation] Auto-update linters version, help and documentation
    
    * [MegaLinter] Apply linters fixes
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    fa5d516 View commit details
    Browse the repository at this point in the history
  3. Release MegaLinter v5.14.0

    nvuillam committed Jun 12, 2022
    Configuration menu
    Copy the full SHA
    10aec2a View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Configuration menu
    Copy the full SHA
    7308c3f View commit details
    Browse the repository at this point in the history
  2. Build

    nvuillam committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    fa4e01f View commit details
    Browse the repository at this point in the history
  3. Build doc

    nvuillam committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    af2f5ba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eacbca6 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

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

Commits on Jun 15, 2022

  1. Configuration menu
    Copy the full SHA
    f21bb10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0203ec0 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

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

Commits on Jun 19, 2022

  1. Configuration menu
    Copy the full SHA
    a98b00c View commit details
    Browse the repository at this point in the history
  2. [automation] Auto-update linters version, help and documentation (#1536)

    * [automation] Auto-update linters version, help and documentation
    
    * Fix kotlin test cases
    nvuillam committed Jun 19, 2022
    Configuration menu
    Copy the full SHA
    b5ffb72 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

  1. Configuration menu
    Copy the full SHA
    64aa867 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cfd67f View commit details
    Browse the repository at this point in the history
  3. Ox branding (#1547)

    * Ox branding
    
    * resize
    
    * REsize
    
    * More updates about branding
    
    * archi slide
    
    * Update index
    
    * More variables in README to arrange ox website
    
    * Ready ? :)
    
    * Hide home
    
    * Fixes
    
    * cspell
    
    * [MegaLinter] Apply linters fixes
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    01b93aa View commit details
    Browse the repository at this point in the history
  4. QuickFix branding

    nvuillam committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    d738996 View commit details
    Browse the repository at this point in the history
  5. QuickFix branding

    nvuillam committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    f16f6a4 View commit details
    Browse the repository at this point in the history
  6. Update logo size

    nvuillam committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    30dbae3 View commit details
    Browse the repository at this point in the history
  7. Release MegaLinter v5.15.0

    nvuillam committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    a726e7f View commit details
    Browse the repository at this point in the history
  8. Release MegaLinter v5.15.0

    nvuillam committed Jun 22, 2022
    Configuration menu
    Copy the full SHA
    fb8fd67 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. [automation] Auto-update linters version, help and documentation (#1546)

    * [automation] Auto-update linters version, help and documentation
    
    * [MegaLinter] Apply linters fixes
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    d6cfaa9 View commit details
    Browse the repository at this point in the history
  2. [automation] Auto-update linters version, help and documentation (#1551)

    * [automation] Auto-update linters version, help and documentation
    
    * [MegaLinter] Apply linters fixes
    
    * Quick design update
    
    * QuickFix
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    8a459ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5bd927 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. [automation] Auto-update linters version, help and documentation (#1554)

    * [automation] Auto-update linters version, help and documentation
    
    * Update deploy-DEV.yml
    
    * Update .trivyignore
    nvuillam committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    e939ff3 View commit details
    Browse the repository at this point in the history
  2. Allow naming of megalinter docker container (#1558)

    * added support for named docker container
    
    * Update .cspell.json
    
    Co-authored-by: Nicolas Vuillamy <nicolas.vuillamy@gmail.com>
    dmitri-trofimov and nvuillam committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    b67e023 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. [automation] Auto-update linters version, help and documentation (#1559)

    * [automation] Auto-update linters version, help and documentation
    
    * [MegaLinter] Apply linters fixes
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    e42b2a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2022

  1. Add last commit badges (#1565)

    * Add last commit badges
    
    * Add last commit badges
    
    * Remove print
    bdovaz committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    f8f39ff View commit details
    Browse the repository at this point in the history
  2. Add last commit badges (#1566)

    * Add last commit badges
    
    * Add last commit badges
    
    * Remove print
    
    * Fix lint errors
    
    * WIP
    bdovaz committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    7eef5b8 View commit details
    Browse the repository at this point in the history
  3. Fix linter version error

    nvuillam committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    6abf72a View commit details
    Browse the repository at this point in the history
  4. [automation] Auto-update linters version, help and documentation (#1564)

    * [automation] Auto-update linters version, help and documentation
    
    * [MegaLinter] Apply linters fixes
    
    Co-authored-by: nvuillam <nvuillam@users.noreply.github.com>
    nvuillam and nvuillam committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    ce5b1f2 View commit details
    Browse the repository at this point in the history
  5. fixed a bug that caused --containername to not work (#1561)

    Co-authored-by: Nicolas Vuillamy <nicolas.vuillamy@gmail.com>
    dmitri-trofimov and nvuillam committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    1594822 View commit details
    Browse the repository at this point in the history
  6. Release MegaLinter v5.16.0

    nvuillam committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    8390ba9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    988ec54 View commit details
    Browse the repository at this point in the history
  8. Build doc

    nvuillam committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    3eae5db View commit details
    Browse the repository at this point in the history
  9. ML fixes

    nvuillam committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    ee89c8d View commit details
    Browse the repository at this point in the history
  10. Update CI config

    nvuillam committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    98294b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2000abf View commit details
    Browse the repository at this point in the history
  12. Parallelize test cases

    quick build
    nvuillam committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    f093fb9 View commit details
    Browse the repository at this point in the history
  13. Disable gitleaks

    quick build
    nvuillam committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    c0aabf1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e95d3b2 View commit details
    Browse the repository at this point in the history
  15. Fix linter test cases

    nvuillam committed Jun 26, 2022
    Configuration menu
    Copy the full SHA
    a8c13f8 View commit details
    Browse the repository at this point in the history