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 |
|
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 |
|
Alexey Sokolov
|
8be5e4ce62
|
Port updater of docs.znc.in from travis to github actions
|
2021-07-03 01:01:41 +01:00 |
|
Alexey Sokolov
|
01877fcb0f
|
Replace github actions badge with one via shields.io for consistency
|
2021-07-02 23:37:14 +01:00 |
|
Alexey Sokolov
|
22cb2d1e31
|
Replace Travis badge with Github Actions
|
2021-07-01 21:09:12 +01:00 |
|
Alexey Sokolov
|
5b5085e417
|
Fix tarball testing in github actions after .github/ removal
|
2021-06-30 10:11:04 +01:00 |
|
Alexey Sokolov
|
c97e2b1820
|
Docker git version: fix versio, update alpine
|
2021-06-30 10:00:55 +01:00 |
|
Alexey Sokolov
|
acda0eabe4
|
CI: Remove ' symbol where it shouldn't be
|
2021-06-30 02:47:06 +01:00 |
|
Alexey Sokolov
|
bcbdce2daf
|
Setup github actions
|
2021-06-30 02:35:42 +01:00 |
|