Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: google/closure-compiler-npm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v20230103.0.0
Choose a base ref
...
head repository: google/closure-compiler-npm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v20230206.0.0
Choose a head ref
  • 12 commits
  • 13 files changed
  • 3 contributors

Commits on Jan 12, 2023

  1. Trigger Publication

    ChadKillingsworth committed Jan 12, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    17e3ca4 View commit details
  2. Rename the codeql workflow

    The file was improperly named when created
    ChadKillingsworth committed Jan 12, 2023
    Copy the full SHA
    2028b38 View commit details
  3. Utilize the package version for the compiler build

    Avoids utilizing the git tag which is failing to build the correct version during a release.
    ChadKillingsworth committed Jan 12, 2023
    Copy the full SHA
    a64400e View commit details
  4. Address codeql finding

    Address Inefficient regular expression
    ChadKillingsworth committed Jan 12, 2023
    Copy the full SHA
    1bf6c23 View commit details
  5. Copy the full SHA
    d89a8f0 View commit details

Commits on Jan 18, 2023

  1. Switch the linux graal build runner for better GLIBC compatibility

    Allows a wider range of GLIBC versions
    ChadKillingsworth committed Jan 18, 2023
    Copy the full SHA
    cc237bc View commit details
  2. Merge pull request #278 from google/fix-build-script

    Utilize the package version for the compiler build
    brad4d authored Jan 18, 2023
    Copy the full SHA
    71bd351 View commit details
  3. Merge pull request #279 from google/rename-codeql

    Rename the codeql workflow
    brad4d authored Jan 18, 2023
    Copy the full SHA
    4ec06cf View commit details
  4. Merge pull request #281 from google/glibc

    Switch the linux graal build runner for better GLIBC compatibility
    brad4d authored Jan 18, 2023
    Copy the full SHA
    fb997d8 View commit details

Commits on Jan 23, 2023

  1. Copy the full SHA
    d021dad View commit details
  2. Merge pull request #282 from google/revert-273-dynamic-glibc

    Revert "Support multiple libc versions by dynamically linking against libc"
    brad4d authored Jan 23, 2023
    Copy the full SHA
    9ecbe3c View commit details

Commits on Feb 9, 2023

  1. v20230206.0.0

    Github Bot committed Feb 9, 2023
    Copy the full SHA
    ce7a2b9 View commit details
Loading