-
Notifications
You must be signed in to change notification settings - Fork 21
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
Closes #3151 Update NodeJS in ProboCI config to version 20.13.0. #3152
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
trackleft
added
ci
Continuous integration / automation
dependencies
Pull requests that update a dependency file
labels
Feb 6, 2024
joeparsons
reviewed
Feb 7, 2024
Maybe we should update the eslint config, too? |
Co-authored-by: Joe Parsons <[email protected]>
Update lando file https://github.com/az-digital/az_quickstart/blob/main/.lando.yml#L50 |
Looks like lando has a bug that does not allow installing node:20 at the moment. lando/node#66 |
trackleft
commented
Feb 9, 2024
trackleft
commented
May 10, 2024
joeparsons
changed the title
Closes #3151 Update NodeJS in ProboCI config to version 20.11.0.
Closes #3151 Update NodeJS in ProboCI config to version 20.13.0.
May 10, 2024
joeparsons
approved these changes
May 10, 2024
tadean
approved these changes
May 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
2.11.x only
ci
Continuous integration / automation
dependencies
Pull requests that update a dependency file
enhancement
New feature or request
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Updated the version that probo updates node to in .probo.yml
Updated some of the javascript packages we use in Quickstart
Updated the eslintrc config for Drupal 10.2
Updated the artifact javascript files. with
lando yarn run build
Related issues
Closes #3151
How to test
Check the probo log. https://app.probo.ci/#/dashboard/build/93a72410-486d-4ad4-ad33-f6e3c499839e/task/635ee85e19000004
Ensure
az_select_menu
andaz_ajax
still work.Place a select menu somewhere following these instructions: https://quickstart.arizona.edu/site-admin/managing-menus/select-menu
The az_ajax js, manifests itself on this page. /pages/news-view-paragraphs
See:
az-ajax.mov
Types of changes
Arizona Quickstart (install profile, custom modules, custom theme)
Drupal core
Drupal contrib projects
Checklist