[macports-base] branch release-2.6 updated (99fa3f79 -> 7ce065d9)

Clemens Lang cal at macports.org
Wed Dec 9 21:16:05 UTC 2020


Clemens Lang (neverpanic) pushed a change to branch release-2.6
in repository macports-base.

    from 99fa3f79 Update ChangeLog
     new 80dc06f5 machista1.0: Use a locally-built lib for tests
     new 21d68bfb ci: rm .tavis.yml, switching to GH Actions, Azure Pipelines
     new 7ce065d9 ci: Add GitHub Actions, Azure Pipelines CI

The 3 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/azure-workflows/main.yml         | 86 ++++++++++++++++++++++++++++++++
 .github/workflows/main.yml               | 85 +++++++++++++++++++++++++++++++
 .travis.yml                              |  3 --
 src/machista1.0/Makefile.in              | 38 ++++++++++++--
 src/machista1.0/tests/empty.c            |  1 +
 src/machista1.0/tests/libmachista-test.c | 14 +++---
 6 files changed, 214 insertions(+), 13 deletions(-)
 create mode 100644 .github/azure-workflows/main.yml
 create mode 100644 .github/workflows/main.yml
 delete mode 100644 .travis.yml
 create mode 100644 src/machista1.0/tests/empty.c



More information about the macports-changes mailing list