feat: enhance test data for calculator cli#1008
Open
GeethaGadde99 wants to merge 166 commits into
Open
Conversation
…rride template parameters (Netcracker#979)
…parameters (Netcracker#794) * docs: updated document for support multi value delimiters * docs: added usecase document for mutli value delimiter * docs: fixed diagram render issue * docs: added GITHUB instance usecases for multi values params * docs: updates --------- Co-authored-by: popoveugene <evgenii.a.popov.qubership@gmail.com>
* docs: update MD links * chore: Added new options to link checker * chore: Updated the docs * chore: Updated the docs * chore: Updated the docs * chore: Updated the docs * docs: update MD links * docs: update docs link * docs: added sd processing testcase file * docs: change to LF format * docs: fix conflict * docs: remove env-specific-schema yml file and link --------- Co-authored-by: Andrei Rudchenko <andrei.rudchenko.qubership@gmail.com>
* docs: update * docs: wip * docs: wip * docs: wip * docs: wip
…data-for-calculator-cli
* feat: remove escape sequence false logic (Netcracker#885) * feat: remove escape sequence false logic (Netcracker#886) * feat: remove escape sequence false logic * feat: remove escape sequence false logic * feat: remove escape sequence false logic * feat: remove escape sequence false logic * feat: Remove "escape_sequence=false" logic from Effective set calculator
…data-for-calculator-cli
* fix: update shared creds * fix: update shared creds * fix: add log' * fix: add additional dir * fix: make search case sensitive
* docs: add Effective Set use cases * docs: add extra US * docs: add use-cases * docs: add Effective Set use cases * docs: add extra US * docs: add use-cases * docs: add SSL sert use-cases * docs: update ssl use cases * docs: update GSF Use Cases * docs: remove UC 2,3,4 * docs: add cred rotation UC * docs: add UC-SC-NEX-1 to Environment Template Artifact Download and remove system-certificate UC * docs: added auto-environment-name use cases * docs: fixed links * docs: fix markdown system-certificate use case * docs: fixed ssl use cases
…ure/enhance-test-data-for-calculator-cli
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Summary
Provide a concise description of what this pull request does and why it is needed.
Issue
Link to the issue(s) this PR addresses (e.g.,
Fixes #123orCloses #456). If no issue exists, explain why this change is necessary.Breaking Change?
If yes, describe the breaking change and its impact (e.g., API changes, behavior changes, or required updates for users).
Scope / Project
Specify the component, module, or project area affected by this change (e.g.,
docs,actions,workflows).Implementation Notes
Provide details on how the change was implemented, including any technical considerations, trade-offs, or notable design decisions. Leave blank if not applicable.
Tests / Evidence
Describe how the changes were verified, including:
Additional Notes
Include any extra information, such as:
Leave blank if not applicable.