Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build and Publish wifi-connect-ui #566

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on May 27, 2024

  1. Build and Publish wifi-connect-ui

    - use custom publish action for building and publishing the ui
    
    Change-type: patch
    Signed-off-by: Rahul Thakoor <rahul@balena.io>
    rahul-thakoor committed May 27, 2024
    Configuration menu
    Copy the full SHA
    84298b6 View commit details
    Browse the repository at this point in the history
  2. [UI] update react-scripts to v5.x

    - react-scripts v3.x fails with `Error: error:0308010c:digital envelope routines::unsupported [Node Error Solved]`
      on Node v20.x
    
    Change-type: patch
    Signed-off-by: Rahul Thakoor <rahul@balena.io>
    rahul-thakoor committed May 27, 2024
    Configuration menu
    Copy the full SHA
    0f52b65 View commit details
    Browse the repository at this point in the history
  3. gitignore build, bump balena/lint and lint-staged

    Change-type: patch
    myarmolinsky authored and rahul-thakoor committed May 27, 2024
    Configuration menu
    Copy the full SHA
    3607859 View commit details
    Browse the repository at this point in the history
  4. minimum node and move @types to devdep

    Change-type: patch
    myarmolinsky authored and rahul-thakoor committed May 27, 2024
    Configuration menu
    Copy the full SHA
    5149c0f View commit details
    Browse the repository at this point in the history
  5. remove build folder

    Change-type: patch
    myarmolinsky authored and rahul-thakoor committed May 27, 2024
    Configuration menu
    Copy the full SHA
    9b635ef View commit details
    Browse the repository at this point in the history
  6. Archive build output and upload to github releases

    Change-type: patch
    Signed-off-by: Rahul Thakoor <rahul@balena.io>
    rahul-thakoor committed May 27, 2024
    Configuration menu
    Copy the full SHA
    7e58126 View commit details
    Browse the repository at this point in the history
  7. Update npm dependencies

    Change-type: patch
    Signed-off-by: Rahul Thakoor <rahul@balena.io>
    rahul-thakoor committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c6c8f9f View commit details
    Browse the repository at this point in the history
  8. Download pre-built UI in Dockerfile.template

    Change-type: patch
    Signed-off-by: Rahul Thakoor <rahul@balena.io>
    rahul-thakoor committed May 27, 2024
    Configuration menu
    Copy the full SHA
    c8a2369 View commit details
    Browse the repository at this point in the history