website: Copy files during build. website: Allow for mixed env builds. website: Reduce build size. website: Expose build. website: Add build memory debugging. WIP: Disable broken links check to compare memory usage. website: Update deps. website: Clean up API paths. website: Flesh out 3.8 fixes. Format. website: Update ignore paths. Website: Clean up integrations build. website: Fix paths. website: Optimize remark. website: Update deps. website: Format. website: Remove linking. website: Fix paths. wip: Attempt API only build. Prep. Migrate render to runtime. Tidy sidebar. Clean up templates. docs: Move directory. WIP docs: Flesh out split. website: Fix issue where routes have collisions.
40 lines
1.9 KiB
Plaintext
40 lines
1.9 KiB
Plaintext
# Fallback
|
|
* @goauthentik/backend @goauthentik/frontend
|
|
# Backend
|
|
authentik/ @goauthentik/backend
|
|
blueprints/ @goauthentik/backend
|
|
cmd/ @goauthentik/backend
|
|
internal/ @goauthentik/backend
|
|
lifecycle/ @goauthentik/backend
|
|
schemas/ @goauthentik/backend
|
|
scripts/ @goauthentik/backend
|
|
tests/ @goauthentik/backend
|
|
pyproject.toml @goauthentik/backend
|
|
uv.lock @goauthentik/backend
|
|
go.mod @goauthentik/backend
|
|
go.sum @goauthentik/backend
|
|
# Infrastructure
|
|
.github/ @goauthentik/infrastructure
|
|
lifecycle/aws/ @goauthentik/infrastructure
|
|
Dockerfile @goauthentik/infrastructure
|
|
*Dockerfile @goauthentik/infrastructure
|
|
.dockerignore @goauthentik/infrastructure
|
|
docker-compose.yml @goauthentik/infrastructure
|
|
Makefile @goauthentik/infrastructure
|
|
.editorconfig @goauthentik/infrastructure
|
|
CODEOWNERS @goauthentik/infrastructure
|
|
# Web packages
|
|
packages/ @goauthentik/frontend
|
|
# Web
|
|
web/ @goauthentik/frontend
|
|
tests/wdio/ @goauthentik/frontend
|
|
# Locale
|
|
locale/ @goauthentik/backend @goauthentik/frontend
|
|
web/xliff/ @goauthentik/backend @goauthentik/frontend
|
|
# Docs & Website
|
|
docs/ @goauthentik/docs
|
|
CODE_OF_CONDUCT.md @goauthentik/docs
|
|
# Security
|
|
SECURITY.md @goauthentik/security @goauthentik/docs
|
|
docs/security/ @goauthentik/security @goauthentik/docs
|