-
Notifications
You must be signed in to change notification settings - Fork 148
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
Request that PRs are labeled #419
Conversation
Now that the repository uses the release-drafter action, we need to label PRs so they are grouped under specific headings.
Documentation previewhttps://nvidia-merlin.github.io/Transformers4Rec/review/pr-419 |
Click to view CI ResultsGitHub pull request #419 of commit 9aa25ceac92dff6e3fb9fabf36f46b301f172707, no merge conflicts. Running as SYSTEM Setting status of 9aa25ceac92dff6e3fb9fabf36f46b301f172707 to PENDING with url http://10.20.13.93:8080/job/transformers4rec_tests/118/ and message: 'Pending' Using context: Jenkins Unit Test Run Building on master in workspace /var/jenkins_home/workspace/transformers4rec_tests using credential nvidia-merlin-bot Cloning the remote Git repository Cloning repository https://github.com/NVIDIA-Merlin/Transformers4Rec.git > git init /var/jenkins_home/workspace/transformers4rec_tests/transformers4rec # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/Transformers4Rec.git > git --version # timeout=10 using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/Transformers4Rec.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/Transformers4Rec.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/NVIDIA-Merlin/Transformers4Rec.git # timeout=10 Fetching upstream changes from https://github.com/NVIDIA-Merlin/Transformers4Rec.git using GIT_ASKPASS to set credentials This is the bot credentials for our CI/CD > git fetch --tags --force --progress -- https://github.com/NVIDIA-Merlin/Transformers4Rec.git +refs/pull/419/*:refs/remotes/origin/pr/419/* # timeout=10 > git rev-parse 9aa25ceac92dff6e3fb9fabf36f46b301f172707^{commit} # timeout=10 Checking out Revision 9aa25ceac92dff6e3fb9fabf36f46b301f172707 (detached) > git config core.sparsecheckout # timeout=10 > git checkout -f 9aa25ceac92dff6e3fb9fabf36f46b301f172707 # timeout=10 Commit message: "Request that PRs are labeled" > git rev-list --no-walk ec4505a73dbe54754e11b81d398393df751d962f # timeout=10 First time build. Skipping changelog. [transformers4rec_tests] $ /bin/bash /tmp/jenkins6253879402523648142.sh Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Requirement already satisfied: pip in /var/jenkins_home/.local/lib/python3.8/site-packages (22.1) rm: cannot remove '/usr/lib/python3.8/site-packages/nvtabular.egg-link': No such file or directory Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Requirement already satisfied: pyarrow in /usr/local/lib/python3.8/dist-packages (5.0.0) Requirement already satisfied: numpy>=1.16.6 in /var/jenkins_home/.local/lib/python3.8/site-packages (from pyarrow) (1.20.3) Installing models Found existing installation: nvtabular 1.0.0+10.g4df99eb4 Can't uninstall 'nvtabular'. No files were found to uninstall. Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Collecting git+https://github.com/NVIDIA-Merlin/NVTabular.git Cloning https://github.com/NVIDIA-Merlin/NVTabular.git to /tmp/pip-req-build-mqnelwnu Running command git clone --filter=blob:none --quiet https://github.com/NVIDIA-Merlin/NVTabular.git /tmp/pip-req-build-mqnelwnu Resolved https://github.com/NVIDIA-Merlin/NVTabular.git to commit cb1e67d952759d14b29c2e1ea4a341745f3fddee Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: nvtabular Building wheel for nvtabular (pyproject.toml): started Building wheel for nvtabular (pyproject.toml): finished with status 'done' Created wheel for nvtabular: filename=nvtabular-1.1.1+5.gcb1e67d9-cp38-cp38-linux_x86_64.whl size=400629 sha256=c00c6bc0faa1364dd9641dbf2dc71befd5ae4a24781d739e37b19f15ec7812e2 Stored in directory: /tmp/pip-ephem-wheel-cache-_1vaumi9/wheels/c2/16/76/39994bff39d812513de5b5572bff0903b9eb8f6c645b44cedc Successfully built nvtabular Installing collected packages: nvtabular Successfully installed nvtabular-1.1.1+5.gcb1e67d9 Looking in indexes: https://pypi.org/simple, https://pypi.ngc.nvidia.com Processing /var/jenkins_home/workspace/transformers4rec_tests/transformers4rec Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: transformers4rec Building wheel for transformers4rec (pyproject.toml): started Building wheel for transformers4rec (pyproject.toml): finished with status 'done' Created wheel for transformers4rec: filename=transformers4rec-0.1.8+5.g9aa25cea-py3-none-any.whl size=437228 sha256=e66dcb87bac0d36dc9e7bec9728d0af8c264909f0f5a9d56831470b63f74caef Stored in directory: /tmp/pip-ephem-wheel-cache-tpfstzzw/wheels/cb/5d/b4/e081835ae498194a418e957657f998bdff0fa2bd103855a861 Successfully built transformers4rec Installing collected packages: transformers4rec Successfully installed transformers4rec-0.1.8+5.g9aa25cea Running black --check All done! ✨ 🍰 ✨ 167 files would be left unchanged. Running flake8 Running isort Skipped 1 files Running bandit ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.1.2, pluggy-1.0.0 rootdir: /var/jenkins_home/workspace/transformers4rec_tests/transformers4rec plugins: anyio-3.5.0, xdist-2.5.0, forked-1.4.0, cov-3.0.0 collected 478 items / 1 skipped |
Now that the repository uses the release-drafter
action, we need to label PRs so they are grouped
under specific headings.