5ee0981fb5
patch 8.2.2044: MS-Windows: swap file test sometimes fails
...
Problem: MS-Windows: swap file test sometimes fails.
Solution: Use a more reliable way to change the process ID. When "timeout"
fails use "ping" to wait up to ten minutes. (Ken Takata,
closes #7365 )
2020-11-25 12:43:28 +01:00
3132cddd20
Update runtime files
2020-11-05 20:41:49 +01:00
15ab48f088
patch 8.2.1887: Github actions not optimally configured
...
Problem: Github actions not optimally configured.
Solution: Run CI on any pushed branches. Set fail-fast. (Ozaki Kiichi,
closes #7184 )
2020-10-22 17:33:17 +02:00
4f4d51a942
Update runtime files.
2020-10-11 13:57:40 +02:00
bd6428b9e7
patch 8.2.1829: warnings when executing Github actions
...
Problem: Warnings when executing Github actions.
Solution: Use another method to set environment variables. (Ken Takata,
closes #7107 )
2020-10-10 22:34:36 +02:00
fa79be6b10
patch 8.2.1784: commits are not scanned for security problems
...
Problem: commits are not scanned for security problems
Solution: Enable Github code scanning. (Christian Brabandt, closes #7057 )
2020-10-02 10:29:45 +02:00
851d108313
patch 8.2.1735: Github actions appear to timeout too soon
...
Problem: Github actions appear to timeout too soon.
Solution: use "timeout" instead of "ping".
2020-09-23 22:27:22 +02:00
1d59aa1fdf
Update runtime files.
2020-09-19 18:50:13 +02:00
1c6737b20a
Update runtime files.
2020-09-07 22:18:52 +02:00
b02628b8a2
patch 8.2.1605: default maintainer on github is wrong
...
Problem: Defyyyyyyyyyyyyyyyyyyyyyyyub is wrong.
Solution: Use Bram's account.
2020-09-05 18:40:44 +02:00
cf8aa6448b
patch 8.2.1594: pull requests on github do not notify a maintainer
...
Problem: Pull requests on github do not notify a maintainer.
Solution: Add a CODEOWNERS file with a few initial entries.
2020-09-05 13:48:58 +02:00
7d6979608e
patch 8.2.1555: not all tests are executed on Github Actions
...
Problem: Not all tests are executed on Github Actions.
Solution: Copy "src" to "src2" earlier. Recognize "src2" in a couple more
places. Add two tests to the list of flaky tests. (Ken Takata,
closes #6798 )
2020-08-31 21:30:32 +02:00
b53da7918c
patch 8.2.1334: Github workflow timeout needs tuning
...
Problem: Github workflow timeout needs tuning
Solution: Use a 10 minute timeout. Fail when timing out. (Ken Takata,
closes #6590 )
2020-08-01 12:26:04 +02:00
3a53ec8bdd
patch 8.2.1330: Github workflow takes longer than needed
...
Problem: Github workflow takes longer than needed.
Solution: Do two test runs in parallel instead of sequentially. (Ken Takata,
closes #6579 )
2020-07-31 22:17:32 +02:00
7b7f78f51d
patch 8.2.1321: GitHub CI also runs on tag push
...
Problem: GitHub CI also runs on tag push.
Solution: Skip CI on push. (Ken Takata, closes #6571 )
2020-07-29 19:29:23 +02:00
ac7bf8c4bf
patch 8.2.1319: status badge for Github CI has wrong link
...
Problem: Status badge for Github CI has wrong link.
Solution: Rename and use the right link
2020-07-29 17:43:55 +02:00
f9a343f8bd
patch 8.2.1317: MS-Windows tests on AppVeyor are slow
...
Problem: MS-Windows tests on AppVeyor are slow.
Solution: Use GitHub Actions. (Ken Takata, closes #6569 )
2020-07-29 16:32:21 +02:00
ed37d9b324
Update feature_request.md
2020-05-17 15:17:26 +02:00
05b8b07e27
patch 8.1.1370: not using the new github feature for donations
...
Problem: Not using the new github feature for donations.
Solution: Add a Sponsor button. (closes #4417 )
2019-05-23 20:42:10 +02:00
e46736b23b
patch 8.1.1070: issue templates are not good enough
...
Problem: Issue templates are not good enough.
Solution: Rephrase to anticipate unexperienced users.
2019-03-29 13:12:39 +01:00
723d165c2f
patch 8.1.1067: issues added on github are unstructured
...
Problem: Issues added on github are unstructured.
Solution: Add a bug and feature request template. (Ken Takata, closes #4183 )
2019-03-29 10:54:37 +01:00