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(frontend): update node version #1684

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

andrewazores
Copy link
Member

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits using a GPG signature

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


Fixes: #1488
Depends on cryostatio/cryostat-web#1116

@andrewazores andrewazores added dependencies Pull requests that update a dependency file build labels Sep 22, 2023
@github-actions
Copy link
Contributor

Hi @andrewazores! Add at least one of the required labels to this PR

Required labels are : chore,ci,cleanup,docs,feat,fix,perf,refactor,style,test

@github-actions github-actions bot added needs-triage Needs thorough attention from code reviewers dependent labels Sep 22, 2023
@andrewazores andrewazores added safe-to-test and removed needs-triage Needs thorough attention from code reviewers labels Sep 22, 2023
@github-actions
Copy link
Contributor

Hi @andrewazores! Add at least one of the required labels to this PR

Required labels are : chore,ci,cleanup,docs,feat,fix,perf,refactor,style,test

3 similar comments
@github-actions
Copy link
Contributor

Hi @andrewazores! Add at least one of the required labels to this PR

Required labels are : chore,ci,cleanup,docs,feat,fix,perf,refactor,style,test

@github-actions
Copy link
Contributor

Hi @andrewazores! Add at least one of the required labels to this PR

Required labels are : chore,ci,cleanup,docs,feat,fix,perf,refactor,style,test

@github-actions
Copy link
Contributor

Hi @andrewazores! Add at least one of the required labels to this PR

Required labels are : chore,ci,cleanup,docs,feat,fix,perf,refactor,style,test

@andrewazores andrewazores added the chore Refactor, rename, cleanup, etc. label Sep 22, 2023
@andrewazores andrewazores force-pushed the frontend-plugin-versions branch from 1b4e8b2 to 52bd21b Compare September 28, 2023 15:44
@andrewazores andrewazores force-pushed the frontend-plugin-versions branch from 52bd21b to f7c28df Compare September 28, 2023 15:56
@github-actions
Copy link
Contributor

This PR/issue depends on:

@andrewazores andrewazores merged commit 50d0fec into cryostatio:main Sep 28, 2023
7 checks passed
@andrewazores andrewazores deleted the frontend-plugin-versions branch September 28, 2023 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Task] Update node and yarn versions used by frontend-plugin
2 participants