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: gradle/actions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.0
Choose a base ref
...
head repository: gradle/actions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.1
Choose a head ref
  • 8 commits
  • 35 files changed
  • 3 contributors

Commits on Apr 12, 2024

  1. Update releasing guide

    bigdaz committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    0fa10b2 View commit details
    Browse the repository at this point in the history
  2. Include VS code workspace file

    This workspace sets things up so that source code navigation works
    propertly in VS code.
    bigdaz committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3c2d3b6 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    eef9b10 View commit details
    Browse the repository at this point in the history
  2. [bot] Update dist directory

    bigdaz authored and github-actions[bot] committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    439ed0a View commit details
    Browse the repository at this point in the history
  3. Documentation updates (#187)

    * Use consistent YAML syntax in example workflows
    * Add link to plugin env vars
    bigdaz authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d211a39 View commit details
    Browse the repository at this point in the history
  4. Support custom report dir for dependency-submission (#189)

    If the `DEPENDENCY_GRAPH_REPORT_DIR` var is set, use this value when locating dependency-graph files to upload/submit.
    
    Fixes #188
    bigdaz authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c198d84 View commit details
    Browse the repository at this point in the history
  5. [bot] Update dist directory

    bigdaz authored and github-actions[bot] committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    750cdda View commit details
    Browse the repository at this point in the history
Loading