10000 Comparing v3.1.1...v3.1.2 · actions/upload-artifact · 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: actions/upload-artifact
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.1.1
Choose a base ref
...
head repository: actions/upload-artifact
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.1.2
Choose a head ref
  • 6 commits
  • 15 files changed
  • 4 contributors

Commits on Jan 4, 2023

  1. 1 Configuration menu
    Copy the full SHA
    7fe6c13 View commit details
    Browse the repository at this point in the history
  2. README: Bump actions/checkout to v3 (#352)

    `Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: actions/checkout, actions/checkout`
    
    It's great to have non-deprecated examples.
    gmelikov authored Jan 4, 2023
    2 Configuration menu
    Copy the full SHA
    e0057a5 View commit details
    Browse the repository at this point in the history
  3. ci(github): update action/checkout from v2 to v3 (#315)

    Signed-off-by: Luís Ferreira <contact@lsferreira.net>
    
    Signed-off-by: Luís Ferreira <contact@lsferreira.net>
    Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
    ljmf00 and konradpabjan authored Jan 4, 2023
    1 Configuration menu
    Copy the full SHA
    7a5d483 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    055b8b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Create devcontainer for codespaces + update all dev dependencies (#375)

    * Create devcontainer for codespaces
    
    * Use node 16 for devcontainer and CI
    
    * Fix node version incompatibility error
    
    * Remove caching
    
    * Add npm build to check-dist
    
    * Remove new caching
    
    * use npm install
    
    * Test node 14
    
    * Update check dist with node 16
    
    * Use node 18.x for check-dist
    
    * Npm install vs CI
    
    * Update package.json scripts
    
    * test
    
    * Remove caching
    
    * npm run test
    
    * testing
    
    * test
    
    * test
    
    * One more test
    
    * Test
    
    * test
    
    * Update everything
    
    * use vercel
    
    * Test
    
    * Update index.js
    
    * Test
    
    * Remove codeql warnings
    
    * Use NPM CI vs install
    
    * Small tweaks to existing workflows
    konradpabjan authored Jan 5, 2023
    7 Configuration menu
    Copy the full SHA
    013d2b8 View commit details
    Browse the repository at this point in the history
  2. ci(github): update action/download-artifact from v1 to v3 (#312)

    Signed-off-by: Luís Ferreira <contact@lsferreira.net>
    
    Signed-off-by: Luís Ferreira <contact@lsferreira.net>
    Co-authored-by: Konrad Pabjan <konradpabjan@github.com>
    ljmf00 and konradpabjan authored Jan 5, 2023
    5 Configuration menu
    Copy the full SHA
    0b7f8ab View commit details
    Browse the repository at this point in the history
Loading
0