Skip to content

[Part 2] 5276 Update existing stores for terminal file sync

What does this MR do?

CE Port => https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/29333

This MR is part of the larger WIP MR https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/12239.

This MR updates the existing stores to support the terminal file sync.

  • Adds triggerFilesChange action to main IDE store.
  • Adds relevant dispatches to this action.
  • Adds some properties which have been added in the BE to the terminal session response action.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Closes #5276 (closed)

Edited by Paul Slaughter

Merge request reports