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: nodejs/node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Asana/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 5 files changed
  • 3 contributors

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    d808e1b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from Asana/jackstrohm_node_workflow

    Adding workflows for node linux builds and script to bundle them in a…
    JackStrohm-asana authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    e71cc85 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2025

  1. Configuration menu
    Copy the full SHA
    897b6c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07babbf View commit details
    Browse the repository at this point in the history
  3. add input vars

    asana-kristoferbuno authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    6c474ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd21bda View commit details
    Browse the repository at this point in the history
  5. Merge pull request #11 from Asana/asana-kristoferbuno-patch-1

    Create build-node-openssl-fips-static.yml
    asana-kristoferbuno authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    00abb82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd54eb8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #12 from Asana/asana-kristoferbuno-patch-2

    Update and rename build-node-openssl-fips-static.yml to build-node-op…
    asana-kristoferbuno authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    a598eb7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2026

  1. add workflow_dispatch trigger to build-node

    This enables the manual "Run workflow" button in the GitHub Actions UI.
    
    Co-Authored-By: Claude (global.anthropic.claude-opus-4-5-20251101-v1:0) <noreply@anthropic.com>
    JackStrohm-asana and claude committed Feb 10, 2026
    Configuration menu
    Copy the full SHA
    bcfc2d0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #15 from Asana/add-workflow-dispatch-to-build-node

    Add workflow_dispatch trigger to build-node workflow
    JackStrohm-asana authored Feb 10, 2026
    Configuration menu
    Copy the full SHA
    69fcf95 View commit details
    Browse the repository at this point in the history
Loading