Skip to content

Conversation

david-luna
Copy link
Member

@david-luna david-luna commented Oct 17, 2025

This is a preparation for #1644

Copy link

🤖 GitHub comments

Expand to view the GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

ARG NODEJS_VERSION

# Install node
RUN apt-get update && apt-get install -y ca-certificates curl gnupg && \
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note for reviewer: just formatting

steps:
- uses: actions/checkout@v5

# Temporary fix for "ValueError: invalid mode: 'rU' while trying to load binding.gyp"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note for reviewer: fix was for saucelabs tests which is gone

runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note for reviewer: fix was for saucelabs tests which is gone

@david-luna david-luna self-assigned this Oct 20, 2025
@david-luna david-luna changed the title chore: upgrde lerna and remove saucelabs from scripts chore: upgrde lerna and remove unused saucelabs code Oct 20, 2025
@david-luna david-luna marked this pull request as ready for review October 21, 2025 10:59
@david-luna david-luna changed the title chore: upgrde lerna and remove unused saucelabs code chore: upgrade lerna and remove remaining saucelabs code Oct 21, 2025
@david-luna david-luna requested a review from v1v October 21, 2025 15:12
trentm
trentm previously approved these changes Oct 21, 2025
v1v
v1v previously approved these changes Oct 21, 2025
Copy link
Member

@v1v v1v left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I focussed my review in the .github and .ci files

Co-authored-by: Trent Mick <[email protected]>
@david-luna david-luna dismissed stale reviews from v1v and trentm via 671a4ba October 21, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants