Skip to content

Commit a575904

Browse files
authored
Test ghrepo (#83)
* new release * change the uv.lock
1 parent 66b3416 commit a575904

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

services/github-report/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ All notable changes to this project are tracked here. This changelog follows
1515
`## [github-report-vX.Y.Z] - YYYY-MM-DD`
1616

1717
## [Unreleased]
18+
19+
- first release

services/github-report/setup-github-report.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ S_CYAN=""
1212
PROJECT_NAME="github-report"
1313
PROJECT_DIST="github_report"
1414
REPO_OWNER="nebius"
15-
REPO_NAME="ps-enablement"
15+
REPO_NAME="nebius-ps-services"
1616
INSTALL_ROOT="${GITHUB_REPORT_INSTALL_ROOT:-${HOME}/.local/share/github-report}"
1717
VENV_DIR="${INSTALL_ROOT}/venv"
1818
BIN_DIR="${GITHUB_REPORT_BIN_DIR:-${HOME}/.local/bin}"

services/vpngw/uv.lock

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)