<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/curl.git/.github, branch bagder/https-proxy-tests</title>
<subtitle>github.com: bagder/curl.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/'/>
<entry>
<title>github/workflow: enable MQTT in the macOS debug build</title>
<updated>2020-04-14T11:04:10+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-04-14T09:19:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=23a3ab9dd5ebfd2e17722bfba666d991fe8f4390'/>
<id>23a3ab9dd5ebfd2e17722bfba666d991fe8f4390</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CI/macos: convert CRLF to LF and align indentation</title>
<updated>2020-04-09T22:59:35+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-04-09T22:59:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=638b8558d1419fdd7a0397983021ded07ab270ca'/>
<id>638b8558d1419fdd7a0397983021ded07ab270ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>github actions: run when pushed to master or */ci + PRs</title>
<updated>2020-04-08T12:19:08+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-04-08T09:54:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=6435aaa70b646faf60047261fa4ed7fa86747612'/>
<id>6435aaa70b646faf60047261fa4ed7fa86747612</id>
<content type='text'>
Avoid double-builds when using "local" branches for PRs. For both macos
and fuzz jobs.

Closes #5201
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid double-builds when using "local" branches for PRs. For both macos
and fuzz jobs.

Closes #5201
</pre>
</div>
</content>
</entry>
<entry>
<title>CI-fuzz: increase fuzz time to 40 minutes</title>
<updated>2020-04-02T21:56:19+00:00</updated>
<author>
<name>Leo Neat</name>
<email>lneat@google.com</email>
</author>
<published>2020-04-02T17:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=4506607b44ca15e6de0ad87cf205b0dd3c0a784c'/>
<id>4506607b44ca15e6de0ad87cf205b0dd3c0a784c</id>
<content type='text'>
Closes #5174
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5174
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: remove default Ubuntu build from GitHub Actions</title>
<updated>2020-03-24T17:25:21+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-03-24T17:24:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=7e8a1a087528cb265bae5c9fe346489871b5daa2'/>
<id>7e8a1a087528cb265bae5c9fe346489871b5daa2</id>
<content type='text'>
We are already running a very similar Ubuntu build on Travis CI.
The macOS variant of this default build is kept on Github Actions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are already running a very similar Ubuntu build on Travis CI.
The macOS variant of this default build is kept on Github Actions.
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: bring GitHub Actions fuzzing job in line with macOS jobs</title>
<updated>2020-03-24T17:19:35+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-03-24T17:19:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=fd7afa7d3926cc79000edd2ef1c60275ab5a3587'/>
<id>fd7afa7d3926cc79000edd2ef1c60275ab5a3587</id>
<content type='text'>
Update YAML formatting, job naming and triggers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update YAML formatting, job naming and triggers.
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: migrate macOS jobs from Azure and Travis CI to GitHub Actions</title>
<updated>2020-03-24T17:18:15+00:00</updated>
<author>
<name>Marc Hoersken</name>
<email>info@marc-hoersken.de</email>
</author>
<published>2020-03-24T17:18:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=840df8b0d99797569f4964037441129c7777cf9a'/>
<id>840df8b0d99797569f4964037441129c7777cf9a</id>
<content type='text'>
Reduce workload on Azure Pipelines and Travis CI while
consolidating macOS jobs onto less utilized GitHub Actions.

Reviewed-by: Daniel Stenberg

Closes #5124
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reduce workload on Azure Pipelines and Travis CI while
consolidating macOS jobs onto less utilized GitHub Actions.

Reviewed-by: Daniel Stenberg

Closes #5124
</pre>
</div>
</content>
</entry>
<entry>
<title>CIfuzz: switch off 'dry_run' mode</title>
<updated>2020-02-28T15:50:43+00:00</updated>
<author>
<name>Daniel Stenberg</name>
<email>daniel@haxx.se</email>
</author>
<published>2020-02-28T09:29:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=ea1b2eb9768ee5db73dcd9408c726531e2605655'/>
<id>ea1b2eb9768ee5db73dcd9408c726531e2605655</id>
<content type='text'>
Follow-up from #4960: now make it fail if it detects problems.

Closes #4998
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow-up from #4960: now make it fail if it detects problems.

Closes #4998
</pre>
</div>
</content>
</entry>
<entry>
<title>github action: add CIFuzz</title>
<updated>2020-02-21T07:56:44+00:00</updated>
<author>
<name>Leo Neat</name>
<email>leosneat@gmail.com</email>
</author>
<published>2020-02-21T00:17:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=7224e70f40a45b155d8e5e58f55c8972d07369e7'/>
<id>7224e70f40a45b155d8e5e58f55c8972d07369e7</id>
<content type='text'>
Closes #4960
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4960
</pre>
</div>
</content>
</entry>
<entry>
<title>github: Instructions to post "uname -a" on Unix systems in issues</title>
<updated>2020-02-08T17:13:46+00:00</updated>
<author>
<name>Emil Engler</name>
<email>me@emilengler.com</email>
</author>
<published>2020-02-08T10:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/curl.git/commit/?id=11ee0640ac9beb5404ae53fa2184fb8f09d53813'/>
<id>11ee0640ac9beb5404ae53fa2184fb8f09d53813</id>
<content type='text'>
Closes #4896
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4896
</pre>
</div>
</content>
</entry>
</feed>
