8000 Comparing v1.4.0...v1.5.0 · fossas/fossa-action · GitHub
[go: up one dir, main page]

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: fossas/fossa-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: fossas/fossa-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.0
Choose a head ref
  • 11 commits
  • 10 files changed
  • 9 contributors

Commits on Aug 14, 2024

  1. Add a PR template. (#43)

    csasarak authored Aug 14, 2024
    Configuration menu
    Copy the full SHA
    d61e2f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Adding team and policy (#44)

    * adding team and policy
    
    * building
    
    * Update action.yml
    
    * comments from scott
    
    * comments from scott
    saramaebee authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    464c3ea View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Dependabot configuration to update actions in workflow (#47)

    * Dependabot configuration to update actions in workflow
    * change to daily update and limit open PRs
    
    ---------
    
    Co-authored-by: Scott Brenner <scott@scottbrenner.me>
    spatten and ScottBrenner authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2a7a96d View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Bump actions/setup-node from 3 to 4 (#48)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6ef2f06 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Bump actions/upload-artifact from 3 to 4 (#49)

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    69d50ac View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Bump actions/checkout from 3 to 4 (#50)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog]
    10BC0
    (https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    dbd64c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

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

Commits on Jan 22, 2025

  1. Support generating attribution report (#53)

    Adds support for generating attribution reports in the action.
    dylmye authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    6eb50db View commit details
    Browse the repository at this point in the history
  2. Fix report options (#57)

    jssblck authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    ef29ba4 View commit details
    Browse the repository at this point in the history
  3. Add config option - Fixes #55 (#59)

    Co-authored-by: Pieter Oliver <pieter.oliver@nourishcare.com>
    nficca and pieterocp authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    52ed424 View commit details
    Browse the repository at this point in the history
  4. Screaming snake cases the examples in the readme (as other github act… (

    #58)
    
    Co-authored-by: Pieter Oliver <pieter.oliver@nourishcare.com>
    csasarak and pieterocp authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    93a52ec View commit details
    Browse the repository at this point in the history
Loading
0