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 functions for list operations.
* Implement variable as index for insert/remove/update operations.
* Clean up list operations code and add comments.
@imaachman imaachman merged commit ee7e226 into master Aug 29, 2023
@imaachman imaachman deleted the aachman-list-action branch August 29, 2023 08:29
SaadArdati added a commit that referenced this pull request Apr 3, 2024
SaadArdati added a commit that referenced this pull request Apr 5, 2024
SaadArdati added a commit that referenced this pull request Apr 15, 2024
BirjuVachhani added a commit that referenced this pull request Jul 10, 2024
BirjuVachhani added a commit that referenced this pull request Jul 10, 2024
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.

2 participants