This is an automated email from the ASF dual-hosted git repository.
rlenferink pushed a change to branch feature/add-dev-container
in repository https://gitbox.apache.org/repos/asf/celix.git
from f204d7bb Allow passing a custom command
add afefe884 Add Gitpod image and configuration
No new revisions were added by this update.
Summary of changes:
.../pubsub/pubsub_protocol/CMakeLists.txt => .gitpod.yml | 9 ++++++---
.theia/settings.json | 13 +++++++++++++
container/{Containerfile.ubuntu => Containerfile.gitpod} | 7 +++++--
...{start-ubuntu-container.sh => start-gitpod-container.sh} | 6 ++++--
4 files changed, 28 insertions(+), 7 deletions(-)
copy bundles/pubsub/pubsub_protocol/CMakeLists.txt => .gitpod.yml (85%)
create mode 100644 .theia/settings.json
copy container/{Containerfile.ubuntu => Containerfile.gitpod} (91%)
copy container/{start-ubuntu-container.sh => start-gitpod-container.sh} (88%)