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

GH-325: [Website] Update website deployment script to use latest LTS version of Node.js and Webpack 5.75.0 #326

Merged
merged 15 commits into from Mar 10, 2023

Commits on Mar 2, 2023

  1. Run website deployment workflow inside of an ubuntu:latest container.

    Co-authored-by: Sarah Gilmore <sgilmore@mathworks.com>
    kevingurney and sgilmore10 committed Mar 2, 2023
    Copy the full SHA
    a1dfe9b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    650e625 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Use ubuntu:22.04, rather than ubuntu:latest as the container image.

    Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
    kevingurney and kou committed Mar 3, 2023
    Copy the full SHA
    1bd48be View commit details
    Browse the repository at this point in the history
  2. Update name of workflow step that calls apt-get update to update th…

    …e package list.
    
    Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
    kevingurney and kou committed Mar 3, 2023
    Copy the full SHA
    16c8a11 View commit details
    Browse the repository at this point in the history
  3. Use v3 of actions/setup-node.

    Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
    kevingurney and kou committed Mar 3, 2023
    Copy the full SHA
    a842667 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    e240ebe View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    60b85ad View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    a526225 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6f9568f View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    22361aa View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    6d30aab View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    998bb83 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    80a5274 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    067009b View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    41a0080 View commit details
    Browse the repository at this point in the history