Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

fix: vsmart template activate/deactivate response validation #799

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

sbasan
Copy link
Contributor

@sbasan sbasan commented Aug 20, 2024

Pull Request summary:

activate/deactivate id string returned by server is not UUID (contains custom prefix)

Checklist:

  • Make sure to run pre-commit before committing changes
  • Make sure all checks have passed
  • PR description is clear and comprehensive
  • Mentioned the issue that this PR solves (if applicable)
  • Make sure you test the changes

@sbasan sbasan requested review from cicharka and jpkrajewski August 20, 2024 11:12
@sbasan sbasan merged commit d195980 into main Aug 20, 2024
11 checks passed
@sbasan sbasan deleted the fix/vsmart-activate-task-id branch August 20, 2024 11:46
sbasan added a commit that referenced this pull request Aug 27, 2024
* Bump abatilo/actions-poetry from 2 to 3 (#754)

Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2 to 3.
- [Release notes](https://github.com/abatilo/actions-poetry/releases)
- [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
- [Commits](abatilo/actions-poetry@v2...v3)

---
updated-dependencies:
- dependency-name: abatilo/actions-poetry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump the python-dev group across 1 directory with 2 updates (#774) (#780)

Updates the requirements on [parameterized](https://github.com/wolever/parameterized) and [pytest-subtests](https://github.com/pytest-dev/pytest-subtests) to permit the latest version.

Updates `parameterized` to 0.9.0
- [Changelog](https://github.com/wolever/parameterized/blob/master/CHANGELOG.txt)
- [Commits](wolever/parameterized@v0.8.1...v0.9.0)

Updates `pytest-subtests` to 0.13.1
- [Release notes](https://github.com/pytest-dev/pytest-subtests/releases)
- [Changelog](https://github.com/pytest-dev/pytest-subtests/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-subtests@v0.11.0...v0.13.1)

---
updated-dependencies:
- dependency-name: parameterized
  dependency-type: direct:development
  dependency-group: python-dev
- dependency-name: pytest-subtests
  dependency-type: direct:development
  dependency-group: python-dev
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* pin github action versions (#786)

* Add API GW login. Rework session related files.

* fix

* Enchance apigwauth get_token()

* activate/deactivate id string returned by server is not UUID (#799)

* Addition of strip to get rid of unwanted whitespaces, plus option to … (#801)

* Addition of strip to get rid of unwanted whitespaces, plus option to ignore certain lines when comparing configs

Signed-off-by: Piotr Bajorek <[email protected]>

* Added arg description in docstrings

* Bump version

---------

Signed-off-by: Piotr Bajorek <[email protected]>

* Merge pull request #795 from cisco-open/apigw

Add API GW login. Refactor session related files.

* bump version: 0.35.0dev0

---------

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Piotr Bajorek <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jakub Krajewski <[email protected]>
Co-authored-by: pibajore <[email protected]>
Co-authored-by: Jakub Krajewski <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants