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

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


    from e3e54165 Merge pull request #625 from apache/hotfix/version-range-ldap
     add 1ae3151d Add github cache actions for Conan2 dependencies.
     add 27280bed Fix conan home directory.
     add 6561a93c Avoid uploading Celix to Github Actions cache.
     add bf1685b0 Avoid exporting test_package.
     add 3f8d6d5a Avoid building/running test_package repetitively.
     add c9b77c5f Avoid `conan create` when testing automatic dependency 
deduction.
     add 92fdfaa7 Add ccache to `conan create` tests.
     add f9c594bc Use ccache 4.6.
     add b60136bf Fix broken package_id method in conanfile.py
     add 517ede03 Remove quotes from env settings.
     add fa567391 Remove deprecated `::set-output`
     add af1b2b7f Add Conan and ccache cache to ubuntu-build.
     add acc4ba6a Add Conan and ccache cache to coverage and macos-build.
     add 2ae6920c Fix ccache timestamp.
     add fb32fb54 Remove deprecated `::set-output`
     add 4afe250e Remove `brew update` to avoid intermittent errors.
     add 7062eb40 Fix inconsistent signature of `quitCommand_execute`.
     new 7e53de07 Merge pull request #628 from 
apache/feature/614-github-cache-build-deps

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/conan_create.yml     | 71 +++++++++++++++++++++++++++++++---
 .github/workflows/coverage.yml         | 28 ++++++++++++++
 .github/workflows/macos.yml            | 43 +++++++++++++++++++-
 .github/workflows/ubuntu.yml           | 43 +++++++++++++++++++-
 CMakeLists.txt                         | 10 +++++
 bundles/shell/shell/src/quit_command.c |  3 +-
 conanfile.py                           |  7 +++-
 7 files changed, 195 insertions(+), 10 deletions(-)

Reply via email to