-
Notifications
You must be signed in to change notification settings - Fork 3
konflux release data
github-actions[bot] edited this page Feb 26, 2025
·
2 revisions
Cloning https://gitlab.cee.redhat.com/releng/konflux-release-data requires authentication with a token (and VPN). Here are the instructions below on how to git clone with authentication token:
- Create a personal access token https://docs.gitlab.com/user/profile/personal_access_tokens/
- git clone
https://<username>:<TOKEN>@github.com/<USERNAME>/<REPO>.git(e.g. git clone https://jezhu:abc123abc123abc123@gitlab.cee.redhat.com/jezhu/konflux-release-data.git)
- Install
toxandyp(brew install tox, brew install yp) - Run
toxto run test suite