8000 Comparing v4.2.1...v4.3.0 · actions/download-artifact · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: actions/download-artifact
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.1
Choose a base ref
...
head repository: actions/download-artifact
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.0
Choose a head ref
  • 14 commits
  • 10 files changed
  • 3 contributors

Commits on Apr 17, 2025

  1. Configuration menu
    Copy the full SHA
    ac35f99 View commit details
    Browse the repository at this point in the history
  2. apply #401 (comment) suggestion

    GrantBirki committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    42aef06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec378bc View commit details
    Browse the repository at this point in the history
  4. bundle

    GrantBirki committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    e463631 View commit details
    Browse the repository at this point in the history
  5. use the same artifactClient.getArtifact structure as seen above in …

    …`isSingleArtifactDownload` logic
    GrantBirki committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    171183c View commit details
    Browse the repository at this point in the history
  6. bundle

    GrantBirki committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    b83057b View commit details
    Browse the repository at this point in the history
  7. revert getArtifact() changes - for now we have to list and filter b…

    …y artifact-ids until a `getArtifactById()` public method exists
    GrantBirki committed Apr 17, 2025
    Configuration menu
    Copy the full SHA
    54124fb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d219c63 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Merge pull request #401 from actions/download-by-id

    feat: implement new `artifact-ids` input
    GrantBirki authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    8ea3c2c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2025

  1. Configuration menu
    Copy the full SHA
    67f2bc3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84fc7a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Merge pull request #402 from actions/joshmgross/download-by-id-example

    Fix workflow example for downloading by artifact ID
    joshmgross authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    7745437 View commit details
    Browse the repository at this point in the history
  2. prep for v4.3.0 release

    robherley committed Apr 24, 2025
    Configuration menu
    Copy the full SHA
    fc02353 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #404 from actions/robherley/v4.3.0

    Prep for v4.3.0 release
    robherley authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    d3f86a1 View commit details
    Browse the repository at this point in the history
Loading
0