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 e69a3e205 Update devcontainer to ubuntu 24.04 and fix openssl issue
add 6606e7710 Replace usage of tags for github action to hashes
No new revisions were added by this update.
Summary of changes:
.devcontainer/Containerfile | 6 ++++--
.devcontainer/README.md | 10 +++++-----
...build-container-images.sh => build-devcontainer-image.sh} | 0
.devcontainer/{run-dev-container.sh => run-devcontainer.sh} | 2 +-
.github/workflows/celix_etcdlib.yml | 2 +-
.github/workflows/celix_promise.yml | 2 +-
.github/workflows/conan_create.yml | 12 ++++++------
.github/workflows/containers.yml | 12 ++++++------
.github/workflows/coverage.yml | 6 +++---
.github/workflows/coverity-scan.yml | 2 +-
.github/workflows/macos.yml | 10 +++++-----
.github/workflows/ubuntu.yml | 10 +++++-----
12 files changed, 38 insertions(+), 36 deletions(-)
rename .devcontainer/{build-container-images.sh =>
build-devcontainer-image.sh} (100%)
rename .devcontainer/{run-dev-container.sh => run-devcontainer.sh} (98%)