[macports-base] branch master updated (8f11408e -> de463c15)

Clemens Lang cal at macports.org
Wed Dec 9 20:55:52 UTC 2020


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

    from 8f11408e Use fgrep for implicit declaration check
     new 63ac5dfb machista1.0: Use a locally-built lib for tests
     new fc9528d5 ci: rm .tavis.yml, switching to GH Actions, Azure Pipelines
     new 552f6db8 ci: Add GitHub Actions, Azure Pipelines CI
     new de463c15 ReleaseProcess: Drop PR environment re-deployment

The 4 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 --
 portmgr/ReleaseProcess.md                | 14 ------
 src/machista1.0/Makefile.in              | 38 ++++++++++++--
 src/machista1.0/tests/empty.c            |  1 +
 src/machista1.0/tests/libmachista-test.c | 14 +++---
 7 files changed, 214 insertions(+), 27 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