You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ko...@apache.org on 2022/01/25 22:48:48 UTC

[couchdb-erlfdb] branch fix-devcontainer-package-retrieval updated (76ec26c -> ebd68ca)

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

kocolosk pushed a change to branch fix-devcontainer-package-retrieval
in repository https://gitbox.apache.org/repos/asf/couchdb-erlfdb.git.


 discard 76ec26c  Debug retrieval of MaxAPIVersion
 discard 1c1c486  Fix issues caused by foundationdb.org breakage
     add a2e6505  Deallocate future mutex in the future resource destructor
     add 20ae851  Update URL for FDB packages
     add 81ba855  Fix issues caused by foundationdb.org breakage
     add 9f4fd7f  Debug retrieval of MaxAPIVersion
     add 446f8d1  Revert "Debug retrieval of MaxAPIVersion"
     add ebd68ca  Debug FDB Windows install

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (76ec26c)
            \
             N -- N -- N   refs/heads/fix-devcontainer-package-retrieval (ebd68ca)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/ci.yml | 14 ++++++++------
 c_src/resources.c        |  4 ++++
 rebar.config.script      |  1 -
 3 files changed, 12 insertions(+), 7 deletions(-)