Commit Graph

2772 Commits (4c32fefa98994be85b922362ce803db1cc71e552)
 

Author SHA1 Message Date
Matthieu MOREL 4c32fefa98
Merge 86eaf271cc into f5c57fb8d8 1 day ago
shirou f5c57fb8d8
Merge pull request #1804 from mmorel-35/go1.23
chore: update go version in module
1 day ago
shirou 48dfc6742f
Merge pull request #1818 from shirou/dependabot/github_actions/golangci/golangci-lint-action-6.5.1
chore(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1
1 day ago
dependabot[bot] 456cbcf274
chore(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.0 to 6.5.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](2226d7cb06...4696ba8bab)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 days ago
Lomanic 6b9c1447ee
Merge pull request #1800 from shirou/dependabot/github_actions/actions/upload-artifact-4.6.1
chore(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1
5 days ago
Matthieu MOREL 7bebd975ec chore: update go version in module to 1.23
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
6 days ago
Matthieu MOREL 86eaf271cc chore: enable unused-parameter from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
6 days ago
shirou 62da883e11
Merge pull request #1814 from mmorel-35/thelper+usetesting
chore: enable thelper and usetesting linters
6 days ago
shirou 40ce965ae1
Merge pull request #1812 from mmorel-35/revive/unnecessary-stmt
chore: enable unnecessary-stmt from revive
6 days ago
Matthieu MOREL d348a080f2
chore: enable thelper and usetesting linters
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
1 week ago
Matthieu MOREL f4247f1c01 chore: enable unnecessary-stmt from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
1 week ago
shirou 60463721ef
Merge pull request #1810 from mmorel-35/set-output
fix: deprecated set-output
1 week ago
shirou 9ef02b7d37
Merge pull request #1805 from mmorel-35/fix/aix
chore(golangci-lint): cover aix and cgo
1 week ago
shirou 6039e8f9d0
Merge pull request #1769 from zmyzheng/zmyzheng/support-process-page-faults-windows
feat(process_windows): Support collecting PageFault count in Windows
1 week ago
Matthieu MOREL a1e91b89f7 fix: deprecated set-output
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
1 week ago
Mingyang Zheng b59facf6aa Since Windows does not distinguish between Major and Minor faults, all faults are treated as Major 1 week ago
Mingyang Zheng a2f71c4078 Since Windows does not distinguish between Major and Minor faults, all faults are treated as Major 1 week ago
Mingyang Zheng 0be0ec4e46 merge 1 week ago
Matthieu MOREL 0a45e0f24d chore(golangci-lint): cover aix and cgo
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
1 week ago
shirou e2a7a9964d
Merge pull request #1809 from Lomanic/issue1806
[net][host][aix] Fix build and Makefile
1 week ago
Lomanic ad534c24e9 [host][aix] Remove redundant 'or' in parseUptime() found by 'go test' 1 week ago
Lomanic 6c9cea2bae [net][aix] Add missing return value in IOCountersWithContext()
Amends #1797
Fixes #1806
1 week ago
Lomanic 3d0ecb18cf feat: enable build test on aix 1 week ago
shirou b7c02adb2d
Merge pull request #1799 from mmorel-35/worflows-concurrency
chore: reduce number of executed jobs
2 weeks ago
Matthieu MOREL f04c791e79 chore: reduce number of executed jobs
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 weeks ago
shirou bcd0dfa73b
Merge pull request #1794 from shirou/dependabot/github_actions/golangci/golangci-lint-action-6.5.0
chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.5.0
3 weeks ago
shirou 77aa6f85b8
Merge pull request #1801 from shirou/dependabot/go_modules/github.com/google/go-cmp-0.7.0
chore(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0
3 weeks ago
dependabot[bot] efe3ff44ce
chore(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](https://github.com/google/go-cmp/compare/v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks ago
dependabot[bot] 96f6d6ebcd
chore(deps): bump actions/upload-artifact from 4.6.0 to 4.6.1
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](65c4c4a1dd...4cec3d8aa0)

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

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks ago
dependabot[bot] 6dc012fad1
chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.5.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.2.0 to 6.5.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](ec5d18412c...2226d7cb06)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
3 weeks ago
shirou edcde3adba
Merge pull request #1797 from mmorel-35/golangci-lint-matrix
chore(golangci-lint): GOOS and GOARCH matrix
3 weeks ago
shirou 4f2f472f0d
Merge pull request #1796 from RomainMuller/master
fix: `Process.CmdlineSliceWithContext` incorrect on Windows
3 weeks ago
Matthieu MOREL 30aff030d0 chore(golangci-lint): GOOS and GOARCH matrix
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
3 weeks ago
Lomanic b7932a9266
Merge pull request #1798 from mmorel-35/patch-1
fix(golangci-lint): configuration typo
3 weeks ago
Matthieu MOREL df6f9a28a2
fix(golangci-lint): configuration typo 3 weeks ago
Romain Marcadier 5da36ee6c8
fix: CmdlineSlice[WithContext] incorrect on Windows 3 weeks ago
shirou 23ceac30ac
Merge pull request #1795 from shirou/feat/fix_revice_lint_error_on_any
[windows]: fix lint error about use-any
3 weeks ago
shirou 8897eba676 [windows]: fix lint error about use-any 3 weeks ago
shirou 22889d3f13
Merge pull request #1784 from mmorel-35/revive/use-any
chore: enable use-any from revive
3 weeks ago
shirou 943850443c
Merge pull request #1785 from mmorel-35/golangci-lint-os-matrix
chore: enable golangci-lint on Windows and MacOS
3 weeks ago
Matthieu MOREL 26d69f4e4b
Explain git attributes configuration 1 month ago
Matthieu MOREL 9ce2ec161e chore: enable golangci-lint on Windows and MacOS
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
1 month ago
Matthieu MOREL 27ea38b5ad chore: enable use-any from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
1 month ago
shirou 90e59961ca
Merge pull request #1780 from shirou/dependabot/github_actions/actions/setup-go-5.3.0
chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0
2 months ago
shirou ee3a3d85a7
Merge pull request #1772 from shirou/dependabot/github_actions/actions/upload-artifact-4.6.0
chore(deps): bump actions/upload-artifact from 4.5.0 to 4.6.0
2 months ago
shirou a1359d4e1a
Merge pull request #1773 from shirou/dependabot/go_modules/github.com/ebitengine/purego-0.8.2
chore(deps): bump github.com/ebitengine/purego from 0.8.1 to 0.8.2
2 months ago
shirou 8d6af6c6ed
Merge pull request #1775 from shirou/dependabot/github_actions/advanced-security/sbom-generator-action-0.0.2
chore(deps): bump advanced-security/sbom-generator-action from 0.0.1 to 0.0.2
2 months ago
dependabot[bot] e826c61f60
chore(deps): bump actions/setup-go from 5.2.0 to 5.3.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](3041bf56c9...f111f3307d)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months ago
shirou e7e2e9e4a8
Merge pull request #1779 from mmorel-35/remove-actions-cache
chore: call actions/checkout before actions/setup-go to benefit from native cache
2 months ago
shirou 644c48a15a
Merge pull request #1778 from mmorel-35/golangci-lint/revive
chore: explicit revive rules
2 months ago