-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: update pre-commit config (#1072) * chore: fossa update (#1073) * fix: refactor process snmp data (#1060) * chore(release): 1.11.1-beta.1 ## [1.11.1-beta.1](v1.11.0...v1.11.1-beta.1) (2024-09-11) ### Bug Fixes * refactor process snmp data ([#1060](#1060)) ([0250242](0250242)) * chore(deps): update splunk/addonfactory-github-workflows action to v1.6.0 (#1070) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency opentelemetry-api to v1.27.0 (#1026) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency pytest to v8.3.3 (#1054) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency mkdocs-material to v9.5.34 (#1056) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency pyyaml to v6.0.2 (#1057) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency mike to v2.1.3 (#1059) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency mongoengine to ^0.29.0 (#1061) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency pydantic to v1.10.18 (#1062) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency urllib3 to v1.26.20 (#1063) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency mkdocs to v1.6.1 (#1067) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update helm release redis to v20 (#1058) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * docs: add kubernetes guide (#1076) * docs: add kubernetes guide * docs: fix misspellings * fix: pysnmp debug mode (#1069) * fix: pysnmp debug mode [run-int-tests] Signed-off-by: Ilya Kheifets <[email protected]> * fix: make debug mode more configurable [run-int-tests] Signed-off-by: Ilya Kheifets <[email protected]> * fix: add debug logs for traps Signed-off-by: Ilya Kheifets <[email protected]> * fix: linting tips Signed-off-by: Ilya Kheifets <[email protected]> --------- Signed-off-by: Ilya Kheifets <[email protected]> * chore(release): 1.11.1-beta.2 ## [1.11.1-beta.2](v1.11.1-beta.1...v1.11.1-beta.2) (2024-09-17) ### Bug Fixes * pysnmp debug mode ([#1069](#1069)) ([d4770e2](d4770e2)) * Fix: broken tests (#1075) * fix: broken tests Signed-off-by: Ilya Kheifets <[email protected]> * fix: update mib server version Signed-off-by: Ilya Kheifets <[email protected]> --------- Signed-off-by: Ilya Kheifets <[email protected]> * fix: add monitoring dashboard (#1068) Signed-off-by: Ilya Kheifets <[email protected]> * chore(release): 1.11.1-beta.3 ## [1.11.1-beta.3](v1.11.1-beta.2...v1.11.1-beta.3) (2024-09-18) ### Bug Fixes * add monitoring dashboard ([#1068](#1068)) ([903ed4e](903ed4e)) * docs: describe components (#1079) * docs: describe components * docs: broaden components descriptions * feat: support ipv6 (#1071) * chore(release): 1.12.0-beta.1 # [1.12.0-beta.1](v1.11.1-beta.3...v1.12.0-beta.1) (2024-09-19) ### Features * support ipv6 ([#1071](#1071)) ([53a586f](53a586f)) * chore(deps): update dependency mkdocs-material to v9.5.35 (#1080) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * feat: enable ipv6 on docker (#1086) * feat: add ipv6 for docker * docs: update documentation * chore(release): 1.12.0-beta.2 # [1.12.0-beta.2](v1.12.0-beta.1...v1.12.0-beta.2) (2024-10-02) ### Features * enable ipv6 on docker ([#1086](#1086)) ([af6ed8d](af6ed8d)) * docs: update CHANGELOG.md (#1088) * docs: update polling links (#1089) * fix: refactor create secrets (#1091) * chore(release): 1.12.0-beta.3 # [1.12.0-beta.3](v1.12.0-beta.2...v1.12.0-beta.3) (2024-10-09) ### Bug Fixes * refactor create secrets ([#1091](#1091)) ([2479ddf](2479ddf)) * fix: add nodeselector for sim (#1094) * chore(release): 1.12.0-beta.4 # [1.12.0-beta.4](v1.12.0-beta.3...v1.12.0-beta.4) (2024-10-10) ### Bug Fixes * add nodeselector for sim ([#1094](#1094)) ([3596139](3596139)) * docs: add k8s scaling guide (#1087) Signed-off-by: Ilya Kheifets <[email protected]> * fix: trim at dashboard port number in SNMP device address (#1092) Signed-off-by: Ilya Kheifets <[email protected]> * chore(release): 1.12.0-beta.5 # [1.12.0-beta.5](v1.12.0-beta.4...v1.12.0-beta.5) (2024-10-11) ### Bug Fixes * trim at dashboard port number in SNMP device address ([#1092](#1092)) ([6343413](6343413)) * docs: add docker troubleshooting instructions (#1097) * chore(deps): update dependency mkdocs-material to v9.5.40 (#1084) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore: update mike workflow (#1099) * chore(deps): update splunk/addonfactory-github-workflows action to v1.7.0 (#1096) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update helm release redis to ~20.2.0 (#1095) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * chore(deps): update dependency mongoengine to v0.29.1 (#1083) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix: refactor do work (#1098) * chore(release): 1.12.0-beta.6 # [1.12.0-beta.6](v1.12.0-beta.5...v1.12.0-beta.6) (2024-10-15) ### Bug Fixes * refactor do work ([#1098](#1098)) ([b37a07f](b37a07f)) * chore: update changelog 1.12.0 (#1102) --------- Signed-off-by: Ilya Kheifets <[email protected]> Co-authored-by: srv-rr-github-token <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ilya Kheifets <[email protected]>
- Loading branch information
1 parent
dc5f24d
commit 0d59b99
Showing
100 changed files
with
2,732 additions
and
778 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
name: dashboard-release | ||
on: | ||
push: | ||
tags: | ||
- "v*" | ||
|
||
jobs: | ||
dashboard-release: | ||
name: Dashboard release | ||
runs-on: ubuntu-latest | ||
permissions: | ||
contents: write | ||
packages: write | ||
steps: | ||
- name: Check out code | ||
uses: actions/checkout@v4 | ||
- name: Upload dashboard to release assets | ||
run: | | ||
VERSION=$(echo $GITHUB_REF | cut -d / -f 3) | ||
gh release upload $VERSION dashboard/dashboard.xml | ||
env: | ||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -71,6 +71,8 @@ jobs: | |
steps: | ||
- uses: actions/checkout@v4 | ||
- uses: actions/setup-python@v5 | ||
with: | ||
python-version: "3.10" | ||
- uses: pre-commit/[email protected] | ||
test-unit: | ||
name: Test Unit Python ${{ matrix.python-version }} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.