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

interpreters/quickjs/CMakeLists.txt: Sync of build Cmake with build Make #3001

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

simbit18
Copy link
Contributor

@simbit18 simbit18 commented Feb 18, 2025

Summary

Setting the right version 2024-02-14

To avoid future breakage, used the URL with last commit ID

PR #2993

Impact

Impact on user: NO.

Impact on build: YES.Prevents future breaks if the quickjs repository changes..

Impact on hardware: NO

Impact on documentation: NO

Impact on security: NO

Impact on compatibility: NO

Testing

Build it with:

cmake -B build -DBOARD_CONFIG=sim:quickjs -GNinja
cmake --build build

qjs_cmake

Setting the right version 2024-02-14

To avoid future breakage, used the URL with last commit ID

Signed-off-by: simbit18 <[email protected]>
@simbit18
Copy link
Contributor Author

@lupyuen This does not depend on this PR :)

https://github.com/apache/nuttx-apps/actions/runs/13389234727/job/37393046429?pr=3001#logs
Run docker/login-action@v3
Logging into ghcr.io...
Error: Error response from daemon: Get "https://ghcr.io/v2/": net/http: request canceled (Client.Timeout exceeded while awaiting headers)

@lupyuen
Copy link
Member

lupyuen commented Feb 18, 2025

Yep I restarted the CI Jobs, GitHub CI got wonky talking to its own Docker Hub :-)

Copy link

@cederom cederom left a comment

Choose a reason for hiding this comment

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

Thank you @simbit18 :-)

@anchao anchao merged commit d05ecaf into apache:master Feb 22, 2025
37 checks passed
@simbit18 simbit18 deleted the simbit18-cmake branch February 24, 2025 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants