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

[CI] Tabular regression test for Pyodide/WebAssembly #3046

Merged
merged 52 commits into from
Mar 18, 2023
Merged

Conversation

yzhliu
Copy link
Contributor

@yzhliu yzhliu commented Mar 15, 2023

The container/aws batch setup is ready and the flow has been tested through branch ci_pyodide and PR #3035

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@github-actions
Copy link

Job PR-3046-3b0e892 is done.
Docs are uploaded to http://autogluon-staging.s3-website-us-west-2.amazonaws.com/PR-3046/3b0e892/index.html

export AUTOGLUON_PACKAGE_NAME="autogluon-lite"

install_local_packages "common/[tests]" "core/[all,tests]" "features/" "tabular/[all,tests]"
build_all
Copy link
Collaborator

Choose a reason for hiding this comment

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

why do we need build_all if we only testing tabular?


RUN python3 -m pip install numpy pandas scikit-learn

CMD ["/bin/bash"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: new line

@github-actions
Copy link

Job PR-3046-9e76f21 is done.
Docs are uploaded to http://autogluon-staging.s3-website-us-west-2.amazonaws.com/PR-3046/9e76f21/index.html

@yzhliu yzhliu merged commit 663b2c9 into master Mar 18, 2023
@Innixma Innixma deleted the ci_pyodide branch November 30, 2023 01:57
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.

None yet

2 participants