-
Notifications
You must be signed in to change notification settings - Fork 14
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: update Nx 19 & other dependencies #811
base: main
Are you sure you want to change the base?
Conversation
Investigation of failing CI in progress 👀 |
f30595f
to
6e16658
Compare
cd2ca75
to
b3dd03d
Compare
9218855
to
b994b9f
Compare
Ima run e2e in parallel is not a must have for this pr |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found small left overs. Merging main will also remove a couple of changed files. Would be good to do that after #873 is in main.
Signed-off-by: Vojtech Masek <[email protected]>
Signed-off-by: Vojtech Masek <[email protected]>
Signed-off-by: Vojtech Masek <[email protected]>
@@ -158,6 +158,7 @@ describe('nx-plugin', () => { | |||
configurations: {}, | |||
executor: `@code-pushup/nx-plugin:cli`, | |||
options: {}, | |||
parallelism: true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems to be expected there by the unit test result
I am stuck on e2e failing, not really sure how to proceed. The logs in GH actions do not load but you can download them as zip |
closes #771
closes #776