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

Some conda fixes #1534

Merged
merged 8 commits into from
Oct 12, 2021
Merged

Some conda fixes #1534

merged 8 commits into from
Oct 12, 2021

Conversation

erikwijmans
Copy link
Contributor

Motivation and Context

Remove the old test_conda_build workflow. Fix the non-CI test version of the new workflow. I tested it by forcing a nightly build (didn't let it complete tho, can if folks want). See the login successful here: https://app.circleci.com/pipelines/github/facebookresearch/habitat-sim/8237/workflows/cc8e9b97-c129-4eef-b84c-20b28b6339f9/jobs/44546

How Has This Been Tested

Via the CI.

Types of changes

Bug fix (non-breaking change which fixes an issue)

@@ -678,7 +678,10 @@ workflows:
- install_and_test_ubuntu
- pre-commit
- build_conda_binaries:
CI_TEST: true
# CI_TEST: true
AIHABITAT_CONDA_CHN: aihabitat-nightly
Copy link
Contributor

Choose a reason for hiding this comment

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

Did this workflow run? I don't see the new files on https://anaconda.org/aihabitat-nightly/habitat-sim/files

@Skylion007
Copy link
Contributor

@erikwijmans LGTM, let's merge it.

@erikwijmans erikwijmans merged commit b45d800 into main Oct 12, 2021
@erikwijmans erikwijmans deleted the some-conda-fixes branch October 12, 2021 22:55
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