Commit Graph

30 Commits

Author SHA1 Message Date
Martin
9a5f5c11f7 Add FreeBSD (x86_64, aarch64) support (#3214)
* Add FreeBSD (x86_64, aarch64) support

Closes https://github.com/stalwartlabs/stalwart/issues/253
Closes https://github.com/stalwartlabs/stalwart/issues/1736

* Disable FreeBSD aarch64 builds for now
2026-07-10 11:19:51 +02:00
Maurus Decimus
8f627fbd69 ACME freshness check improvements 2026-06-16 11:17:13 +02:00
Maurus Decimus
68946d4f98 CI: Add swap to arm targets 2026-05-29 08:00:59 +02:00
Maurus Decimus
1edd85486b Bootstrapping fixes 2026-04-20 16:35:21 +02:00
Maurus Decimus
7ec547a581 CI job updated to compile aws-lc-rs 2026-04-18 21:26:07 +02:00
mdecimus
fa25da8da3 RIP Stalwart CLI (closes #2455) 2026-03-11 17:00:37 +01:00
dependabot[bot]
69029c8806 Bump sigstore/gh-action-sigstore-python from 3.0.1 to 3.2.0 (#2498)
Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 3.0.1 to 3.2.0.
- [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases)
- [Changelog](https://github.com/sigstore/gh-action-sigstore-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sigstore/gh-action-sigstore-python/compare/v3.0.1...v3.2.0)

---
updated-dependencies:
- dependency-name: sigstore/gh-action-sigstore-python
  dependency-version: 3.2.0
  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>
2026-01-16 02:51:01 +01:00
mdecimus
4d4d7e4519 v0.15.0 2025-12-16 15:21:39 +01:00
mdecimus
45cc66934d CI: List FDB package details 2025-12-16 10:03:24 +01:00
mdecimus
7794196da7 Deprecate x86_64-apple-darwin 2025-12-16 09:55:22 +01:00
dependabot[bot]
ab2d8f9a3c Bump actions/download-artifact from 4 to 7 (#2521)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '7'
  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-12-16 09:43:14 +01:00
dependabot[bot]
9932acb4cc Bump actions/upload-artifact from 4 to 6 (#2520)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v6)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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-12-16 09:42:52 +01:00
dependabot[bot]
0b5fedb76a Bump actions/cache from 4 to 5 (#2519)
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  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-12-16 09:42:43 +01:00
dependabot[bot]
e547538793 Bump actions/checkout from 5.0.0 to 6.0.1 (#2499)
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v5...v6.0.1)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  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-12-16 09:42:27 +01:00
mdecimus
472bddf733 Spam filter and index configuration updates 2025-12-15 16:30:27 +01:00
dependabot[bot]
db848e2c0b Bump actions/checkout from 4.2.2 to 5.0.0 (#2185)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v4.2.2...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 5.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-09-22 14:46:00 +02:00
dependabot[bot]
975affecfe Bump actions/attest-build-provenance from 2 to 3 (#2134)
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2 to 3.
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](https://github.com/actions/attest-build-provenance/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-version: '3'
  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-09 19:05:03 +02:00
dependabot[bot]
0fc561b3f3 Bump actions/checkout from 4 to 5 (#2001)
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-11 19:54:07 +02:00
dependabot[bot]
cd94ffeb13 Bump sigstore/gh-action-sigstore-python from 3.0.0 to 3.0.1 (#1706)
Bumps [sigstore/gh-action-sigstore-python](https://github.com/sigstore/gh-action-sigstore-python) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sigstore/gh-action-sigstore-python/releases)
- [Changelog](https://github.com/sigstore/gh-action-sigstore-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sigstore/gh-action-sigstore-python/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: sigstore/gh-action-sigstore-python
  dependency-version: 3.0.1
  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>
2025-06-26 07:50:01 +02:00
dependabot[bot]
6b8d65b638 Bump reproducible-containers/buildkit-cache-dance from 3.2.0 to 3.3.0 (#1707)
Bumps [reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/reproducible-containers/buildkit-cache-dance/releases)
- [Commits](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: reproducible-containers/buildkit-cache-dance
  dependency-version: 3.3.0
  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>
2025-06-26 07:49:29 +02:00
mdecimus
9cf2863a8e Stalwart Mail Server is now just Stalwart 2025-05-20 09:59:54 +02:00
mdecimus
4e5c4554c7 Updated DAV config properties + Added 'nats' feature to CI job 2025-05-18 10:42:45 +02:00
vickunwu
f19d25e8a5 Fix fdb amd64 build Failure (#1479)
* Bump reproducible-containers/buildkit-cache-dance from 3.1.2 to 3.2.0

Bumps [reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) from 3.1.2 to 3.2.0.
- [Release notes](https://github.com/reproducible-containers/buildkit-cache-dance/releases)
- [Commits](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.1.2...v3.2.0)

---
updated-dependencies:
- dependency-name: reproducible-containers/buildkit-cache-dance
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix foundationdb-build fail on amd64

---------

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-08 08:26:37 +02:00
vickunwu
7dc620816f Add dependabot & Fix sccache fail in CI (#1451)
* - Prevent sponsor.yml running on fork repos
- Use gcr mirror for docker image pull
- Add dependabot

* Update sccache version & adjust for github change & fix foundationdb pkg download url
2025-04-30 10:36:07 +02:00
Mauro D.
b23ea6e599 Cosign artifacts (closes #1039) 2025-03-24 16:28:19 +01:00
vickunwu
4138ef6fc9 Fix CI (#1339) 2025-03-24 16:20:00 +01:00
Mauro D.
e0653fdfcd Revert "Update lib features (#1174)" (#1330)
This reverts commit 58068783c7.
2025-03-23 16:34:04 +01:00
vickunwu
58068783c7 Update lib features (#1174)
Add cosign to binary and image
2025-03-12 18:04:30 +01:00
Mauro D.
aff7ca6cf2 CI test (#1143) 2025-02-01 13:27:56 +01:00
vickunwu
84be15b0c2 CI refactor & Add SLSA provenance for release and docker image (#1093) 2025-02-01 10:19:08 +01:00