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

rlenferink pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git


    from 41aad66a Merge pull request #716 from apache/hotfix/coverity
     add 7e050ed1 container: Remove incorrect comment in Gitpod container
     add 2fa08300 container: Rename 'start' script to 'run' script
     add 99e9b7b0 container: Update README to advise using 'build' directory
     add 171db15e container: Fix variable globbing in run script
     add d99179a7 container: Add container build workflow
     new a800c426 Merge pull request #717 from 
apache/feature/add-build-job-for-dev-container

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/containers.yml                   | 38 ++++++++++++++++++++++
 container/Containerfile.gitpod                     |  3 --
 container/README.md                                | 11 +++----
 container/build-ubuntu-container.sh                |  1 -
 ...ubuntu-container.sh => run-ubuntu-container.sh} |  3 +-
 container/support-scripts/build-all.sh             |  1 -
 6 files changed, 44 insertions(+), 13 deletions(-)
 create mode 100644 .github/workflows/containers.yml
 rename container/{start-ubuntu-container.sh => run-ubuntu-container.sh} (96%)

Reply via email to