-
-
Notifications
You must be signed in to change notification settings - Fork 434
Implement org/user agents #3539
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
Merged
6543
merged 64 commits into
woodpecker-ci:main
from
6543-forks:server-side-agent-filters
Sep 30, 2024
Merged
Changes from 54 commits
Commits
Show all changes
64 commits
Select commit
Hold shift + click to select a range
3e2368f
Start: implement server side filters for agents
6543 d5881ad
fix
6543 0934b5d
Add List func for Argents of {Org,Repo} to store
6543 9d5949c
revert OwnerID change and define seperate cols to save the info
6543 ed779bb
generate
6543 a632982
add api for org and repo agents
6543 4707747
Update server/grpc/auth_server.go
6543 0499d2e
rename to make purpose clear
6543 a27947d
refactor
6543 9bd9eb7
cleanup
6543 28637f8
database migration
6543 de615ed
next
6543 1bc1b63
document the intentions of -1 and test it
6543 baf84b7
tests and fix
6543 60f4653
gen docs
6543 04a17af
fix-wrong-route
6543 47f4076
dont set owner lable and hide the enforced labels in webui
6543 ea97f46
fix bug and also now cover it by test
6543 a1d263c
fix filter of system agents
6543 1481c20
web add now api endpoints
6543 2e6baaf
make it consistent
6543 ef2c36e
fmt
6543 aacc368
add badge to see repo and org agents labled as such
6543 e875628
fix messedup from refactor
6543 299514b
fix test
6543 bcb0348
Merge branch 'main' into server-side-agent-filters
6543 449f581
Merge branch 'main' into server-side-agent-filters
6543 1a4d05c
add filters to global agent webui
6543 4976749
make the saved message the right order
6543 ad94d57
create org and repo agent tab based on agent tab
6543 5b1fb0b
fix linting
6543 e8a2743
clarify
6543 ebc4dc1
fix lint
6543 1e1abf1
text
6543 c49f1c3
Merge branch 'main' into server-side-agent-filters
6543 2733816
move doublestar.Match to #4122
6543 df5d0ad
Apply suggestions from code review
6543 5b436ef
Merge branch 'main' into server-side-agent-filters
6543 5f3845f
fin
6543 da66bdc
Merge branch 'main' into server-side-agent-filters
6543 f40356a
clean
6543 18f7015
Apply suggestions from code review
6543 7d181b0
unrelated
6543 fd6a92e
mv
6543 f41478f
Merge branch 'main' into server-side-agent-filters
6543 b091341
remove server side agent filters for now
6543 a2487f8
Revert "remove server side agent filters for now"
6543 6c2deaf
Reapply "remove server side agent filters for now"
6543 9b8b6fc
test adopt rename
6543 595703b
Merge branch 'main' into server-side-agent-filters
6543 7f49dfc
Merge branch 'main' into server-side-agent-filters
6543 3e6b938
dedup code and add user agents
6543 4f50119
Merge branch 'main' into server-side-agent-filters
6543 c3871a4
fix lint
6543 44ab14a
Update server/grpc/rpc.go
6543 28c2040
Merge branch 'main' into server-side-agent-filters
6543 1a47abb
rename all
6543 1043ee8
Merge branch 'main' into server-side-agent-filters
6543 2445bb6
remove repoAgent routes from rest api
6543 b8e4282
remove repoAgent routes from WebUI
6543 dc61a24
fix rename
6543 494c6fd
fix lint
6543 dc67296
criple
6543 f31795a
nits
anbraten File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.