-
Notifications
You must be signed in to change notification settings - Fork 15
docs: Add ext-toc and copydirs #79
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
Conversation
Click to view CI ResultsGitHub pull request #79 of commit e128d9be9ac516aed9a9e1ee78d5f895d53cdf9a, no merge conflicts.
Running as SYSTEM
Setting status of e128d9be9ac516aed9a9e1ee78d5f895d53cdf9a to PENDING with url https://10.20.13.93:8080/job/merlin_core/40/console and message: 'Pending'
Using context: Jenkins
Building on master in workspace /var/jenkins_home/workspace/merlin_core
using credential ce87ff3c-94f0-400a-8303-cb4acb4918b5
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/NVIDIA-Merlin/core # timeout=10
Fetching upstream changes from https://github.com/NVIDIA-Merlin/core
> git --version # timeout=10
using GIT_ASKPASS to set credentials login for merlin-systems username and pass
> git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/core +refs/pull/79/*:refs/remotes/origin/pr/79/* # timeout=10
> git rev-parse e128d9be9ac516aed9a9e1ee78d5f895d53cdf9a^{commit} # timeout=10
Checking out Revision e128d9be9ac516aed9a9e1ee78d5f895d53cdf9a (detached)
> git config core.sparsecheckout # timeout=10
> git checkout -f e128d9be9ac516aed9a9e1ee78d5f895d53cdf9a # timeout=10
Commit message: "docs: Add ext-toc and copydirs"
> git rev-list --no-walk 6fae13032f558660dcefe3286c6b7ee0400205bf # timeout=10
[merlin_core] $ /bin/bash /tmp/jenkins4852994142891201096.sh
Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com
Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (62.1.0)
============================= test session starts ==============================
platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0
rootdir: /var/jenkins_home/workspace/merlin_core/core, configfile: pyproject.toml
plugins: xdist-2.5.0, forked-1.4.0, cov-3.0.0
collected 230 items / 2 skipped
|
Documentation preview |
Revise to use ext-toc and MyST-NB.