eee06d527e
website/docs: fix typos in passwordless setup guide ( #10661 )
...
* Update typos in passwordless setup guide
Some key words used in the setup are incorrect and caused confusion for me trying to setup passwordless flow.
User should pick Authentication from the "Designation" drop down when creating a flow.
Then the stage created should be "Authenticator Validation Stage", not Authentication.
Signed-off-by: adrsham <7330099+adrsham@users.noreply.github.com >
* ci: fix docker push
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* cache only when pushing
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* only attest when pushing image
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: adrsham <7330099+adrsham@users.noreply.github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2024-07-28 17:00:40 +02:00
e3a46522f6
ci: add container image attestation ( #10478 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2024-07-19 16:48:50 +02:00
26daaeb57d
core: fix source_flow_manager saving user-source connection too early ( #9559 )
...
* core: fix source_flow_manager saving user-source connection too early
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* ci: fix branch name
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2024-05-05 16:15:21 +02:00
183d036f3c
core: bump ruff from 0.4.1 to 0.4.2 ( #9448 )
...
* core: bump ruff from 0.4.1 to 0.4.2
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/v0.4.1...v0.4.2 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* fix formatting
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2024-04-26 13:24:46 +02:00
0f57ddefff
ci: fix missing output on composite action ( #8741 )
...
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2024-02-28 23:13:49 +01:00
4b55746f6c
ci: do not push docker image if fork ( #8724 )
2024-02-28 12:16:32 +01:00
55333ef1ac
ci: fix missing tags from release ( #8645 )
...
* ci: fix missing tags from release
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* also format helper scripts
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2024-02-22 11:55:11 +01:00
336950628e
ci: fix release sentry step ( #8540 )
2024-02-15 20:41:54 +00:00
89ef82337d
ci: docker push: re-add timestamp image tag ( #8529 )
2024-02-15 16:49:28 +00:00
e0e7cc24da
ci: adapt for release candidates ( #8453 )
2024-02-12 19:35:43 +01:00
13591fc72c
ci: use correct sha for pushing image
...
Signed-off-by: Marc 'risson' Schmitt <marc.schmitt@risson.space >
2023-04-24 16:57:29 +02:00
b40caf12df
core: bump node from 18 to 20 ( #5329 )
...
* core: bump node from 18 to 20
Bumps node from 18 to 20.
---
updated-dependencies:
- dependency-name: node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* bump node everywhere, fixup go ci
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* bump versions in docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
---------
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jens Langhammer <jens@goauthentik.io >
2023-04-21 13:54:23 +03:00
98485c528e
ci: build beta for amd64 and arm64 ( #4468 )
...
* ci: build for arm64, but independently
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
* add notice to beta
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
Signed-off-by: Jens Langhammer <jens@goauthentik.io >
2023-01-19 21:41:56 +01:00
4fc21c3cc3
ci: fix output of variables ( #3810 )
...
use print and correctly append
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-18 23:53:31 +02:00
dc4bdc17d9
ci: use GITHUB_OUTPUT ( #3793 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-10-16 15:43:53 +02:00
7319ea2dcf
ci: add version family ( #3059 )
...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org >
2022-06-21 23:31:27 +02:00