Skip to content

Commits

Permalink
0c4306b672
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?

Commits on Aug 12, 2021

  1. Pass --ram flag to database finalize

    Edoardo Pirovano committed Aug 12, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    0c4306b View commit details

Commits on Aug 11, 2021

  1. Merge pull request #701 from github/henrymercer/brief-releasing-instr…

    …uctions
    
    Add brief instructions on creating a release
    Henry Mercer authored and GitHub committed Aug 11, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    acd9964 View commit details
  2. Copy the full SHA
    bc33041 View commit details
  3. Fix conditional in PR checks

    Henry Mercer committed Aug 11, 2021
    Copy the full SHA
    c7203c9 View commit details
  4. Merge branch 'main' into henrymercer/brief-releasing-instructions

    Henry Mercer authored and GitHub committed Aug 11, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    7f1659f View commit details
  5. 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 committed Aug 11, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    962925a View commit details
  6. Copy the full SHA
    4e477f1 View commit details
  7. Add brief instructions on creating a release

    Henry Mercer committed Aug 11, 2021
    Copy the full SHA
    a068a28 View commit details
  8. 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 committed Aug 11, 2021
    Copy the full SHA
    b19f1f9 View commit details
  9. 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 committed Aug 11, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f1c75fc View commit details
  10. Update checked-in dependencies

    github-actions[bot] committed Aug 11, 2021
    Copy the full SHA
    1e0763c View commit details
  11. Merge branch 'main' into dependabot/npm_and_yarn/typescript-eslint/pa…

    …rser-4.29.1
    Henry Mercer authored and GitHub committed Aug 11, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    5fd8ca8 View commit details
  12. 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 committed Aug 11, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    873a76a View commit details
  13. Update checked-in dependencies

    github-actions[bot] committed Aug 11, 2021
    Copy the full SHA
    4a0d337 View commit details
  14. Copy the full SHA
    46043e8 View commit details
  15. 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 committed Aug 11, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    75aad21 View commit details
  16. 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 committed Aug 11, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    fe83f96 View commit details
  17. Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-import…

    …-2.24.0
    Henry Mercer authored and GitHub committed Aug 11, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    3ebf977 View commit details
  18. 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 committed Aug 11, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    0d88424 View commit details
  19. Merge branch 'main' into henrymercer/allow-latest-checks-to-be-required

    Henry Mercer authored and GitHub committed Aug 11, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    1263b9c View commit details
  20. Reference exported names via import *.

    Henry Mercer committed Aug 11, 2021
    Copy the full SHA
    93c9da2 View commit details
  21. Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-import…

    …-2.24.0
    Henry Mercer authored and GitHub committed Aug 11, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    060eb52 View commit details
  22. Merge pull request #693 from github/dependabot/npm_and_yarn/ava/types…

    …cript-2.0.0
    
    Bump @ava/typescript from 1.1.1 to 2.0.0
    Henry Mercer authored and GitHub committed Aug 11, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    8c8a933 View commit details
  23. Copy the full SHA
    743d8df View commit details
  24. Add compile property to ava configuration

    This is required with `@ava/typescript` v2
    Henry Mercer committed Aug 11, 2021
    Copy the full SHA
    75d42be View commit details
  25. Merge branch 'main' into dependabot/npm_and_yarn/ava/typescript-2.0.0

    Henry Mercer authored and GitHub committed Aug 11, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    46ddfc6 View commit details

Commits on Aug 9, 2021

  1. Merge pull request #689 from github/aeisenberg/update-permissions

     Updates the permissions block to be minimal
    Andrew Eisenberg authored and GitHub committed Aug 9, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    07fa17d View commit details
  2. Merge branch 'main' into aeisenberg/update-permissions

    Andrew Eisenberg authored and GitHub committed Aug 9, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    61fb5d7 View commit details
  3. Merge pull request #697 from github/mergeback/v1.0.11-to-main-db7158f9

    Mergeback v1.0.11 refs/heads/v1 into main
    Aditya Sharad authored and GitHub committed Aug 9, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    89e4b4f View commit details
  4. Update checked-in dependencies

    github-actions[bot] committed Aug 9, 2021
    Copy the full SHA
    9ad3f82 View commit details
  5. 1.0.12

    github-actions[bot] committed Aug 9, 2021
    Copy the full SHA
    5ba154a View commit details
  6. Update changelog and version after v1.0.11

    github-actions[bot] committed Aug 9, 2021
    Copy the full SHA
    bb0eba1 View commit details
  7. Merge pull request #696 from github/update-v1.0.11-20de0f01

    Merge main into v1
    Aditya Sharad authored and GitHub committed Aug 9, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    db7158f View commit details
  8. 1.0.11

    github-actions[bot] committed Aug 9, 2021
    Copy the full SHA
    94013c2 View commit details
  9. Merge pull request #691 from github/adityasharad/changelog-2.5.9

    Changelog: Add note for CodeQL 2.5.9
    Aditya Sharad authored and GitHub committed Aug 9, 2021

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    20de0f0 View commit details
Older