aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* Format with new ruff rulesGravatar Chris Lovering2024-08-26-28/+36
|
* Bump dependencies to latestGravatar Chris Lovering2024-08-26-236/+280
|
* Disable ruff preview modeGravatar Chris Lovering2024-08-26-1/+0
| | | | | A lot of these rules aren't ready for use, which cause us to add them to the ignore list. When the rules are then ready for use, we never end up removing them
* Document e-mail variablesGravatar Johannes Christ2024-08-25-0/+4
| | | | Initial work for #262.
* Parse tuples to all()Gravatar Chris Lovering2024-08-24-2/+2
|
* Docuemnt all environment variablesGravatar Chris Lovering2024-08-24-0/+43
|
* Don't load cogs if required env var is missingGravatar Chris Lovering2024-08-24-5/+10
|
* Make it clear native modules don't need to be installed if running on dockerGravatar Chris Lovering2024-08-24-1/+4
|
* fix(deps): update dependency sentry-sdk to v2.13.0 (#260)Gravatar renovate[bot]2024-08-23-5/+6
| | | | | | | | datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | pypi | sentry-sdk | 2.12.0 | 2.13.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Parse tuples to all()Gravatar Chris Lovering2024-08-19-3/+3
|
* Allow loading the bot without LDAP env vars setGravatar Chris Lovering2024-08-19-8/+21
|
* Allow loading the bot without a github_token setGravatar Chris Lovering2024-08-19-5/+5
|
* Allow loading the bot without a grafana_token setGravatar Chris Lovering2024-08-19-4/+10
|
* Allow loading the bot without a cloudflare_token setGravatar Chris Lovering2024-08-19-1/+5
|
* Update URL for rules pageGravatar Chris Lovering2024-08-19-1/+1
|
* Support parsing the new markdown rules fileGravatar Chris Lovering2024-08-19-12/+8
|
* Reformat with ruff formatGravatar Chris Lovering2024-08-06-4/+1
|
* Update check for LDAP bootstrap messageGravatar Joe Banks2024-08-06-1/+1
|
* Enable LDAP notificationsGravatar Joe Banks2024-08-04-1/+1
|
* Update bootstrap messageGravatar Joe Banks2024-08-04-5/+8
|
* Add missing trailing commaGravatar Joe Banks2024-08-02-1/+1
| | | | I'm sorry.
* Enroll Events Lead and Director roles into groupsGravatar Joe Banks2024-08-02-0/+2
|
* fix(deps): update dependency sentry-sdk to v2.12.0 (#254)Gravatar renovate[bot]2024-08-01-6/+6
| | | | | | | | datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | pypi | sentry-sdk | 2.11.0 | 2.12.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update dependency kubernetes_asyncio to v30.3.0 (#255)Gravatar renovate[bot]2024-08-01-5/+5
| | | | | | | | datasource | package | from | to | | ---------- | ------------------ | ------ | ------ | | pypi | kubernetes-asyncio | 30.1.1 | 30.3.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(deps): update dependency pydantic-settings to v2.4.0 (#251)Gravatar renovate[bot]2024-08-01-5/+6
| | | | | | | | datasource | package | from | to | | ---------- | ----------------- | ----- | ----- | | pypi | pydantic-settings | 2.3.4 | 2.4.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Support slash-separated deployments in namespacesGravatar Johannes Christ2024-08-01-3/+12
|
* Merge pull request #253 from vivekashok1221/vivek/uid-reset-msgGravatar jchristgit2024-07-31-6/+8
|\ | | | | Use LDAP uid in reset message instead of discord username
| * Use LDAP uid in reset messageGravatar vivekashok12212024-07-31-6/+8
|/
* Merge pull request #250 from python-discord/ldap-deps-groupGravatar Joe Banks2024-07-30-4/+11
|\ | | | | Ldap deps group
| * Only install LDAP group in wheel build stageGravatar Chris Lovering2024-07-30-2/+7
| | | | | | | | This is the only group that requires gcc
| * Mark the LDAP group as optionalGravatar Chris Lovering2024-07-30-2/+4
|/
* Disable caching of FreeIPA clientGravatar Joe Banks2024-07-30-2/+0
| | | | | Tokens issued by calling the Client.login() method have a TTL, which means once the TTL is reached the cached client is no longer valid. This can be reintroduced in future if we can find a way to discover the validity of tokens or their TTL and use a time-based cache.
* Merge pull request #249 from python-discord/jb3-patch-1Gravatar Joe Banks2024-07-30-0/+2
|\ | | | | Add additional logging to LDAP bootstrapper
| * Add additional logging to LDAP bootstrapperGravatar Joe Banks2024-07-30-0/+2
|/
* Update endpoint used to fetch all usersGravatar Joe Banks2024-07-30-1/+1
|
* Update filters in LDAP and GitHub Grafana team syncersGravatar Joe Banks2024-07-30-2/+2
|
* I pushed unlinted code to main, I am sorryGravatar Joe Banks2024-07-30-2/+2
|
* Add Core Developers to LDAP enrollmentGravatar Joe Banks2024-07-30-0/+2
|
* Merge pull request #246 from python-discord/renovate/pydis-core-11.xGravatar jchristgit2024-07-27-5/+6
|\ | | | | fix(deps): update dependency pydis-core to v11.3.1
| * fix(deps): update dependency pydis-core to v11.3.1Gravatar renovate[bot]2024-07-26-5/+6
|/ | | | | | | datasource | package | from | to | | ---------- | ---------- | ------ | ------ | | pypi | pydis-core | 11.3.0 | 11.3.1 |
* Add LDAP native libraries to DockerfileGravatar Joe Banks2024-07-26-2/+12
|
* Install LDAP dependencies in lint workflowGravatar Joe Banks2024-07-26-3/+5
|
* Confirm that LDAP is enabled and Bonsai is available on LDAP cogs loadGravatar Joe Banks2024-07-26-2/+16
|
* Expose a BONSAI_AVAILABLE flag from modules that depend on BonsaiGravatar Joe Banks2024-07-26-3/+14
|
* Add new flag for enabling LDAP functionalityGravatar Joe Banks2024-07-26-0/+2
|
* Document installing the LDAP group of dependencies and enabling LDAPGravatar Joe Banks2024-07-26-0/+20
|
* Move bonsai to new LDAP group in dependenciesGravatar Joe Banks2024-07-26-2/+4
|
* Cache the creation of clients for directory APIsGravatar Joe Banks2024-07-26-0/+7
|
* Update Grafana to sync with both GitHub and LDAPGravatar Joe Banks2024-07-26-20/+193
|
* Add new LDAP cogGravatar Joe Banks2024-07-26-0/+427
|