-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chore: trimming test report #873
Commits on May 16, 2024
-
feat: updating network resolution data model (#840)
Added all the values for record_type field as per [IANA website](https://www.iana.org/assignments/dns-parameters/dns-parameters.xhtml) for network resolution data model.
Configuration menu - View commit details
-
Copy full SHA for b851bb9 - Browse repository at this point
Copy the full SHA b851bb9View commit details -
# [5.3.0-beta.1](v5.2.6...v5.3.0-beta.1) (2024-05-16) ### Features * updating network resolution data model ([#840](#840)) ([b851bb9](b851bb9))
Configuration menu - View commit details
-
Copy full SHA for 74f7de5 - Browse repository at this point
Copy the full SHA 74f7de5View commit details
Commits on May 27, 2024
-
feat: updating network resolution model (#844)
Updated 2 fields in Network Resolution model. - Added expected values for reply_code_id which has corresponding reply_code. - Added expected values for reply_code.
Configuration menu - View commit details
-
Copy full SHA for 3859725 - Browse repository at this point
Copy the full SHA 3859725View commit details -
# [5.3.0-beta.2](v5.3.0-beta.1...v5.3.0-beta.2) (2024-05-27) ### Features * updating network resolution model ([#844](#844)) ([3859725](3859725))
Configuration menu - View commit details
-
Copy full SHA for dd9c6b8 - Browse repository at this point
Copy the full SHA dd9c6b8View commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a143c49 - Browse repository at this point
Copy the full SHA a143c49View commit details -
fix: do not log .conf parser warnings from all workers (#845)
When tests are ran with multiple workers, duplicate logging is observed because every workers logs the warning. This PR fixes that. --------- Co-authored-by: Artem Rys <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8d4fb44 - Browse repository at this point
Copy the full SHA 8d4fb44View commit details
Commits on Jun 3, 2024
-
chore(deps): lock file maintenance (#787)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/splunk/pytest-splunk-addon). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMS4wIiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c02e369 - Browse repository at this point
Copy the full SHA c02e369View commit details -
Configuration menu - View commit details
-
Copy full SHA for bea216e - Browse repository at this point
Copy the full SHA bea216eView commit details
Commits on Jun 11, 2024
-
chore: merge respective docker-compose* and pytest* files into one (#849
Configuration menu - View commit details
-
Copy full SHA for 93d280e - Browse repository at this point
Copy the full SHA 93d280eView commit details
Commits on Jun 26, 2024
-
feat: updating cim model definitions (#856)
Added cim models for v5.3.1 and v5.3.2 Created a runbook:https://docs.google.com/document/d/1sOG0FWM9StzgNJx4tYzsX4Tur33D91V59v3SObrXvks/edit
Configuration menu - View commit details
-
Copy full SHA for 1157ab9 - Browse repository at this point
Copy the full SHA 1157ab9View commit details -
# [5.3.0-beta.4](v5.3.0-beta.3...v5.3.0-beta.4) (2024-06-26) ### Features * updating cim model definitions ([#856](#856)) ([1157ab9](1157ab9))
Configuration menu - View commit details
-
Copy full SHA for 0f96996 - Browse repository at this point
Copy the full SHA 0f96996View commit details
Commits on Jun 27, 2024
-
refactor: remove standard_lib nested folder (#850)
Moved modules from standard_lib folder to its parent folder Kept addon_basic.py in standard_lib folder for backward compatibility.
Configuration menu - View commit details
-
Copy full SHA for fc43cea - Browse repository at this point
Copy the full SHA fc43ceaView commit details
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 89fd96e - Browse repository at this point
Copy the full SHA 89fd96eView commit details
Commits on Jul 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d68d20d - Browse repository at this point
Copy the full SHA d68d20dView commit details -
# [5.3.0-beta.5](v5.3.0-beta.4...v5.3.0-beta.5) (2024-07-01) ### Features * schema changes for LR notes ([#857](#857)) ([89fd96e](89fd96e))
Configuration menu - View commit details
-
Copy full SHA for 42b6a3b - Browse repository at this point
Copy the full SHA 42b6a3bView commit details -
feat: add support for CIM v5.3.2 (#853)
Added support for cim v5.3.2. - Updated data-models with new child data set in various models. - Updated required fields with updated values as per v5.3.2. - Added optional fields as per v5.3.2 Detailed comparison and analysis between v4.15.0 and v5.3.2 can be found here: https://docs.google.com/spreadsheets/d/1ZFDC0Efn-bHvcU1Qy78s95GCfWyxt6IUhTv94j3yagk/edit#gid=1147250948
Configuration menu - View commit details
-
Copy full SHA for 5e7d1e8 - Browse repository at this point
Copy the full SHA 5e7d1e8View commit details -
# [5.3.0-beta.6](v5.3.0-beta.5...v5.3.0-beta.6) (2024-07-01) ### Features * add support for CIM v5.3.2 ([#853](#853)) ([5e7d1e8](5e7d1e8))
Configuration menu - View commit details
-
Copy full SHA for 6acef89 - Browse repository at this point
Copy the full SHA 6acef89View commit details
Commits on Jul 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 168b915 - Browse repository at this point
Copy the full SHA 168b915View commit details -
# [5.3.0-beta.7](v5.3.0-beta.6...v5.3.0-beta.7) (2024-07-03) ### Features * schema changes for LR notes ([#862](#862)) ([168b915](168b915))
Configuration menu - View commit details
-
Copy full SHA for ea24436 - Browse repository at this point
Copy the full SHA ea24436View commit details
Commits on Jul 10, 2024
-
Updated **url** rule so that if only url["path"] or url["query"] is given, just path and query is generated. EG: url["path"] will generate path like: "/random/path" EG: url["query"] will generate query like: "?asd=abs"
Configuration menu - View commit details
-
Copy full SHA for a00fc81 - Browse repository at this point
Copy the full SHA a00fc81View commit details -
# [5.3.0-beta.8](v5.3.0-beta.7...v5.3.0-beta.8) (2024-07-10) ### Bug Fixes * updating url rule ([#864](#864)) ([a00fc81](a00fc81))
Configuration menu - View commit details
-
Copy full SHA for ee5ef84 - Browse repository at this point
Copy the full SHA ee5ef84View commit details
Commits on Jul 11, 2024
-
feat: adding new data models (#863)
Added new data models: - Compute_Inventory - Data_Access - Databases - Event_Signatures - Interprocess Messaging - JVM - Performance - Ticket_Management Updated version in requirement_test_datamodel_tag_constants.py file
Configuration menu - View commit details
-
Copy full SHA for 91fd95d - Browse repository at this point
Copy the full SHA 91fd95dView commit details -
# [5.3.0-beta.9](v5.3.0-beta.8...v5.3.0-beta.9) (2024-07-11) ### Features * adding new data models ([#863](#863)) ([91fd95d](91fd95d))
Configuration menu - View commit details
-
Copy full SHA for b54ce6a - Browse repository at this point
Copy the full SHA b54ce6aView commit details
Commits on Jul 24, 2024
-
feat: adding CLEAN_KEYS support (#869)
Added support for CLEAN_KEYS in Transforms.conf. Added respective e2e test case for the same Impact on Addons: Now if Addons have have field names in transforms report which have non-alphanumeric chars then those chars would be first converted to _ and then tests would be generated as by default in splunk CLEAN_KEYS is set to true, so splunk also does the same thing. Moreover if any report stanza has explicitly set CLEAN_KEYS=false then for those reports field conversion would not happen and tests would be generated as it is.
Configuration menu - View commit details
-
Copy full SHA for b2f6dc5 - Browse repository at this point
Copy the full SHA b2f6dc5View commit details -
# [5.3.0-beta.10](v5.3.0-beta.9...v5.3.0-beta.10) (2024-07-24) ### Features * adding CLEAN_KEYS support ([#869](#869)) ([b2f6dc5](b2f6dc5))
Configuration menu - View commit details
-
Copy full SHA for 575c440 - Browse repository at this point
Copy the full SHA 575c440View commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42131ca - Browse repository at this point
Copy the full SHA 42131caView commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 360251a - Browse repository at this point
Copy the full SHA 360251aView commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 75cdd2c - Browse repository at this point
Copy the full SHA 75cdd2cView commit details
Commits on Aug 5, 2024
-
Merge remote-tracking branch 'origin/ci/feature-release' into ci/trim…
…ming-test-report
Configuration menu - View commit details
-
Copy full SHA for 550dd18 - Browse repository at this point
Copy the full SHA 550dd18View commit details