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: emscripten-core/setup-emsdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v13
Choose a base ref
...
head repository: emscripten-core/setup-emsdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v14
Choose a head ref
  • 3 commits
  • 10 files changed
  • 1 contributor

Commits on Jan 22, 2024

  1. Add workflow ID to cache key and cache key override option (#40)

    * Add option to override cache key. Add workflow name to default cache key.
    
    Fixes Hardcoded cache key prevents multiple workflows or jobs from caching emsdk #20
    
    * bump minor versions of dependencies
    
    * Update @types/node to 20.x.y
    
    * only run CI on master
    mymindstorm authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    7488110 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb630c3 View commit details
    Browse the repository at this point in the history
  3. v13 -> v14

    mymindstorm committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6ab9eb1 View commit details
    Browse the repository at this point in the history
Loading