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

msciabarra pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/openserverless-operator.git


    from f49567a  Merge pull request #87 from luigidematteis/main
     add be8cb3f  Add openserverless-task as submodule at olaris/
     add 69161d4  Add trigger-testing workflow for PR-based integration tests
     add a4431fd  Add .gitmodules to license check ignore list
     add 8d145b0  Fix CI build on Python 3.12: upgrade flatdict, align Poetry 
version
     add cd35a86  Update image.yml to support configurable image registry
     add dd104c6  Remove redundant branches-ignore from image.yml trigger
     add 9326e9e  fix: use commit SHA for check.yml TAG on both push and PR 
events
     new c506bc3  Merge pull request #88 from luigidematteis/pr-trigger-test

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/check.yml            |  9 +---
 .github/workflows/image.yml            |  8 ++-
 .github/workflows/trigger-testing.yaml | 92 ++++++++++++++++++++++++++++++++++
 .gitmodules                            |  3 ++
 .licenserc.yaml                        |  1 +
 Dockerfile                             |  2 +-
 olaris                                 |  1 +
 poetry.lock                            | 15 +++---
 pyproject.toml                         |  2 +-
 9 files changed, 111 insertions(+), 22 deletions(-)
 create mode 100644 .github/workflows/trigger-testing.yaml
 create mode 100644 .gitmodules
 create mode 160000 olaris

Reply via email to