Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
oxidecomputer
/
omicron
Public
Notifications
You must be signed in to change notification settings
Fork
94
Star
571
Code
Issues
1.4k
Pull requests
218
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
RFD-322: users list (+ filter by group)
- #2423
#2423
Merged
david-crespo
merged 13 commits into
main
oxidecomputer/omicron:main
from
group-list-users
oxidecomputer/omicron:group-list-users
Copy head branch name to clipboard
Feb 28, 2023
Conversation
Commits
13
(13)
Checks
Files changed
Merged
RFD-322: users list (+ filter by group)
#2423
david-crespo
merged 13 commits into
main
oxidecomputer/omicron:main
from
group-list-users
oxidecomputer/omicron:group-list-users
Copy head branch name to clipboard
Commits
Commits on Feb 23, 2023
add v1 users and groups endpoints identical to existing
david-crespo
committed
d6edb0f
View commit details
Copy full SHA for d6edb0f
Browse repository at this point
Commits on Feb 24, 2023
optional group query param for /v1/users
david-crespo
committed
b0c44ff
View commit details
Copy full SHA for b0c44ff
Browse repository at this point
make PaginateById generic so I can get the group query param in there
david-crespo
committed
acd72b6
View commit details
Copy full SHA for acd72b6
Browse repository at this point
don't need to make that pub anymore
david-crespo
committed
3730b35
View commit details
Copy full SHA for 3730b35
Browse repository at this point
you can only list users by id and you can only filter groups by id
david-crespo
committed
67c8945
View commit details
Copy full SHA for 67c8945
Browse repository at this point
Commits on Feb 25, 2023
first pass at actually filtering users by group
david-crespo
committed
9576e17
View commit details
Copy full SHA for 9576e17
Browse repository at this point
Commits on Feb 27, 2023
write some wonderful tests, including one that fails that I need to fix
david-crespo
committed
6683b5b
View commit details
Copy full SHA for 6683b5b
Browse repository at this point
fix authz coverage tests
david-crespo
committed
526d27a
View commit details
Copy full SHA for 526d27a
Browse repository at this point
made the invalid UUID test pass, fork logic higher
david-crespo
committed
5402185
View commit details
Copy full SHA for 5402185
Browse repository at this point
Merge branch 'main' into group-list-users
Show description for 0aec056
david-crespo
committed
0aec056
View commit details
Copy full SHA for 0aec056
Browse repository at this point
Commits on Feb 28, 2023
update pagination schema test
david-crespo
committed
f801cc1
View commit details
Copy full SHA for f801cc1
Browse repository at this point
license on test file, clean up tests a bit, remove inaccurate comments
david-crespo
committed
b67d7cb
View commit details
Copy full SHA for b67d7cb
Browse repository at this point
better names in the query
david-crespo
committed
9967c0f
View commit details
Copy full SHA for 9967c0f
Browse repository at this point
You can’t perform that action at this time.