Commit Graph

20 Commits

Author SHA1 Message Date
Adrian Kumpf 8eb2e0f001 Remove unnecessary indicator package 2023-02-03 12:07:57 +01:00
Adrian Kumpf 4a71032c40 Use webkit2gtk-4.1 2023-02-03 12:00:51 +01:00
Adrian Kumpf 82ad48cf75 Strip debug info in release mode 2023-02-03 11:45:45 +01:00
Adrian Kumpf 03c7a64db7 Replace actions-rs actions 2023-02-03 11:45:45 +01:00
dependabot[bot] 3baaaa0214 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-12-16 19:53:46 +00:00
Adrian Kumpf ddcf3d4f2a Remove check job 2022-08-02 11:16:02 +02:00
Adrian Kumpf 1cc21fff5a Disable Dependabot for cargo 2022-07-04 11:22:56 +02:00
dependabot[bot] 26fb343890 Bump actions/checkout from 2.4.0 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 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/v2.4.0...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 11:46:21 +00:00
dependabot[bot] f06f443911 Bump actions/checkout from 2.3.5 to 2.4.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.5 to 2.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/v2.3.5...v2.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>
2021-12-01 12:45:06 +00:00
dependabot[bot] bd45e1911b Bump actions/checkout from 2.3.4 to 2.3.5
Bumps [actions/checkout](https://github.com/actions/checkout) from 2.3.4 to 2.3.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/v2.3.4...v2.3.5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 12:41:12 +00:00
Adrian Kumpf 04ead6c686 Cache dependencies 2021-10-02 23:09:10 +02:00
Adrian Kumpf 0e743178ba Run test suite 2021-10-02 23:06:50 +02:00
Adrian Kumpf 62979ffcd6 Fix typo 2021-09-27 19:27:20 +02:00
Adrian Kumpf 5b70908f02 Update package lists first 2021-09-27 19:25:14 +02:00
Adrian Kumpf d28631e2ef Fix download links 2021-09-17 23:43:39 +02:00
Adrian Kumpf 1a52e1034c Release 0.1.0 2021-09-17 16:56:25 +02:00
dependabot[bot] 9b7a982ba1 Bump actions/checkout from 1 to 2.3.4
Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 2.3.4.
- [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/v1...v2.3.4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-17 14:44:25 +00:00
Adrian Kumpf a56c914730 Add Dependabot config 2021-09-17 16:39:21 +02:00
Adrian Kumpf fa826a2fcb Install webkit dependencies 2021-09-17 16:39:21 +02:00
Adrian Kumpf 737b216815 Add GitHub CI and CD workflows 2021-09-17 16:20:44 +02:00