This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a change to branch feature/devcontainer
in repository https://gitbox.apache.org/repos/asf/celix.git


    from 247744aa1 Improve run container scripting and add initial readme
     add d28280e75 Combine container build ci with devcontainer setup

No new revisions were added by this update.

Summary of changes:
 .devcontainer/Containerfile            | 32 +++------------
 .devcontainer/README.md                | 33 ++++++++++------
 .devcontainer/run-dev-container.sh     | 33 +++++++++-------
 .github/workflows/containers.yml       | 48 ++++++++++++++++-------
 container/Containerfile.gitpod         | 61 -----------------------------
 container/Containerfile.ubuntu         | 71 ----------------------------------
 container/README.md                    | 55 --------------------------
 container/support-scripts/build-all.sh | 29 --------------
 8 files changed, 80 insertions(+), 282 deletions(-)
 delete mode 100644 container/Containerfile.gitpod
 delete mode 100644 container/Containerfile.ubuntu
 delete mode 100644 container/README.md
 delete mode 100755 container/support-scripts/build-all.sh

Reply via email to