You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bb...@apache.org on 2021/08/18 22:56:39 UTC

[geode-native] branch develop updated: Unlock develop, attempt #3 (#851)

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

bbender pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git


The following commit(s) were added to refs/heads/develop by this push:
     new 3292e01  Unlock develop, attempt #3 (#851)
3292e01 is described below

commit 3292e0106b21d8f62dc9dd75b4679b9692c9dad8
Author: Blake Bender <bb...@pivotal.io>
AuthorDate: Wed Aug 18 15:56:31 2021 -0700

    Unlock develop, attempt #3 (#851)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 35eabf0..61fbd85 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -36,7 +36,7 @@ github:
         # strict means "Require branches to be up to date before merging".
         strict: false
         # contexts are the names of checks that must pass
-        contexts:
+        contexts: []
         #- "concourse-ci/build-rhel-7-debug"
         #- "concourse-ci/build-rhel-8-debug"
         #- "concourse-ci/build-ubuntu-16.04-debug"