This website requires JavaScript.
Explore
Help
Sign In
kevinveenbirkenbach
/
pkgmgr
Watch
1
Star
0
Fork
0
You've already forked pkgmgr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
lint-python.yml
lint-shell.yml
mark-stable.yml
publish-containers.yml
test-e2e.yml
test-env-nix.yml
test-env-virtual.yml
test-integration.yml
test-unit.yml
test-virgin-root.yml
test-virgin-user.yml
Actor
All actors
kevinveenbirkenbach
Status
All status
Success
Failure
Waiting
Running
Release version 1.8.1
mark-stable.yml #286
:
Commit
be70dd4239
pushed by
kevinveenbirkenbach
main
2025-12-16 17:44:43 +00:00
0s
View workflow file
Release version 1.8.1
publish-containers.yml #285
:
Commit
be70dd4239
pushed by
kevinveenbirkenbach
main
2025-12-17 17:22:54 +00:00
0s
View workflow file
Release version 1.8.1
mark-stable.yml #284
:
Commit
be70dd4239
pushed by
kevinveenbirkenbach
v1.8.1
2025-12-17 17:22:54 +00:00
0s
View workflow file
Fixed ruff
mark-stable.yml #283
:
Commit
74876e2e15
pushed by
kevinveenbirkenbach
main
2025-12-16 17:06:44 +00:00
0s
View workflow file
Fixed ruff
publish-containers.yml #282
:
Commit
74876e2e15
pushed by
kevinveenbirkenbach
main
2025-12-17 17:22:53 +00:00
0s
View workflow file
gpt-5.2 ChatGPT: integrate gh-based credential resolution with full integration test
mark-stable.yml #281
:
Commit
54058c7f4d
pushed by
kevinveenbirkenbach
main
2025-12-16 17:01:21 +00:00
0s
View workflow file
gpt-5.2 ChatGPT: integrate gh-based credential resolution with full integration test
publish-containers.yml #280
:
Commit
54058c7f4d
pushed by
kevinveenbirkenbach
main
2025-12-17 17:22:53 +00:00
0s
View workflow file
feat(mirror,create): make MIRRORS single source of truth and exclude PyPI from git config
mark-stable.yml #279
:
Commit
8583fdf172
pushed by
kevinveenbirkenbach
main
2025-12-16 16:45:22 +00:00
0s
View workflow file
feat(mirror,create): make MIRRORS single source of truth and exclude PyPI from git config
publish-containers.yml #278
:
Commit
8583fdf172
pushed by
kevinveenbirkenbach
main
2025-12-17 17:22:52 +00:00
0s
View workflow file
test(integration): move create repo preview test from e2e and mock git commands
mark-stable.yml #277
:
Commit
374f4ed745
pushed by
kevinveenbirkenbach
main
2025-12-16 13:20:57 +00:00
0s
View workflow file
test(integration): move create repo preview test from e2e and mock git commands
publish-containers.yml #276
:
Commit
374f4ed745
pushed by
kevinveenbirkenbach
main
2025-12-17 17:22:52 +00:00
0s
View workflow file
core.git: add get_repo_root query and use it in repository scaffold
mark-stable.yml #275
:
Commit
63e1b3d145
pushed by
kevinveenbirkenbach
main
2025-12-16 12:30:44 +00:00
0s
View workflow file
core.git: add get_repo_root query and use it in repository scaffold
publish-containers.yml #274
:
Commit
63e1b3d145
pushed by
kevinveenbirkenbach
main
2025-12-17 17:22:51 +00:00
0s
View workflow file
refactor(pull): switch repository pull to core.git commands
mark-stable.yml #273
:
Commit
2f89de1ff5
pushed by
kevinveenbirkenbach
main
2025-12-16 12:25:11 +00:00
0s
View workflow file
refactor(pull): switch repository pull to core.git commands
publish-containers.yml #272
:
Commit
2f89de1ff5
pushed by
kevinveenbirkenbach
main
2025-12-17 17:22:50 +00:00
0s
View workflow file
refactor(git): migrate repository creation to core.git commands
mark-stable.yml #271
:
Commit
019aa4b0d9
pushed by
kevinveenbirkenbach
main
2025-12-16 12:17:30 +00:00
0s
View workflow file
refactor(git): migrate repository creation to core.git commands
publish-containers.yml #270
:
Commit
019aa4b0d9
pushed by
kevinveenbirkenbach
main
2025-12-17 17:22:50 +00:00
0s
View workflow file
refactor(git): introduce structured core.git command/query API and adapt actions & tests
mark-stable.yml #269
:
Commit
9c22c7dbb4
pushed by
kevinveenbirkenbach
main
2025-12-16 12:07:50 +00:00
0s
View workflow file
refactor(git): introduce structured core.git command/query API and adapt actions & tests
publish-containers.yml #268
:
Commit
9c22c7dbb4
pushed by
kevinveenbirkenbach
main
2025-12-17 17:22:49 +00:00
0s
View workflow file
refactor(release/git): replace shell git calls with command/query helpers
mark-stable.yml #267
:
Commit
f83e192e37
pushed by
kevinveenbirkenbach
main
2025-12-16 11:49:35 +00:00
0s
View workflow file
refactor(release/git): replace shell git calls with command/query helpers
publish-containers.yml #266
:
Commit
f83e192e37
pushed by
kevinveenbirkenbach
main
2025-12-17 17:22:48 +00:00
0s
View workflow file
Sovled ruff linting hints
mark-stable.yml #265
:
Commit
486863eb58
pushed by
kevinveenbirkenbach
main
2025-12-16 11:30:54 +00:00
0s
View workflow file
Sovled ruff linting hints
publish-containers.yml #264
:
Commit
486863eb58
pushed by
kevinveenbirkenbach
main
2025-12-17 11:23:17 +00:00
0s
View workflow file
refactor(git): add get_latest_commit query and remove subprocess usage
mark-stable.yml #263
:
Commit
bb23bd94f2
pushed by
kevinveenbirkenbach
main
2025-12-16 11:04:52 +00:00
0s
View workflow file
refactor(git): add get_latest_commit query and remove subprocess usage
publish-containers.yml #262
:
Commit
bb23bd94f2
pushed by
kevinveenbirkenbach
main
2025-12-17 11:23:11 +00:00
0s
View workflow file
gpt-5.2 ChatGPT: move git config lookup into core.git query
mark-stable.yml #261
:
Commit
2a66c082eb
pushed by
kevinveenbirkenbach
main
2025-12-16 11:02:47 +00:00
0s
View workflow file
gpt-5.2 ChatGPT: move git config lookup into core.git query
publish-containers.yml #260
:
Commit
2a66c082eb
pushed by
kevinveenbirkenbach
main
2025-12-17 11:23:04 +00:00
0s
View workflow file
Solved ruff linting hints
mark-stable.yml #259
:
Commit
ee9d7758ed
pushed by
kevinveenbirkenbach
main
2025-12-16 10:57:06 +00:00
0s
View workflow file
Solved ruff linting hints
publish-containers.yml #258
:
Commit
ee9d7758ed
pushed by
kevinveenbirkenbach
main
2025-12-17 11:23:00 +00:00
0s
View workflow file
gpt-5.2: fix tests and imports after git queries split
mark-stable.yml #257
:
Commit
0119af330f
pushed by
kevinveenbirkenbach
main
2025-12-16 10:43:00 +00:00
0s
View workflow file
First
Previous
...
2
3
4
5
6
...
Next
Last