Marc 'risson' Schmitt
d91dcf4eef
root: move API client generation to docker-compose ( #17434 )
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-10-14 17:55:44 +02:00
dependabot[bot]
57e562a2b9
ci: bump actions/setup-node from 5.0.0 to 6.0.0 ( #17421 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](a0853c2454...2028fbc5c2 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-14 12:42:02 +02:00
Jens L.
97e04a902d
tests/e2e: switch chrome for chromium ( #17407 )
...
* tests/e2e: switch chrome for chromium
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* sigh
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix diff?
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix git diff
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* cleanup shadow dom getter
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-10-13 16:36:41 +02:00
Jens L.
80b039b522
ci: migrate npm publish to OIDC ( #17386 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-10-11 02:45:55 +02:00
Marc 'risson' Schmitt
23357f45e9
*: remove Redis leftovers ( #17146 )
...
* *: remove Redis leftovers
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* more removal
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* fix leftover
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* more removal
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* lint
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* fix broken anchor
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
* re-add redis for previous version migrations
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2025-10-11 01:46:53 +02:00
Dominic R
6dde8bdd4a
outpost: proxyv2: Use Postgres for the Embedded Outpost ( #16628 )
...
* wip
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Dominic R <dominic@sdko.org >
* remove testing files
* a
* wip
* pls
* pls2
* a
* Update authentik/providers/proxy/models.py
Co-authored-by: Jens L. <jens@beryju.org >
Signed-off-by: Dominic R <dominic@sdko.org >
* makemigrations
* pls
* pls1000
* dont migrate in go
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* set uuid
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix more test cases
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* better logging
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* set gorm nowfunc (gorm defaults to local time)
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* improve test db closing
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* move expiration to field
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* dont' manually set table
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* refactor tests more
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* more refactor
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix em
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* postgres cleanup is done by worker
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* update expiry and set expiring
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Dominic R <dominic@sdko.org >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens L. <jens@beryju.org >
2025-10-09 16:59:15 +02:00
dependabot[bot]
99ee39dcc2
ci: bump snok/container-retention-policy from 2.2.1 to 3.0.1 ( #17344 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-09 13:25:03 +02:00
Jens L.
70b07c1cf3
ci: migrate actions to commit hashes ( #17339 )
...
* remove deprecated action
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* migrate v1
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* cleanup tags
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove netlify action since its not maintained
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-10-08 21:50:25 +02:00
dependabot[bot]
1b041e6c00
ci: bump github/codeql-action from 3 to 4 ( #17321 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-08 15:35:16 +02:00
Jens L.
27a2faa3a1
web/flows: fix card alignment ( #17332 )
...
* web/flows: fix card alignment
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* also fix timeout
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-10-08 15:32:15 +02:00
Marc 'risson' Schmitt
7bd7cf8f4c
ci: test with postgres 14 and 18 ( #17331 )
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-10-08 12:03:40 +00:00
Jens L.
4f235a1f7d
web/flows: update default flow background ( #17315 )
...
* web/flows: update default flow background
https://unsplash.com/photos/an-aerial-view-of-a-road-surrounded-by-trees-SpToBHAzC_I
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix compression
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Optimised images with calibre/image-actions
* shrink more
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* and a bit more
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
2025-10-08 02:46:23 +02:00
dependabot[bot]
3bd7ee7a3d
ci: bump peter-evans/create-or-update-comment from 4 to 5 ( #17227 )
...
Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment ) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases )
- [Commits](https://github.com/peter-evans/create-or-update-comment/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: peter-evans/create-or-update-comment
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-03 17:03:56 +02:00
dependabot[bot]
dc9007fb6f
ci: bump peter-evans/find-comment from 3 to 4 ( #17203 )
...
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment ) from 3 to 4.
- [Release notes](https://github.com/peter-evans/find-comment/releases )
- [Commits](https://github.com/peter-evans/find-comment/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: peter-evans/find-comment
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-02 11:50:42 +02:00
Jens L.
9e4b6098fd
ci: don't log postgres always ( #17201 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-10-02 02:31:56 +02:00
Jens L.
2613f335c0
ci: output postgres logs for CI debugging ( #17176 )
...
* ci: output postgres logs for CI debugging
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* group logs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* actually log statements
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* stop container
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-10-01 21:27:39 +02:00
dependabot[bot]
e9ca1643ee
ci: bump actions/setup-node from 4 to 5 ( #17123 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-30 13:01:10 +02:00
Marc 'risson' Schmitt
c65060b3d0
ci: fix node version in docker image build ( #17110 )
2025-09-29 18:28:44 +00:00
Jens L.
1c30c16c35
ci: cherry-pick branch in folder, include target branch in title ( #17054 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-09-26 18:45:01 +02:00
Jens L.
5bfac4c11e
root: add mypy ( #16904 )
...
* add mypy
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix some stuff
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix more stuff
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* actually do overrides on a per-module basis
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix small stuff
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add pydantic plugin
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-09-22 19:37:49 +02:00
dependabot[bot]
ab96bb1ed5
ci: bump tj-actions/changed-files from 46.0.5 to 47.0.0 ( #16760 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-15 12:58:07 +02:00
dependabot[bot]
4c2f307d23
ci: bump actions/setup-go from 5 to 6 ( #16630 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-05 14:07:14 +02:00
dependabot[bot]
8e88257e58
ci: bump actions/stale from 9 to 10 ( #16631 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v9...v10 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-05 14:07:07 +02:00
dependabot[bot]
603b384192
ci: bump aws-actions/configure-aws-credentials from 4 to 5 ( #16612 )
...
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials ) from 4 to 5.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases )
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md )
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 14:25:22 +02:00
dependabot[bot]
333ace5dc4
ci: bump actions/setup-node from 4 to 5 ( #16608 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 13:54:07 +02:00
Jens L.
7bb40bf058
ci: cherry pick improvements ( #16477 )
...
* git user name as param
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* prevent variable expansion in external strings
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* only run on pull_request_target for external PRs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* get bot ID from task
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-08-29 18:21:35 +01:00
dependabot[bot]
a4bc9942ef
ci: bump actions/attest-build-provenance from 2 to 3 ( #16462 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-29 15:25:08 +02:00
Marc 'risson' Schmitt
d57d305c3f
ci: remove Python client API publication ( #16468 )
2025-08-29 13:22:12 +00:00
Jens L.
a5d269929e
ci: fix cherry-pick for the last time and cleanup ( #16409 )
...
* remove old config
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove duplicate #
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* fix run erroring on dependabot/external PRs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-08-27 15:14:13 +01:00
Jens L.
7fd649f1f1
ci: fix cherry-pick fully ( #16379 )
...
* remove extra labels
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove concurrency
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* unrelated change but bundle react updates
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-08-26 20:55:00 +01:00
Jens L.
3a7529a3e1
ci: Fix cherry-pick v5, remove --json flag ( #16377 )
...
* cancel in progress
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* remove --json flag
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-08-26 20:37:00 +01:00
Jens L.
61db0fa760
ci: fix cherry-pick quoting PR body causing variable expansion ( #16376 )
...
* set pipefail etc just to be sure
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* dont quote PR body
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* dont run on issue label
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-08-26 20:26:27 +01:00
Jens L.
04f883c8da
ci: fix missing triggers for cherry-pick ( #16375 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-08-26 20:16:01 +01:00
Jens L.
6d097feac0
ci: fix cherry-pick GHA to work on merged PRs ( #16373 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2025-08-26 19:55:36 +01:00
Jens L.
baeb892a22
ci: Add label-based cherry-pick ( #16370 )
...
* yaml consistency
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* create backport label on branch off
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* ci: add cherry-pick action
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* Update .github/actions/cherry-pick/action.yml
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
Signed-off-by: Jens L. <jens@beryju.org >
* Apply suggestions from code review
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
Signed-off-by: Jens L. <jens@beryju.org >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Jens L. <jens@beryju.org >
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-08-26 17:25:36 +01:00
Marc 'risson' Schmitt
f91ebc2ad5
ci: release tag: fix missing env variables ( #16172 )
2025-08-13 21:09:41 +01:00
Marc 'risson' Schmitt
11efc75451
ci: release: consolidation bump version and on tag ( #16164 )
...
Co-authored-by: Dominic R <dominic@sdko.org >
2025-08-13 18:21:12 +02:00
Marc 'risson' Schmitt
9c0905d76d
ci: fix docker hub credentials ( #16165 )
2025-08-13 15:18:39 +02:00
Marc 'risson' Schmitt
dbf51fb11f
ci: release publish: fix missing permissions ( #16155 )
2025-08-13 13:22:35 +01:00
Marc 'risson' Schmitt
ad69eb955f
ci: docker push: fix version missing dash ( #16153 )
2025-08-13 13:22:14 +01:00
Marc 'risson' Schmitt
c7679434e1
ci: release bump version: run migrations ( #16148 )
2025-08-12 20:22:29 +00:00
Marc 'risson' Schmitt
883367263a
ci: release branch off: fix missing migrations ( #16145 )
2025-08-12 19:00:58 +00:00
Marc 'risson' Schmitt
96a47c69e0
ci: setup action: uninstall man-db ( #16144 )
2025-08-12 20:45:29 +02:00
Marc 'risson' Schmitt
3ae9721698
ci: release: add missing env variables ( #16143 )
2025-08-12 18:28:52 +00:00
Marc 'risson' Schmitt
30a3ad402b
ci: release branch off: use github app for branch creation ( #16141 )
2025-08-12 19:48:53 +02:00
Marc 'risson' Schmitt
4e500030d1
ci: release branch off: various fixes ( #16137 )
2025-08-12 16:49:02 +00:00
Marc 'risson' Schmitt
885f1cc018
ci: add release bump version workflow ( #16136 )
...
Co-authored-by: Dominic R <dominic@sdko.org >
2025-08-12 16:48:12 +00:00
Marc 'risson' Schmitt
a4dbd1dc93
ci: add release branch-off workflow ( #16130 )
2025-08-12 14:39:51 +00:00
Jens L.
a38239509b
root: Better version bump ( #14905 )
...
Co-authored-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2025-08-12 13:50:12 +00:00
dependabot[bot]
cf4dd24b6f
ci: bump actions/checkout from 4 to 5 ( #16127 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 13:47:23 +01:00