Commits
70d2efc353
Name already in use
Commits on Aug 18, 2021
-
Enforce a minimum version of CodeQL CLI
Edoardo Pirovano committedAug 18, 2021 Copy the full SHA 70d2efcView commit details -
Version flag usage of certain CLI flags
Edoardo Pirovano committedAug 18, 2021 -
Cache result of
codeql version
Edoardo Pirovano committedAug 18, 2021
Commits on Aug 17, 2021
-
Merge pull request #706 from iotbo/main
fix indentation error on README.md
Edoardo Pirovano authored and GitHub committedAug 17, 2021 -
fix indentation error on README.md
iotboy authored and GitHub committedAug 17, 2021
Commits on Aug 16, 2021
-
Merge pull request #703 from github/dependabot/npm_and_yarn/runner/we…
…bpack-5.50.0 Bump webpack from 5.48.0 to 5.50.0 in /runner
Edoardo Pirovano authored and GitHub committedAug 16, 2021 -
Bump webpack from 5.48.0 to 5.50.0 in /runner
Bumps [webpack](https://github.com/webpack/webpack) from 5.48.0 to 5.50.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.48.0...v5.50.0) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored and GitHub committedAug 16, 2021 -
Merge pull request #705 from github/mergeback/v1.0.12-to-main-b0e70410
Mergeback v1.0.12 refs/heads/v1 into main
Edoardo Pirovano authored and GitHub committedAug 16, 2021 -
Update checked-in dependencies
github-actions[bot] committedAug 16, 2021 -
github-actions[bot] committed
Aug 16, 2021 -
Update changelog and version after v1.0.12
github-actions[bot] committedAug 16, 2021 -
Merge pull request #704 from github/update-v1.0.12-01d17eaf
Merge main into v1
Edoardo Pirovano authored and GitHub committedAug 16, 2021 -
github-actions[bot] committed
Aug 16, 2021
Commits on Aug 12, 2021
-
Merge pull request #702 from github/pass-ram-flag
Pass `--ram` flag to `database finalize`
Edoardo Pirovano authored and GitHub committedAug 12, 2021 -
Pass
--ram
flag todatabase finalize
Edoardo Pirovano committedAug 12, 2021
Commits on Aug 11, 2021
-
Merge pull request #701 from github/henrymercer/brief-releasing-instr…
…uctions Add brief instructions on creating a release
Henry Mercer authored and GitHub committedAug 11, 2021 -
Always run
codeql (latest)
job on PRs so we can make it requiredHenry Mercer committedAug 11, 2021 -
Henry Mercer committed
Aug 11, 2021 -
Merge branch 'main' into henrymercer/brief-releasing-instructions
Henry Mercer authored and GitHub committedAug 11, 2021 -
Merge pull request #700 from github/henrymercer/reduce-num-pr-check-j…
…obs-on-push Reduce the number of PR checks that are run on `push`
Henry Mercer authored and GitHub committedAug 11, 2021 -
Add more details on the workflows involved in the release process
Henry Mercer committedAug 11, 2021 -
Add brief instructions on creating a release
Henry Mercer committedAug 11, 2021 -
Reduce the number of PR checks that are run on
push
If we're running on push, then we can reintroduce the logic that skips running with `tools: latest` when it would be the same as running with `tools: null`.
Henry Mercer committedAug 11, 2021 -
Merge pull request #694 from github/dependabot/npm_and_yarn/typescrip…
…t-eslint/parser-4.29.1 Bump @typescript-eslint/parser from 4.29.0 to 4.29.1
Henry Mercer authored and GitHub committedAug 11, 2021 -
Update checked-in dependencies
github-actions[bot] committedAug 11, 2021 -
Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/pa…
…rser-4.29.1
Henry Mercer authored and GitHub committedAug 11, 2021 -
Merge pull request #698 from github/dependabot/npm_and_yarn/eslint-pl…
…ugin-github-4.2.0 Bump eslint-plugin-github from 4.1.5 to 4.2.0
Edoardo Pirovano authored and GitHub committedAug 11, 2021 -
Update checked-in dependencies
github-actions[bot] committedAug 11, 2021 -
Tweak linting rule changes brought in by
eslint-plugin-github
upgradeHenry Mercer committedAug 11, 2021 -
Bump eslint-plugin-github from 4.1.5 to 4.2.0
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.1.5 to 4.2.0. - [Release notes](https://github.com/github/eslint-plugin-github/releases) - [Commits](https://github.com/github/eslint-plugin-github/compare/v4.1.5...v4.2.0) --- updated-dependencies: - dependency-name: eslint-plugin-github dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored and GitHub committedAug 11, 2021 -
Merge pull request #692 from github/dependabot/npm_and_yarn/eslint-pl…
…ugin-import-2.24.0 Bump eslint-plugin-import from 2.23.4 to 2.24.0
Henry Mercer authored and GitHub committedAug 11, 2021 -
Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-import…
…-2.24.0
Henry Mercer authored and GitHub committedAug 11, 2021 -
Merge pull request #699 from github/henrymercer/allow-latest-checks-t…
…o-be-required Always run the `latest` tools PR checks so we can make them required
Henry Mercer authored and GitHub committedAug 11, 2021 -
Merge branch 'main' into henrymercer/allow-latest-checks-to-be-required
Henry Mercer authored and GitHub committedAug 11, 2021 -
Reference exported names via
import *
.Rather than via properties on default exports — see https://github.com/import-js/eslint-plugin-import/blob/master/docs/rules/no-named-as-default-member.md
Henry Mercer committedAug 11, 2021