[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnurl] 255/264: CI: do not include */ci branches in PR builds
From: |
gnunet |
Subject: |
[gnurl] 255/264: CI: do not include */ci branches in PR builds |
Date: |
Thu, 30 Apr 2020 16:09:18 +0200 |
This is an automated email from the git hooks/post-receive script.
nikita pushed a commit to branch master
in repository gnurl.
commit cca20cb00e0d0c06b27814a881b195a51d91de87
Author: Marc Hoersken <address@hidden>
AuthorDate: Sun Apr 26 19:24:11 2020 +0200
CI: do not include */ci branches in PR builds
Align Azure Pipelines with GitHub Actions.
---
.azure-pipelines.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.azure-pipelines.yml b/.azure-pipelines.yml
index 77a47ab4e..29f278c65 100644
--- a/.azure-pipelines.yml
+++ b/.azure-pipelines.yml
@@ -34,7 +34,6 @@ pr:
branches:
include:
- 'master'
- - '*/ci'
stages:
--
To stop receiving notification emails like this one, please contact
address@hidden.
- [gnurl] 219/264: add more alt-svc test coverage, (continued)
- [gnurl] 219/264: add more alt-svc test coverage, gnunet, 2020/04/30
- [gnurl] 218/264: test1247: use http server to get the port number set, gnunet, 2020/04/30
- [gnurl] 246/264: tests: make runtests check that disabled tests exists, gnunet, 2020/04/30
- [gnurl] 200/264: mqttd: s/errno/SOCKERRNO, gnunet, 2020/04/30
- [gnurl] 201/264: appveyor: add Unicode winbuild jobs, gnunet, 2020/04/30
- [gnurl] 199/264: buildconf: use find -execdir instead, remove -print and the ares files, gnunet, 2020/04/30
- [gnurl] 197/264: copyright: bump the copyright year range, gnunet, 2020/04/30
- [gnurl] 202/264: libssh: Use new ECDSA key types to check known hosts, gnunet, 2020/04/30
- [gnurl] 198/264: buildconf: avoid using tempfile when removing files, gnunet, 2020/04/30
- [gnurl] 256/264: copyright updates: adjust year ranges, gnunet, 2020/04/30
- [gnurl] 255/264: CI: do not include */ci branches in PR builds,
gnunet <=
- [gnurl] 254/264: runtests: check for the disabled tests relative srcdir, gnunet, 2020/04/30
- [gnurl] 253/264: runtests: revert commenting out a line I did for debugging, gnunet, 2020/04/30
- [gnurl] 261/264: THANKS: synced with the 7.70.0 release, gnunet, 2020/04/30
- [gnurl] 249/264: runtests: when <killserver> mentions http, kill http/2 too, gnunet, 2020/04/30
- [gnurl] 260/264: headers: copyright range fix, gnunet, 2020/04/30
- [gnurl] 251/264: lib: clean up whitespace, gnunet, 2020/04/30
- [gnurl] 257/264: travis: bump the wolfssl CI build to use 4.4.0, gnunet, 2020/04/30
- [gnurl] 217/264: runtests: use a unix domain socket path with the pid in the name, gnunet, 2020/04/30
- [gnurl] 220/264: ensure all references to ports are replaced by vars, gnunet, 2020/04/30
- [gnurl] 221/264: release-notes.pl: fix parsing typo, gnunet, 2020/04/30