Skip to content

Conversation

imaachman
Copy link
Contributor

Summary

This PR implements set variable action for list type variables. Supported operations:

  • Replace entire list
  • Add items to list
  • Insert items at index
  • Remove item at index
  • Update item at index

* Add list operaction and index fields to SetVariableAction model.
* Change type of index from int to String.
@imaachman imaachman merged commit 078c51f into master Aug 29, 2023
@imaachman imaachman deleted the aachman-list-action branch August 29, 2023 08:29
BirjuVachhani added a commit that referenced this pull request Nov 27, 2023
- Add code docs.
BirjuVachhani added a commit that referenced this pull request Nov 27, 2023
- Add code docs.
BirjuVachhani added a commit that referenced this pull request Nov 27, 2023
- Add code docs.
SaadArdati added a commit that referenced this pull request Dec 8, 2023
BirjuVachhani pushed a commit that referenced this pull request Dec 11, 2023
SaadArdati added a commit that referenced this pull request Oct 2, 2024
SaadArdati added a commit that referenced this pull request Oct 15, 2024
SaadArdati added a commit that referenced this pull request Oct 15, 2024
SaadArdati added a commit that referenced this pull request Dec 11, 2024
SaadArdati added a commit that referenced this pull request Dec 11, 2024
BirjuVachhani pushed a commit that referenced this pull request Dec 12, 2024
BirjuVachhani added a commit that referenced this pull request Dec 13, 2024
BirjuVachhani pushed a commit that referenced this pull request Dec 19, 2024
BirjuVachhani added a commit that referenced this pull request Dec 19, 2024
BirjuVachhani pushed a commit that referenced this pull request Jan 8, 2025
BirjuVachhani added a commit that referenced this pull request Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant