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

rc/2.16.1 #2735

Merged
merged 5 commits into from
Nov 14, 2023
Merged

rc/2.16.1 #2735

merged 5 commits into from
Nov 14, 2023

Conversation

morriscb
Copy link
Contributor

@morriscb morriscb commented Nov 10, 2023

Update testing host location.

Fix bug in retrieving change time in trials.
Update notebooks with full true cache location.

docs now building successfully: https://allensdk--2735.org.readthedocs.build/en/2735/
Copied most of the versions in the doc_requirements.txt file from the main requirements.txt file.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

morriscb and others added 3 commits November 10, 2023 13:37
Update nightly runner location.
Change to home wildcard.

Fix path
Fix readthedocs formating
Change readthedocs version.
Update doc requirements.
aamster
aamster previously approved these changes Nov 13, 2023
@@ -77,7 +77,7 @@ jobs:
- name: run test in docker
run: |
docker run \
--env-file /home/github_worker/env.list \
--env-file ~/env.list \
Copy link
Contributor

Choose a reason for hiding this comment

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

just curious why this needed to be changed? Due to moving VM to platform9?

Copy link
Contributor Author

@morriscb morriscb Nov 13, 2023

Choose a reason for hiding this comment

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

Yes, this change makes it compatible with both workers. The current one has /home/github_worker while the platform 9 VM uses /local1/github_worker. "~/" maps to either.

@morriscb morriscb merged commit 02c63a3 into master Nov 14, 2023
15 of 16 checks passed
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

3 participants