|
|
fb6b6b4476
|
ci: bump actions/setup-node from 3.4.0 to 3.4.1 (#3261)
|
2022-07-15 09:00:44 +02:00 |
|
|
|
db6a9ede1b
|
ci: bump actions/setup-node from 3.3.0 to 3.4.0 (#3247)
|
2022-07-12 09:21:16 +02:00 |
|
|
|
0e825ffcfd
|
root: add vscode tasks
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2022-07-01 16:10:08 +02:00 |
|
|
|
552459834a
|
ci: add custom dependabot commit messages
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2022-07-01 15:50:37 +02:00 |
|
|
|
20035e0f1b
|
ci: only hash web source
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2022-06-26 18:18:36 +02:00 |
|
|
|
c5a2831665
|
api: add basic jwt support with required scope (#2624)
* api: add basic jwt support with required scope
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* api: only set auth_via when actually authenticating via token
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* save consented permissions in user consent, re-prompt when new permissions are required
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* update locale
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* translate special scope map
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* more api auth tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* add docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* build web api in e2e tests
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* link generated client instead of copying
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2022-06-26 17:51:15 +02:00 |
|
|
|
a8c04f96d2
|
web: use absolute imports with path rewrite instead of relative imports (#3149)
|
2022-06-25 17:44:17 +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 |
|
|
|
1f0fc0a6a2
|
Merge branch 'version-2022.6'
|
2022-06-20 10:19:25 +02:00 |
|
|
|
9201fc1834
|
release: 2022.6.3
|
2022-06-19 22:01:06 +02:00 |
|
|
|
175d97fdcf
|
build(deps): bump helm/kind-action from 1.2.0 to 1.3.0 (#3098)
Bumps [helm/kind-action](https://github.com/helm/kind-action) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/helm/kind-action/releases)
- [Commits](https://github.com/helm/kind-action/compare/v1.2.0...v1.3.0)
---
updated-dependencies:
- dependency-name: helm/kind-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-15 09:45:01 +02:00 |
|
|
|
ff2baf502b
|
release: 2022.6.2
|
2022-06-07 21:36:18 +02:00 |
|
|
|
a72c7adfc0
|
build(deps): bump actions/setup-node from 3.2.0 to 3.3.0 (#3055)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.2.0...v3.3.0)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-07 09:23:06 +02:00 |
|
|
|
67d54c5209
|
release: 2022.6.1
|
2022-06-04 21:23:33 +02:00 |
|
|
|
36cbc44ed6
|
migrate to main (#3035)
closes #3032
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2022-06-03 19:40:09 +02:00 |
|
|
|
1883402b3d
|
release: 2022.5.3
|
2022-05-28 12:04:26 +02:00 |
|
|
|
383f4e4dcf
|
root: exempt question for stale
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2022-05-22 22:56:29 +02:00 |
|
|
|
3d4a45c93f
|
release: 2022.5.2
|
2022-05-21 17:17:21 +02:00 |
|
|
|
220d21c3e0
|
release: 2022.5.1
|
2022-05-20 19:34:45 +02:00 |
|
|
|
221ab47410
|
build(deps): bump actions/setup-node from 3.1.1 to 3.2.0 (#2887)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.1.1...v3.2.0)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-05-17 09:27:50 +02:00 |
|
|
|
699d3ca067
|
ci: exclude confirmed issues from stale
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2022-05-15 23:16:52 +02:00 |
|
|
|
5f5b4c962b
|
ci: fix website mark
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2022-05-12 22:54:29 +02:00 |
|
|
|
5eeaac1ad9
|
ci: fix path for bumping web api client version
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2022-05-10 10:19:15 +02:00 |
|
|
|
5a172abdb9
|
ci: allow manual triggering of web API release
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2022-05-10 10:12:47 +02:00 |
|
|
|
f9469e3f99
|
website: format docs with prettier (#2833)
* run prettier
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* add scim to comparison
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2022-05-09 21:22:41 +02:00 |
|
|
|
c1fe18a261
|
ci: always generate Go API Client
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2022-05-08 16:50:58 +02:00 |
|
|
|
ab2299ba1e
|
outposts/ldap: cached bind (#2824)
* initial cached ldap bind support
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* add web
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* add docs
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* clean up api generation
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
* use gh action for golangci-lint
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2022-05-08 16:48:53 +02:00 |
|
|
|
607f632515
|
build(deps): bump docker/login-action from 1 to 2 (#2812)
Bumps [docker/login-action](https://github.com/docker/login-action) from 1 to 2.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/login-action
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>
|
2022-05-06 09:53:49 +02:00 |
|
|
|
58b46fbfcd
|
build(deps): bump docker/setup-buildx-action from 1 to 2 (#2813)
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](https://github.com/docker/setup-buildx-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
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>
|
2022-05-06 09:53:40 +02:00 |
|
|
|
9b53e26ab0
|
build(deps): bump docker/setup-qemu-action from 1.2.0 to 2.0.0 (#2814)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](https://github.com/docker/setup-qemu-action/compare/v1.2.0...v2.0.0)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
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>
|
2022-05-06 09:53:28 +02:00 |
|
|
|
832d3175aa
|
build(deps): bump docker/build-push-action from 2 to 3 (#2815)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: docker/build-push-action
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>
|
2022-05-06 09:53:18 +02:00 |
|
|
|
162fd26f32
|
build(deps): bump github/codeql-action from 1 to 2 (#2776)
|
2022-04-26 14:41:02 +02:00 |
|
|
|
e455e20312
|
root: use npm ci
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2022-04-14 22:33:36 +02:00 |
|
|
|
9b9c0fe663
|
release: 2022.4.1
|
2022-04-12 22:07:34 +02:00 |
|
|
|
da83c3af53
|
ci: disable translation schedule
|
2022-04-12 16:27:34 +00:00 |
|
|
|
5c673dc7bb
|
build(deps): bump actions/setup-node from 3.1.0 to 3.1.1 (#2715)
|
2022-04-12 09:07:09 +02:00 |
|
|
|
677d46d7fd
|
website/docs: prepare 2022.4
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2022-04-11 20:54:16 +02:00 |
|
|
|
ed88f6594c
|
build(deps): bump actions/upload-artifact from 2 to 3 (#2700)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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>
|
2022-04-11 09:51:28 +02:00 |
|
|
|
fe60c26e11
|
build(deps): bump actions/setup-go from 2 to 3 (#2701)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-go
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>
|
2022-04-11 09:49:51 +02:00 |
|
|
|
03916b0b25
|
build(deps): bump codecov/codecov-action from 2 to 3 (#2676)
|
2022-04-06 09:50:54 +02:00 |
|
|
|
0c2e9234bf
|
ci: use native caching (#2665)
* ci: use native caching
* migrate to actions
* cleanup
* migrate more
|
2022-04-04 14:02:10 +02:00 |
|
|
|
964a3276a1
|
ci: bump cache
|
2022-04-04 09:58:05 +00:00 |
|
|
|
5185b027dc
|
ci: remove unneeded tools
|
2022-04-04 09:28:57 +00:00 |
|
|
|
d690296120
|
ci: use go install
|
2022-04-04 09:21:33 +00:00 |
|
|
|
9252a1f9d3
|
ci: fix broken GHA cache again...
Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
|
2022-04-04 10:45:30 +02:00 |
|
|
|
453dcd790f
|
build(deps): bump actions/setup-node from 3.0.0 to 3.1.0 (#2661)
|
2022-04-04 09:47:44 +02:00 |
|
|
|
c0edaaf821
|
build(deps): bump peter-evans/create-pull-request from 3 to 4 (#2580)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 3 to 4.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v3...v4)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
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>
|
2022-03-24 10:13:58 +01:00 |
|
|
|
4f4784f4d8
|
build(deps): bump peter-evans/enable-pull-request-automerge from 1 to 2 (#2571)
|
2022-03-23 09:26:16 +01:00 |
|
|
|
740fafa86d
|
build(deps): bump actions/cache from 2.1.7 to 3 (#2553)
Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2.1.7...v3)
---
updated-dependencies:
- dependency-name: actions/cache
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>
|
2022-03-22 10:04:35 +01:00 |
|
|
|
86a4a7dcee
|
release: 2022.3.3
|
2022-03-21 22:37:13 +01:00 |
|