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

Commits on Aug 4, 2022

  1. Bump to 2.2.3 (#329)

    hardillb authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    5908372 View commit details
    Browse the repository at this point in the history
  2. Prevent 2.2.x being tagged as latest (#330)

    * Bump to 2.2.3
    
    * Remove "latest" tag from 2.2.x release
    
    * better latest handling
    hardillb authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    3aae1a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. Update 2.2.x branch for respin (#379)

    Update GH action to match master
    
    Update known_hosts.sh with new SSH keys
    hardillb authored Jun 9, 2023
    Configuration menu
    Copy the full SHA
    cad7df4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. V2.2.x respin update (#383)

    * Update 2.2.x branch for respin
    
    Update GH action to match master
    
    Update known_hosts.sh with new SSH keys
    
    * Disable build to test
    
    * Disable login as no creds
    
    * Test build
    
    * Re-enable everything
    
    * update ssh_knownhosts.sh
    
    * Bump to alpine 3.14
    
    * Testing
    
    * Remove 390x
    
    * Enable push, disable 390x for now
    hardillb authored Dec 22, 2023
    Configuration menu
    Copy the full SHA
    4f153c7 View commit details
    Browse the repository at this point in the history
Loading