dependabot[bot]
bd99d51122
Bump actions/upload-artifact from 5 to 6
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 5 to 6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v5...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 >
2026-01-01 12:01:34 +00:00
dependabot[bot]
1ae1b0a520
Bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [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/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-10 00:59:37 +00:00
Alexey Sokolov
2df0206d06
Merge pull request #1980 from znc/dependabot/github_actions/actions/upload-artifact-5
...
Bump actions/upload-artifact from 4 to 5
2025-11-01 12:38:56 +00:00
dependabot[bot]
1586688217
Bump github/codeql-action from 3 to 4
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 3 to 4.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-version: '4'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-01 12:01:28 +00:00
dependabot[bot]
19b3cc0e2b
Bump actions/upload-artifact from 4 to 5
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-01 12:01:23 +00:00
dependabot[bot]
1ef241d865
Bump actions/checkout from 4 to 5
...
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 >
2025-09-01 20:36:27 +00:00
Alexey Sokolov
00579d151e
Pass %p to LLVM_PROFILE_FILE instead of wrapper
2025-05-01 22:44:39 +01:00
Alexey Sokolov
5974d0ff3b
Workaround for parallel writing of LLVM profiler data
...
Skip failing tests on cygwin: we'll just have to mark the unix socket feature as "experimental", but shouldn't block merging it due to cygwin being weird
2025-05-01 22:24:10 +01:00
Alexey Sokolov
4c8e780a60
Revert "CI: parallelize integration test"
...
This reverts commit b1a03fa1cc .
Let's plug it as part of 'make inttest'
2025-04-21 09:06:23 +01:00
Alexey Sokolov
b1a03fa1cc
CI: parallelize integration test
...
I'm not sure whether 'make inttest' should do this or not
2025-04-21 00:52:29 +01:00
dependabot[bot]
df6a5073ff
Bump codecov/codecov-action from 4 to 5 ( #1923 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 4 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: codecov/codecov-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>
2025-03-18 13:53:18 +00:00
Alexey Sokolov
e8c4cda0e6
Fix syntax of the filter
...
Bug #1937
2025-03-01 14:27:22 +01:00
Alexey Sokolov
4c944344fa
CI: disable another python test on mac
...
See #1937
2025-03-01 10:29:36 +01:00
Alexey Sokolov
2e685e6a1f
CI: disable python test on mac
...
See #1937
2025-03-01 10:13:40 +01:00
dependabot[bot]
bfd731cfc6
Bump docker/build-push-action from 5 to 6 ( #1920 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 5 to 6.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v5...v6 )
---
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>
2024-11-01 15:55:41 +00:00
dependabot[bot]
f894af5330
Bump codecov/codecov-action from 3 to 4 ( #1903 )
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: codecov/codecov-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>
2024-10-16 01:28:02 +01:00
dependabot[bot]
309aa787ca
Bump actions/upload-artifact from 3 to 4 ( #1902 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4 )
---
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>
2024-10-16 01:27:36 +01:00
Alexey Sokolov
9e9d75c4b8
Switch integration test to qt6 ( #1916 )
...
Keep using Qt5 for Cygwin and CodeQL
* CI: upgrade ubuntu
2024-09-17 15:24:33 +01:00
Alexey Sokolov
1580f42997
Merge pull request #1895 from znc/dependabot/github_actions/actions/checkout-4
...
Bump actions/checkout from 3 to 4
2024-02-05 22:36:50 +00:00
Alexey Sokolov
44b92f58f6
Merge pull request #1894 from znc/dependabot/github_actions/docker/login-action-3
...
Bump docker/login-action from 2 to 3
2024-02-05 22:36:22 +00:00
Alexey Sokolov
4cb93aa8d8
Merge pull request #1892 from znc/dependabot/github_actions/docker/build-push-action-5
...
Bump docker/build-push-action from 3 to 5
2024-02-05 22:36:05 +00:00
Alexey Sokolov
3e95582d05
Merge pull request #1896 from znc/dependabot/github_actions/github/codeql-action-3
...
Bump github/codeql-action from 2 to 3
2024-02-05 22:35:42 +00:00
dependabot[bot]
b54eddd5c5
Bump docker/metadata-action from 4 to 5
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 4 to 5.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-01 12:01:08 +00:00
dependabot[bot]
b7035977d4
Bump github/codeql-action from 2 to 3
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-01 12:01:05 +00:00
dependabot[bot]
49b2852df8
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 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/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-01 12:01:01 +00:00
dependabot[bot]
2281e007d5
Bump docker/login-action from 2 to 3
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 2 to 3.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](https://github.com/docker/login-action/compare/v2...v3 )
---
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 >
2024-02-01 12:00:58 +00:00
Alexey Sokolov
d25193c6dc
Merge pull request #1858 from DarthGandalf/tarball
...
Upload tarball as artifact in CI
2024-01-15 00:32:23 +00:00
dependabot[bot]
3b3bbb92fd
Bump docker/build-push-action from 3 to 5
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 3 to 5.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](https://github.com/docker/build-push-action/compare/v3...v5 )
---
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 >
2024-01-15 00:23:46 +00:00
Alexey Sokolov
6aef3155e4
Force argon support in CI
2024-01-05 00:46:28 +00:00
Alexey Sokolov
72d1544dc2
Use llvm-cov in macos CI
2023-09-30 14:13:33 +01:00
Alexey Sokolov
31e883f4a6
Re-enable macos CI
2023-09-30 03:14:19 +01:00
Alexey Sokolov
a1a254bef1
Update password hashes from SHA-256 to Argon2id
...
These days salted SHA-256 is considered quite weak for passwords.
Transparently upgrade existing hashes upon login.
Bump cmake requirement to able to use IMPORTED_TARGET, this will allow
further cleanup in next commits.
2023-09-27 01:11:07 +01:00
Alexey Sokolov
525aac560e
Update badges
...
1. Shields finally fixed their weirdness :)
https://github.com/badges/shields/issues/8671
2. Bountysource doesn't seem to be very useful
2023-01-08 08:51:57 +00:00
Alexey Sokolov
87af1a1a23
Upload tarball as artifact in CI
2023-01-07 22:19:22 +00:00
dependabot[bot]
9e5cf050b7
Bump docker/build-push-action from 2 to 3
...
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 >
2023-01-01 12:02:16 +00:00
Alexey Sokolov
e6a0e5fe48
Merge pull request #1848 from znc/dependabot/github_actions/docker/metadata-action-4
...
Bump docker/metadata-action from 3 to 4
2022-12-22 15:39:15 +00:00
Alexey Sokolov
e3c9a3785e
Merge pull request #1849 from znc/dependabot/github_actions/docker/login-action-2
...
Bump docker/login-action from 1 to 2
2022-12-22 15:38:46 +00:00
Alexey Sokolov
772497130e
Merge pull request #1850 from znc/dependabot/github_actions/actions/upload-artifact-3
...
Bump actions/upload-artifact from 2 to 3
2022-12-22 15:38:20 +00:00
Alexey Sokolov
5caf424803
Merge pull request #1851 from znc/dependabot/github_actions/codecov/codecov-action-3
...
Bump codecov/codecov-action from 1 to 3
2022-12-22 15:37:48 +00:00
dependabot[bot]
f0b3d313d6
Bump actions/checkout from 2 to 3
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 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...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-12-16 23:54:27 +00:00
dependabot[bot]
1358b72089
Bump codecov/codecov-action from 1 to 3
...
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action ) from 1 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases )
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v3 )
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-16 23:54:24 +00:00
dependabot[bot]
f60256d4ea
Bump actions/upload-artifact from 2 to 3
...
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 >
2022-12-16 23:54:21 +00:00
dependabot[bot]
4d1f4c6a04
Bump docker/login-action from 1 to 2
...
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 >
2022-12-16 23:54:18 +00:00
dependabot[bot]
d019b58868
Bump docker/metadata-action from 3 to 4
...
Bumps [docker/metadata-action](https://github.com/docker/metadata-action ) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases )
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md )
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-16 23:54:16 +00:00
John Losito
187b2ce2b7
Check for github action updates monthly
2022-12-16 18:27:29 -05:00
Alvaro Muñoz
1e4554244e
Add CodeQL workflow
2022-12-02 12:45:52 +01:00
Alexey Sokolov
c98d0246fd
Fuzzer: add comment
...
See #1845
2022-11-24 20:59:00 +00:00
David Korczynski
2fd304fe2a
CI: add CIFuzz GitHub action
2022-11-23 08:15:05 -08:00
Alexey Sokolov
29142359cd
Fix coverage for C++ on github actions
2021-07-04 18:02:20 +01:00
Alexey Sokolov
315da8e104
Build but not push docker on pull requests
2021-07-04 17:05:42 +01:00