Commit Graph

2804 Commits (ef5056a446730347150887a7e485da69bd97ae3e)
 

Author SHA1 Message Date
shirou ef5056a446
Merge pull request #1835 from dvovk/fix_unsafeptr
fix nil ptr
4 weeks ago
shirou 3608872740
Merge pull request #1838 from NewbieOrange/master
[disk][linux] add bcachefs magic
1 month ago
NewbieOrange 212dfbbb39
[disk][linux] add bcachefs magic 1 month ago
Dmytro Vovk 244d63ddfc fix lint 1 month ago
Dmytro Vovk 1de755d2f2 possible fix 1 month ago
shirou 1e1ad22d90
Merge pull request #1830 from shirou/feat/try_to_fix_ci_test_fail_host_virtuailization
[host]: fix potential error on CI test on Windows.
1 month ago
shirou fdbdf5188d [host]: fix potential error on CI test on Windows. 1 month ago
shirou 2b55813e08
Merge pull request #1791 from samburba/support-get-disk-serial-number-darwin
add support for get disk serial number on darwin
2 months ago
shirou 6d4c8e567e
[disk][darwin]:rename unused parameter in function to fix lint 2 months ago
shirou 935bb6c8f3
Merge branch 'master' into support-get-disk-serial-number-darwin 2 months ago
shirou 591e789ad8
Merge pull request #1826 from mmorel-35/fix/contextcheck
fix: address nolint contextcheck
2 months ago
shirou 7576b6fe42
Merge pull request #1827 from mmorel-35/loong64/golangci
fix: enable loong64 architecture in lint workflow
2 months ago
Matthieu MOREL 7166a61915 fix: address `//nolint:contextcheck`
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 months ago
shirou 7b14b866f1
Merge pull request #1783 from mmorel-35/revive/unused-parameter
chore: enable unused-parameter from revive
2 months ago
shirou 9d29c70c52
Merge pull request #1813 from mmorel-35/gocritic
chore: enable gocritic linter
2 months ago
shirou 1bf1d3c3be
Merge pull request #1823 from shirou/dependabot/github_actions/actions/setup-go-5.4.0
chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0
2 months ago
shirou 4963f952d7
Merge pull request #1822 from shirou/dependabot/github_actions/actions/upload-artifact-4.6.2
chore(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2
2 months ago
shirou 7f1ac9fd4d
Merge pull request #1820 from shirou/dependabot/github_actions/golangci/golangci-lint-action-6.5.2
chore(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2
2 months ago
shirou 2ab27a0ba3
Merge pull request #1817 from mmorel-35/revive/var-naming
chore: enable var-naming from revive
2 months ago
dependabot[bot] 966790cc81
chore(deps): bump actions/setup-go from 5.3.0 to 5.4.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](f111f3307d...0aaccfd150)

---
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
dependabot[bot] 19d6a89713
chore(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](4cec3d8aa0...ea165f8d65)

---
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>
2 months ago
shirou 48c1d4ecd4
Merge pull request #1821 from shirou/feat/fix_ci_skipped_test
[host][process]: fix type missmatch test.
2 months ago
shirou f26bf79e15 [host][process]: fix type missmatch test. 2 months ago
dependabot[bot] 0656dbe60f
chore(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.5.1 to 6.5.2.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](4696ba8bab...55c2c1448f)

---
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 months ago
shirou d8750909ba
Merge pull request #1816 from mmorel-35/thelper/begin
chore: enable begin rule from thelper
2 months ago
Matthieu MOREL e6e1134de7 fix: enable loong64 architecture in lint workflow
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 months ago
Matthieu MOREL dfdd90ab72 chore: enable gocritic linter 2 months ago
Matthieu MOREL 9925fd41ec chore: enable var-naming from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 months ago
Matthieu MOREL dc9b409803 chore: enable unused-parameter from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 months ago
Matthieu MOREL a5e496769c chore: enable begin rule from thelper
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 months ago
shirou 92e037d58c
Merge pull request #1815 from mmorel-35/testify
chore: use testify instead of testing
2 months ago
shirou f5c57fb8d8
Merge pull request #1804 from mmorel-35/go1.23
chore: update go version in module
2 months 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
2 months 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 months 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
2 months ago
Matthieu MOREL 8c1a718a5d chore: use testify instead of testing
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 months ago
Matthieu MOREL 7bebd975ec chore: update go version in module to 1.23
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 months ago
shirou 62da883e11
Merge pull request #1814 from mmorel-35/thelper+usetesting
chore: enable thelper and usetesting linters
2 months ago
shirou 40ce965ae1
Merge pull request #1812 from mmorel-35/revive/unnecessary-stmt
chore: enable unnecessary-stmt from revive
2 months ago
Matthieu MOREL d348a080f2
chore: enable thelper and usetesting linters
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 months ago
Matthieu MOREL f4247f1c01 chore: enable unnecessary-stmt from revive
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 months ago
shirou 60463721ef
Merge pull request #1810 from mmorel-35/set-output
fix: deprecated set-output
2 months ago
shirou 9ef02b7d37
Merge pull request #1805 from mmorel-35/fix/aix
chore(golangci-lint): cover aix and cgo
2 months ago
shirou 6039e8f9d0
Merge pull request #1769 from zmyzheng/zmyzheng/support-process-page-faults-windows
feat(process_windows): Support collecting PageFault count in Windows
2 months ago
Matthieu MOREL a1e91b89f7 fix: deprecated set-output
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 months ago
Mingyang Zheng b59facf6aa Since Windows does not distinguish between Major and Minor faults, all faults are treated as Major 2 months ago
Mingyang Zheng a2f71c4078 Since Windows does not distinguish between Major and Minor faults, all faults are treated as Major 2 months ago
Mingyang Zheng 0be0ec4e46 merge 2 months ago
Matthieu MOREL 0a45e0f24d chore(golangci-lint): cover aix and cgo
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2 months ago
shirou e2a7a9964d
Merge pull request #1809 from Lomanic/issue1806
[net][host][aix] Fix build and Makefile
2 months ago