Skip to content

GITLAB-AGENT - Remote dev rails kas integration spike

Chad Woolley requested to merge remote_dev_rails_kas_integration_spike into remote_dev

This MR has now been merged into the upstream remote_dev branch associated with the this MR: !805 (closed)

You can see a walkthrough of the functionality that was delivered in this MR in the following video:

Remote Development Architecture Spike walkthrough video


This is the MR to reflect the Category:Remote Development work from the following epic and issue:

This spike MR is intended to be used in conjunction with the gitlab MR: Remote Development feature behind a feature flag (gitlab-org/gitlab!105783 - merged)

This MR can be rebased against the upstream remote_dev branch with an --onto command, e.g.:

git rebase head~1 --onto remote_dev

NOTE: Use head~1 if you have squashed to a single commit, or else use whatever the SHA of the previous latest upstream commit is.

Edited by Chad Woolley

Merge request reports