- Hamburg, Germany
- https://oltdaniel.eu
-
Joined on
2022年11月14日
2d8c618426
fix(ci): catch errors when no changes exsit to commit
aaddb52ed0
Merge pull request #2 from oltdaniel/auto-update
03d5acebf7
chore(auto-update): pin bumps (daily)
abe2df3814
fix(ci): catch errors when no changes exsit to commit
problem: "Delete package" only deletes a single package version
00a416aa98
fix: use correct forgejo server urls
aaecc8fac7
refactor: simpler config, auto-detect instance url and repo
7a42109087
fix: always use RELEASE_TOKEN for forgejo based workflows
[FEAT] personal access token pro organisation or repository
@mfenniak wrote in forgejo/forgejo#1712 (comment):
@oltdaniel wrote in #1712 (comment):
Adding new fields to the access token database model...
Personal access token per organisation or repository - DB structure
I just wanted to chime in on this discussion (which I haven't looked at before giving this feature a go myself). forgejo/forgejo#1712 (comment)
I think...
[FEAT] personal access token pro organisation or repository
So I just started to build this feature and explored different options on how to store the limits to certain repos and organizations. Right now, I've come up with the solution of just adding them...