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

Benito Matheoz #234

Open
wants to merge 30 commits into
base: revert-26-fix-licenses
Choose a base branch
from
Open

Benito Matheoz #234

wants to merge 30 commits into from

Commits on Oct 27, 2020

  1. Revert "update licenses and added package-lock (#26)" (#27)

    This reverts commit fd47e65.
    David Kale authored Oct 27, 2020
    2 Configuration menu
    Copy the full SHA
    bd33205 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

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

Commits on Feb 4, 2021

  1. Create CODEOWNERS

    hross authored Feb 4, 2021
    6 Configuration menu
    Copy the full SHA
    55b296e View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    07f2b50 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #73 from actions/TingluoHuang-patch-1

    Create codeql-analysis.yml to enable code scan
    TingluoHuang authored Mar 30, 2022
    1 Configuration menu
    Copy the full SHA
    dafa9ae View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Update README.md

    Alirezaaraby authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    668eef3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

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

    thyeggman committed Oct 3, 2022
    2 Configuration menu
    Copy the full SHA
    01781a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Merge pull request #103 from thyeggman/thyeggman/fix-octokit-error

    Updating bundled toolkit packages and fix error
    thboop authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    51a6bff View commit details
    Browse the repository at this point in the history
  2. 1.1.1

    Cory Miller committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    92b3521 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a9caa2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #104 from actions/releases/v1.1.1

    Update package version
    cory-miller authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    1d8459c View commit details
    Browse the repository at this point in the history
  5. Use first-interaction in the repository

    Cory Miller committed Oct 6, 2022
    1 Configuration menu
    Copy the full SHA
    ba7d609 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #105 from actions/users/cory-miller/add-first-inte…

    …raction
    
    Use first-interaction in the repository
    cory-miller authored Oct 6, 2022
    1 Configuration menu
    Copy the full SHA
    64bdb23 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

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

Commits on Sep 27, 2023

  1. Upgrade codeql actions to v2

    Currently we're using v1, and there have been some important changes since then.
    
    In particular, the latest version, v2.14.4, contains an important security patch:
    
    > The CodeQL CLI no longer supports the `SEMMLE_JAVA_ARGS` environment variable. All previous versions of the CodeQL CLI perform command substitution on the `SEMMLE_JAVA_ARGS` value (for example, replacing `'$(echo foo)'` with `'foo'`) when starting a new Java virtual machine, which, depending on the execution environment, may have security implications. Users are advised to check their environments for possible `SEMMLE_JAVA_ARGS` misuse.
    
    See the [codeql-action release notes](https://github.com/github/codeql-cli-binaries/releases/tag/v2.14.4) for full details.
    pje authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    cc18bea View commit details
    Browse the repository at this point in the history
  2. Merge pull request #275 from actions/pje/upgrade-codeql-actions-to-v2

    Upgrade codeql actions to v2
    pje authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    75f2492 View commit details
    Browse the repository at this point in the history
  3. 1.2.0

    pje committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    15b3c5f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #276 from actions/releases/v1.1.1

    Update package.json version to v1.2.0
    pje authored Sep 27, 2023
    Configuration menu
    Copy the full SHA
    1dbfe1b View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Update base image to node:18.18.2-buster-slim

    Add dependency on @octokit/rest to satisfy build requirements.
    AllanGuigou committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c23c7ec View commit details
    Browse the repository at this point in the history
  2. Update licensed cache

    AllanGuigou committed Nov 28, 2023
    1 Configuration menu
    Copy the full SHA
    f3836b2 View commit details
    Browse the repository at this point in the history
  3. Update license to MIT

    AllanGuigou committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    3aee370 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Update to node 20.10

    AllanGuigou committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    625b194 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #287 from actions/bump-node-to-v18

    Update base image to node:20.10-buster-slim
    AllanGuigou authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    001cc8d View commit details
    Browse the repository at this point in the history
  3. 1.3.0

    AllanGuigou committed Nov 29, 2023
    1 Configuration menu
    Copy the full SHA
    3c71ce7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #288 from actions/allanguigou/bump-minor-version

    Bump Version to 1.3.0
    AllanGuigou authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    34f15e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Merge pull request #274 from TheGuptaEmpire/first-contributor

    Installed @actions/core
    ncalteen authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c1f2042 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #75 from Alirezaaraby/patch-2

    Update README.md
    ncalteen authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    de709c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe1cfc1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #36 from tacaswell/doc_complete_example

    DOC: adjust the example to show a full yaml file
    ncalteen authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    41ddf9c View commit details
    Browse the repository at this point in the history