Skip to content

Commits

Permalink
main
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 Nov 17, 2023

  1. Merge pull request #440 from actions/joshmgross/v7.0.1

    Update version to 7.0.1
    Josh Gross authored and GitHub committed Nov 17, 2023
    Copy the full SHA
    60a0d83 View commit details
  2. Update version to 7.0.1

    Josh Gross committed Nov 17, 2023
    Copy the full SHA
    b7fb200 View commit details
  3. Merge pull request #439 from actions/joshmgross/avoid-setting-base-url

    Avoid setting `baseUrl` to undefined when input is not provided
    Josh Gross authored and GitHub committed Nov 17, 2023
    Copy the full SHA
    12e22ed View commit details
  4. Copy the full SHA
    d319f8f View commit details

Commits on Nov 13, 2023

  1. Merge pull request #425 from actions/joshmgross/node-20

    Update dependencies and use Node 20
    Josh Gross authored and GitHub committed Nov 13, 2023
    Copy the full SHA
    e69ef54 View commit details

Commits on Nov 9, 2023

  1. Update licenses

    Josh Gross committed Nov 9, 2023
    Copy the full SHA
    ee0914b View commit details

Commits on Nov 8, 2023

  1. Use @types/node for Node 20

    Josh Gross committed Nov 8, 2023
    Copy the full SHA
    d6fc56f View commit details
  2. Fix quotations in tests

    Josh Gross committed Nov 8, 2023
    Copy the full SHA
    384d6cf View commit details
  3. Only validate GraphQL previews

    Josh Gross committed Nov 8, 2023
    Copy the full SHA
    8472492 View commit details
  4. Remove node-fetch from type

    Josh Gross committed Nov 8, 2023
    Copy the full SHA
    84903f5 View commit details
  5. Merge branch 'main' into joshmgross/node-20

    Josh Gross committed Nov 8, 2023
    Copy the full SHA
    5349cf9 View commit details
  6. Merge pull request #402 from typed-actions/export-types

    Expose async-function argument type
    Josh Gross authored and GitHub committed Nov 8, 2023
    Copy the full SHA
    ecae9eb View commit details
  7. Merge branch 'main' into export-types

    Viktorlo authored and GitHub committed Nov 8, 2023
    Copy the full SHA
    044ebbb View commit details

Commits on Oct 31, 2023

  1. Merge pull request #429 from robandpdx/add-base-url-option

    Add base-url option
    Josh Gross authored and GitHub committed Oct 31, 2023
    Copy the full SHA
    6b5d3ea View commit details

Commits on Oct 23, 2023

  1. add example to description of base-url parameter

    Rob Anderson committed Oct 23, 2023
    Copy the full SHA
    5940a76 View commit details
  2. Update action.yml

    Co-authored-by: Josh Gross <joshmgross@github.com>
    2 people authored and GitHub committed Oct 23, 2023
    Copy the full SHA
    ef8023a View commit details
  3. generate dist changes for addition of base-url

    Rob Anderson committed Oct 23, 2023
    Copy the full SHA
    e8957ff View commit details

Commits on Oct 20, 2023

  1. add base-url option

    Rob Anderson committed Oct 20, 2023
    Copy the full SHA
    ea121b8 View commit details

Commits on Oct 12, 2023

  1. Add shell to run step

    Josh Gross committed Oct 12, 2023
    Copy the full SHA
    22dcf8a View commit details
  2. Add install deps action to reuse between workflows

    Josh Gross committed Oct 12, 2023
    Copy the full SHA
    a903cf2 View commit details
  3. Fix version number in breaking changes section

    Co-authored-by: Martin Costello <martin@martincostello.com>
    2 people authored and GitHub committed Oct 12, 2023
    Copy the full SHA
    30d8f85 View commit details

Commits on Oct 11, 2023

  1. Use setup-node in licensed workflow

    Josh Gross committed Oct 11, 2023
    Copy the full SHA
    999c7fb View commit details
  2. Specify Node 20 in workflows and examples

    Josh Gross committed Oct 11, 2023
    Copy the full SHA
    47bc917 View commit details
  3. Update dependencies and use Node 20

    Josh Gross committed Oct 11, 2023
    Copy the full SHA
    84ab08f View commit details

Commits on Oct 2, 2023

  1. Merge pull request #422 from actions/joshmgross/update-codeowners

    Update CODEOWNERS to the Launch team
    Josh Gross authored and GitHub committed Oct 2, 2023
    Copy the full SHA
    1f16022 View commit details
  2. Update CODEOWNERS to the Launch team

    Josh Gross authored and GitHub committed Oct 2, 2023
    Copy the full SHA
    5d8f827 View commit details

Commits on Aug 18, 2023

  1. Remove alternative setup documentation

    Viktor Lott committed Aug 18, 2023
    Copy the full SHA
    21446ed View commit details

Commits on Jul 28, 2023

  1. Update alternative-setup.md

    Viktorlo authored and GitHub committed Jul 28, 2023
    Copy the full SHA
    c857fcb View commit details
  2. Update README.md

    Viktorlo authored and GitHub committed Jul 28, 2023
    Copy the full SHA
    ba13a89 View commit details

Commits on Jul 3, 2023

  1. Expose async-function argument type

    We are exposing the async-function argument type for jsDoc
    type declaration support. This means that we now could do:
    "npm i -D @types/github-script@github:actions/github-script"
    and the add:
    "@param {import('@types/github-script').AsyncFunctionArguments}
    AsyncFunctionArguments".
    
    This could obviously be done in other ways too, like using
    "@typed-actions/github-script" instead. But it seems better
    to use the actual source repository instead of a third-party
    library to import the type declaration.
    Viktor Lott committed Jul 3, 2023
    Copy the full SHA
    56bdc6c View commit details

Commits on May 5, 2023

  1. Merge pull request #383 from actions/joshmgross/templates

    Add more issue templates
    Josh Gross authored and GitHub committed May 5, 2023
    Copy the full SHA
    6f00a0b View commit details

Commits on May 4, 2023

  1. Add more issue templates

    Josh Gross authored and GitHub committed May 4, 2023
    Copy the full SHA
    3a27f0b View commit details

Commits on Apr 7, 2023

  1. Merge pull request #285 from navarroaxel/patch-1

    Fix typo in README
    Josh Gross authored and GitHub committed Apr 7, 2023
    Copy the full SHA
    060d683 View commit details
  2. Merge branch 'main' into patch-1

    Josh Gross authored and GitHub committed Apr 7, 2023
    Copy the full SHA
    d324628 View commit details
  3. Merge pull request #364 from actions/joshmgross/remove-path-filters

    Remove path filters from check-dist workflow
    Josh Gross authored and GitHub committed Apr 7, 2023
    Copy the full SHA
    6dcbc7e View commit details
Older