Andrew Roberts
|
0db41f6278
|
docker: add date-based tagging to matrix jobs
|
2023-10-23 08:34:24 +02:00 |
|
Valentin Tolmer
|
f279a14693
|
github: add release bot
|
2023-09-11 17:49:37 +02:00 |
|
dependabot[bot]
|
47b308f9b7
|
build(deps): bump actions/checkout from 3.6.0 to 4.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.6.0 to 4.0.0.
- [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/v3.6.0...v4.0.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-11 00:35:29 +02:00 |
|
Dedy Martadinata S
|
5e3a4f3446
|
github: enable armv7 musl build
|
2023-08-28 10:42:48 +02:00 |
|
dependabot[bot]
|
8e61ee60d5
|
build(deps): bump actions/checkout from 3.5.3 to 3.6.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.3 to 3.6.0.
- [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/v3.5.3...v3.6.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-08-25 15:00:13 +02:00 |
|
nitnelave
|
a426453d7f
|
github: Update rustc version to 1.72, switch to lldap/rust-dev (#657)
|
2023-08-25 13:50:53 +02:00 |
|
Valentin Tolmer
|
3247ffc8ea
|
github: only run the coverage after the tests
|
2023-08-03 10:32:45 +02:00 |
|
Dedy Martadinata S
|
7d1f5abc13
|
dev image: prep for 1.71 (#586)
* Update Dockerfile.dev
* Remove nodejs
* Remove gnu deps
* Add env targeting musl gcc binary
|
2023-07-18 08:40:18 +07:00 |
|
Valentin Tolmer
|
19b4fd520a
|
scripts: don't export the default attribute schemas
|
2023-06-15 15:00:52 +02:00 |
|
Valentin Tolmer
|
70146e0b70
|
server: prepare DB schema for user attributes
First step of #67.
|
2023-06-14 23:20:37 +02:00 |
|
Dedy Martadinata S
|
3ec42fffaa
|
actions: update mariadb healthcheck
|
2023-06-14 15:14:03 +02:00 |
|
dependabot[bot]
|
95727335a7
|
build(deps): bump actions/checkout from 3.5.2 to 3.5.3 (#601)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
- [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/v3.5.2...v3.5.3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-10 08:03:09 +09:00 |
|
nitnelave
|
50017cff36
|
github: create FUNDING.yml
|
2023-06-07 11:07:13 +09:00 |
|
nitnelave
|
d720a7812a
|
cargo: set metadata for publishing crates (#577)
|
2023-05-12 18:06:06 +07:00 |
|
dependabot[bot]
|
9408b12bc7
|
build(deps): bump actions/checkout from 3.5.1 to 3.5.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.1 to 3.5.2.
- [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/v3.5.1...v3.5.2)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-13 23:18:22 +02:00 |
|
dependabot[bot]
|
d672f68049
|
build(deps): bump actions/checkout from 3.5.0 to 3.5.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.1.
- [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/v3.5.0...v3.5.1)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-13 09:03:27 +02:00 |
|
Valentin Tolmer
|
dcca768b6c
|
github: Add more folders to ignore for coverage
|
2023-04-11 17:17:28 +02:00 |
|
Valentin Tolmer
|
252132430c
|
github: always generate artifacts for a release
|
2023-04-11 15:01:41 +02:00 |
|
Dedy Martadinata S
|
5b74852193
|
github: Leverage metadata (#532)
|
2023-04-11 11:03:56 +07:00 |
|
Valentin Tolmer
|
96f55ff28e
|
github: use codecov token only for main push, no token for PRs
|
2023-04-10 17:29:36 +02:00 |
|
Dedy Martadinata S
|
825f37d360
|
github: add healthcheck to the test DB services
|
2023-04-10 17:09:54 +02:00 |
|
budimanjojo
|
18d9dd6ff9
|
github: also push to ghcr.io and add docker.io/lldap/lldap
|
2023-04-05 17:51:23 +02:00 |
|
Austin Alvarado
|
308521c632
|
Use jq in CI to extract json deterministically (#529)
cut relies on the string being a fixed length, which is subject to change in the future
|
2023-04-05 22:20:15 +07:00 |
|
nitnelave
|
65e2c24928
|
github: Add CODEOWNERS
|
2023-03-31 10:42:53 +02:00 |
|
Valentin Tolmer
|
88a9f8a97b
|
github: fix github_ref reference
|
2023-03-28 20:59:38 +02:00 |
|
Valentin Tolmer
|
fc91d59b99
|
github: Don't skip rebuilding a docker image on main because it was built on a branch
|
2023-03-28 19:34:43 +02:00 |
|
Dedy Martadinata S
|
c7c6d95334
|
docker: Add DB migration tests in the CI
|
2023-03-28 13:59:23 +02:00 |
|
Valentin Tolmer
|
866a74fa29
|
github: Reduce actions trigger on metadata updates
|
2023-03-27 16:52:34 +02:00 |
|
Valentin Tolmer
|
2c8fe2a481
|
Revert "workflows: allow action to upload artifacts"
This reverts commit 1b67bad270 .
|
2023-03-27 13:53:21 +02:00 |
|
Valentin Tolmer
|
1b67bad270
|
workflows: allow action to upload artifacts
|
2023-03-27 12:45:11 +02:00 |
|
Valentin Tolmer
|
ae9b04d4d2
|
worflows: add codecov token
|
2023-03-27 10:02:47 +02:00 |
|
dependabot[bot]
|
bd6184554a
|
build(deps): bump actions/checkout from 3.4.0 to 3.5.0 (#494)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.4.0 to 3.5.0.
- [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/v3.4.0...v3.5.0)
---
updated-dependencies:
- dependency-name: actions/checkout
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>
|
2023-03-27 09:14:26 +02:00 |
|
Valentin Tolmer
|
bf64c091cc
|
docker: Update dockerfiles to build the lldap_set_password tool
|
2023-03-21 00:03:09 +01:00 |
|
dependabot[bot]
|
7f76e2095d
|
build(deps): bump actions/checkout from 3.3.0 to 3.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [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/v3.3.0...v3.4.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-17 18:18:13 +01:00 |
|
Dedy Martadinata S
|
9e038f5218
|
docker: use correct username for chown
|
2023-03-17 16:23:53 +01:00 |
|
Valentin Tolmer
|
9e479d38fe
|
app: get rid of rollup, gzip the wasm
|
2023-03-05 16:31:56 +01:00 |
|
Valentin Tolmer
|
3650a438df
|
docker: fix healthcheck
|
2023-02-15 11:10:32 +01:00 |
|
dependabot[bot]
|
c3d18dbbe8
|
build(deps): bump docker/build-push-action from 3 to 4
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)
---
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>
|
2023-01-31 11:26:05 +01:00 |
|
Dedy Martadinata S
|
df1169e06d
|
docker: simplify binary build, add db integration test
|
2023-01-22 11:10:26 +01:00 |
|
Dedy Martadinata S
|
3a43b7a4c2
|
docker: simplify ci and better package release artifacts
|
2023-01-06 16:34:22 +01:00 |
|
dependabot[bot]
|
c87adfeecc
|
build(deps): bump actions/checkout from 3.2.0 to 3.3.0 (#410)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.2.0 to 3.3.0.
- [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/v3.2.0...v3.3.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-06 13:13:54 +01:00 |
|
Dedy Martadinata S
|
d7cc10fa00
|
ci: fetch missing web components
|
2023-01-05 15:36:01 +01:00 |
|
dependabot[bot]
|
c64d32e2c0
|
build(deps): bump actions/checkout from 3.1.0 to 3.2.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.1.0 to 3.2.0.
- [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/v3.1.0...v3.2.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-12 21:23:30 +01:00 |
|
Waldemar Heinze
|
a3a27f0049
|
docker: update Rust to v1.65.0
|
2022-11-25 10:07:50 +01:00 |
|
dependabot[bot]
|
03ad10dfc5
|
build(deps): bump Swatinem/rust-cache from 1 to 2
Bumps [Swatinem/rust-cache](https://github.com/Swatinem/rust-cache) from 1 to 2.
- [Release notes](https://github.com/Swatinem/rust-cache/releases)
- [Changelog](https://github.com/Swatinem/rust-cache/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Swatinem/rust-cache/compare/v1...v2)
---
updated-dependencies:
- dependency-name: Swatinem/rust-cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-18 11:05:43 +01:00 |
|
Igor Rzegocki
|
e3b1810229
|
docker: add tzdata package, to support TZ env variable
|
2022-11-01 12:57:49 +01:00 |
|
Dedy Martadinata
|
92178d2e77
|
github: automate release artifact creation
|
2022-10-12 17:49:41 +02:00 |
|
Valentin Tolmer
|
188a92d124
|
docker: add healthcheck
|
2022-10-12 16:44:52 +02:00 |
|
dependabot[bot]
|
4ffa565e51
|
build(deps): bump actions/checkout from 2 to 3.1.0 (#314)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.1.0.
- [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/v2...v3.1.0)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nitnelave <valentin.tolmer@gmail.com>
|
2022-10-08 06:33:30 +02:00 |
|
Dedy Martadinata
|
123fdc5baf
|
docker: use the locally-downloaded assets
Change the index to the local one to use the locally-downloaded fonts and css.
|
2022-10-07 19:22:20 +02:00 |
|