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: jwgmeligmeyling/spotbugs-github-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2
Choose a base ref
...
head repository: jwgmeligmeyling/spotbugs-github-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 17 files changed
  • 3 contributors

Commits on Jun 18, 2020

  1. Update README.md

    jwgmeligmeyling authored Jun 18, 2020
    Copy the full SHA
    efe5b40 View commit details

Commits on Sep 18, 2021

  1. Copy the full SHA
    cf5a19b View commit details

Commits on Sep 19, 2021

  1. Merge upstream changes, update deps

    * merge upstream changes from https://github.com/actions/typescript-action
    * bump @actions/core to 1.2.6
    * update eslint config for new stricter rules
      * disable 'i18n-text/no-en' as this proj is not internationalized
      * disable 'sort-imports' to simplify
      * disable 'no-shadow' and configure for ts, per:
        https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/no-shadow.md#how-to-use
    mchenryc committed Sep 19, 2021
    Copy the full SHA
    7b58275 View commit details
  2. Merge pull request #19 from mchenryc/feature/multiple-sourceline-updated

    Add support for multiple SourceLine tags (with build fixes)
    jwgmeligmeyling authored Sep 19, 2021
    Copy the full SHA
    875e3b6 View commit details
Loading