Skip to content

Commits

Permalink
f0b3ef9e9c
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 Oct 18, 2022

  1. Update checked-in dependencies

    github-actions[bot] committed Oct 18, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    f0b3ef9 View commit details
  2. Update changelog and version after v2.1.28

    github-actions[bot] committed Oct 18, 2022
    Copy the full SHA
    be55631 View commit details
  3. Merge pull request #1311 from github/update-v2.1.28-96c8872f

    Merge main into releases/v2
    Edoardo Pirovano authored and GitHub committed Oct 18, 2022
    Copy the full SHA
    cc7986c View commit details
  4. Update changelog for v2.1.28

    github-actions[bot] committed Oct 18, 2022
    Copy the full SHA
    aecd032 View commit details
  5. Merge pull request #1310 from github/henrymercer/v2-mergeback

    Mergeback `releases/v2` into `main`
    Henry Mercer authored and GitHub committed Oct 18, 2022
    Copy the full SHA
    96c8872 View commit details

Commits on Oct 17, 2022

  1. Merge branch 'releases/v2' into henrymercer/v2-mergeback

    Henry Mercer committed Oct 17, 2022
    Copy the full SHA
    b709139 View commit details
  2. Merge pull request #1308 from github/aeisenberg/fix-merge

    Fix the merge into releases/v2
    Andrew Eisenberg authored and GitHub committed Oct 17, 2022
    Copy the full SHA
    5dd7367 View commit details
  3. Fix CHANGELOG

    Andrew Eisenberg committed Oct 17, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    4c1ccc4 View commit details
  4. Merge commit 'e4cc4a2f' into releases/v2

    Andrew Eisenberg committed Oct 17, 2022
    Copy the full SHA
    c2f5185 View commit details

Commits on Oct 14, 2022

  1. Merge pull request #1301 from github/aeisenberg/remove-set-output

    Removes deprecated set-output usage
    Andrew Eisenberg authored and GitHub committed Oct 14, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    297ec80 View commit details

Commits on Oct 13, 2022

  1. Update CHANGELOG.md

    Co-authored-by: Aditya Sharad <6874315+adityasharad@users.noreply.github.com>
    2 people authored and GitHub committed Oct 13, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    b0f8861 View commit details
  2. Update changelog

    Andrew Eisenberg committed Oct 13, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    2ee8edc View commit details
  3. Removes deprecated set-output usage

    For more information see
    https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
    
    This change bumps a bunch of the internal actions packages. Note that
    the only required version change is `actions/core` to 1.10.0. The others
    are not required, but seem like a reasonable idea.
    
    It also changes all of the workflows that use `set-output`.
    Andrew Eisenberg committed Oct 13, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    eba983f View commit details
  4. Merge pull request #1299 from github/dependabot/npm_and_yarn/octokit/…

    …types-8.0.0
    
    Bump @octokit/types from 7.1.1 to 8.0.0
    Andrew Eisenberg authored and GitHub committed Oct 13, 2022
    Copy the full SHA
    e2481f7 View commit details
  5. Update checked-in dependencies

    github-actions[bot] committed Oct 13, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    17ae47e View commit details
  6. Bump @octokit/types from 7.1.1 to 8.0.0

    Bumps [@octokit/types](https://github.com/octokit/types.ts) from 7.1.1 to 8.0.0.
    - [Release notes](https://github.com/octokit/types.ts/releases)
    - [Commits](https://github.com/octokit/types.ts/compare/v7.1.1...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/types"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and GitHub committed Oct 13, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    2c4b2a1 View commit details
  7. Merge pull request #1298 from github/edoardo/caching-hosted

    TRAP Caching: Disable on self-hosted runners
    Edoardo Pirovano authored and GitHub committed Oct 13, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    0c7f674 View commit details
  8. TRAP Caching: Disable on self-hosted runners

    Edoardo Pirovano committed Oct 13, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    2fafb29 View commit details

Commits on Oct 12, 2022

  1. Merge pull request #1284 from github/aeisenberg/ff-refactoring

    Andrew Eisenberg authored and GitHub committed Oct 12, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    160e3fe View commit details
  2. Merge remote-tracking branch 'upstream/main' into aeisenberg/ff-refac…

    …toring
    Andrew Eisenberg committed Oct 12, 2022
    Copy the full SHA
    34d48f8 View commit details
  3. Merge pull request #1296 from github/edoardo/improve-docs

    Improve documentation comment
    Edoardo Pirovano authored and GitHub committed Oct 12, 2022
    Copy the full SHA
    e862e8f View commit details
  4. Merge pull request #1297 from github/update-supported-enterprise-serv…

    …er-versions
    
    Update supported GitHub Enterprise Server versions.
    Edoardo Pirovano authored and GitHub committed Oct 12, 2022
    Copy the full SHA
    099de40 View commit details
  5. Unverified

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

Commits on Oct 11, 2022

  1. Improve documentation comment

    Edoardo Pirovano committed Oct 11, 2022
    Copy the full SHA
    082bdf0 View commit details
  2. Merge pull request #1293 from github/edoardo/fix-with-timeout

    Fix `withTimeout` helper function
    Edoardo Pirovano authored and GitHub committed Oct 11, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    44edb7c View commit details
  3. More feature flag renaming

    Henry Mercer authored and Andrew Eisenberg committed Oct 11, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    43c3ed9 View commit details
  4. More renaming

    Andrew Eisenberg committed Oct 11, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    701cea3 View commit details
  5. Merge pull request #1294 from github/alexet/release-codeql-2.11.1-v2

    Update bundle for 2.11.1
    Alexander Eyers-Taylor authored and GitHub committed Oct 11, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    c27c6c7 View commit details
  6. Further update to reflect a conversation with @henrymercer

    Edoardo Pirovano committed Oct 11, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    adb2896 View commit details
  7. Update bundle for 2.11.1

    This version has the fix applied
    alexet committed Oct 11, 2022

    Unverified

    No user is associated with the committer email.
    Copy the full SHA
    362f9a2 View commit details
  8. Fix withTimeout helper function

    Edoardo Pirovano committed Oct 11, 2022
    Copy the full SHA
    6e1dab2 View commit details

Commits on Oct 7, 2022

  1. Fix typos

    Andrew Eisenberg committed Oct 7, 2022
    Copy the full SHA
    6c869f8 View commit details
  2. Merge remote-tracking branch 'upstream/main' into aeisenberg/ff-refac…

    …toring
    Andrew Eisenberg committed Oct 7, 2022
    Copy the full SHA
    919e4ca View commit details
  3. Clarify merging with merge commit (#1291)

    * Clarify merging with merge commit
    
    * Add merge commit message to mergeback PRs
    Angela P Wen authored and GitHub committed Oct 7, 2022
    Copy the full SHA
    c6c7d29 View commit details
  4. More renaming

    Avoid usage of "Feature Flag" unless we are talking specifically about
    the response from github features api. Otherwise, use terms like
    "Toggleable features".
    
    Note both "toggleable" and "togglable" appear to be valid spellings of
    the word. I chose the first for no good reason.
    Andrew Eisenberg committed Oct 7, 2022
    Copy the full SHA
    1a17c59 View commit details
Older