Commit Graph

42 Commits

Author SHA1 Message Date
Giuliano Bellini
d471958e1f Potential fix for code scanning alert no. 1: Workflow does not contain permissions (#1108)
* Potential fix for code scanning alert no. 1: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Potential fix for code scanning alert no. 2: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Potential fix for code scanning alert no. 3: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Potential fix for code scanning alert no. 4: Workflow does not contain permissions

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2026-04-01 19:15:14 +02:00
dependabot[bot]
c583c1ba13 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-11-21 03:06:13 +00:00
GyulyVGC
691fca8be5 update deps 2025-08-28 16:34:48 +02:00
GyulyVGC
fe97970a1a comment code coverage step in rust.yml workflow 2025-01-05 15:34:01 +01:00
dependabot[bot]
bb2834b866 Bump codecov/codecov-action from 4 to 5
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>
2024-11-15 04:04:22 +00:00
Giuliano Bellini s294739
cdc7540767 try fixing codecoverage CI 2024-02-11 22:11:51 +01:00
Giuliano Bellini s294739
bcdad1141e added code coverage in CI 2024-02-11 21:35:50 +01:00
Giuliano Bellini s294739
0ef625c71c debug Windows CI tests failing sometimes 2024-01-15 10:10:19 +01:00
Giuliano Bellini s294739
fab85b558f minor fix 2024-01-12 10:24:30 +01:00
Giuliano Bellini s294739
4de845c733 minor fix 2024-01-12 10:23:16 +01:00
Giuliano Bellini s294739
6097d8970c fixed workflows 2024-01-12 10:16:25 +01:00
Giuliano Bellini s294739
107c39523c run dpkg command as sudo 2024-01-12 10:03:57 +01:00
Giuliano Bellini s294739
8df6461d00 try fixing arch problems on Linux rust CI 2024-01-12 10:01:43 +01:00
Giuliano Bellini s294739
df910a6040 fix if conditions syntax 2024-01-11 22:52:54 +01:00
Giuliano Bellini s294739
8010f0e45a use matrix in rust workflow and fix all workflows warnings 2024-01-11 22:45:34 +01:00
Giuliano Bellini s294739
dfc4d50a12 substituted rust toolchain in CI (from actions-rs to dtlonay) 2024-01-11 22:05:31 +01:00
Giuliano Bellini s294739
7f49c1bb37 include build dependency for rfd (on Linux) in CI and README 2024-01-02 23:23:52 +01:00
dependabot[bot]
f357e9ff35 build(deps): 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>
2023-09-05 04:01:00 +00:00
Giuliano Bellini
46802cfc43 Update rust.yml 2023-05-04 10:37:07 +02:00
Giuliano Bellini
376b70154d Update rust.yml 2023-05-04 10:23:13 +02:00
Giuliano Bellini s294739
652826ceee fix: notify when data is exchanged from new connection with already existing favorite host 2023-05-04 10:00:16 +02:00
Giuliano Bellini s294739
8b4eabc2a1 updated workflow and favorite notification appearance 2023-05-03 22:37:28 +02:00
dependabot[bot]
fe96249cb6 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>
2023-04-14 08:53:28 +00:00
Giuliano Bellini
83fea9d2d1 Update rust.yml 2023-01-30 11:59:23 +01:00
Giuliano Bellini s294739
417575f346 fixing npcap CI/CD 2023-01-30 11:48:13 +01:00
Giuliano Bellini s294739
a8ba6573e8 added CI/CD for npcap (Windows) 2023-01-30 11:45:27 +01:00
Giuliano Bellini
78064734cb Update rust.yml 2022-12-10 21:33:15 +01:00
Giuliano Bellini
742158f50c Update rust.yml 2022-12-10 21:29:22 +01:00
Giuliano Bellini
a4b0048c6d Update rust.yml 2022-12-10 18:35:14 +01:00
colin99d
f654304396 Removed windows, made clippy prettier 2022-11-25 10:01:54 +01:00
colin99d
a00003d7d1 Fixed linters 2022-11-25 09:38:00 +01:00
colin99d
a1948f76bd Added linting 2022-11-25 09:36:10 +01:00
colin99d
f7ce1aa7d5 Added auth 2022-11-25 09:30:26 +01:00
colin99d
7911706c49 Trying to get windows working 2022-11-25 09:26:47 +01:00
colin99d
f2552b6cb7 Trying to get windows working 2022-11-25 08:43:13 +01:00
colin99d
2aa9775ee1 Update ci formatting 2022-11-25 08:36:33 +01:00
colin99d
c643a2055e Update ci formatting 2022-11-25 08:24:21 +01:00
colin99d
b854318214 Update ci formatting 2022-11-25 08:20:35 +01:00
colin99d
a100df6751 Update ci formatting 2022-11-25 08:17:13 +01:00
colin99d
b018531513 Adding fixes 2022-11-25 08:13:14 +01:00
GyulyVGC
7aa22cef84 Update rust.yml 2022-08-21 13:28:50 +02:00
GyulyVGC
10f857481c Create rust.yml 2022-08-21 13:24:45 +02:00