ridiculousfish
96f2de9d15
Revert "Disable Github Actions tsan"
...
This reverts commit 432f005859
.
Thread Sanitizer issues have been sorted, so bravely re-enable
this test.
2021-02-07 10:59:10 -08:00
Fabian Homborg
432f005859
Disable Github Actions tsan
...
This was updated and now always fails, but it always did so - you can
test it with 3.1.2 as well, it's just not happy with the iothread
stuff.
Because it's super easy to test this locally this disables the github
actions test so it doesn't complain *constantly*.
See #7681
2021-02-06 21:32:42 +01:00
Fabian Homborg
32c65aa32c
Lock threads only once a day
...
This ran hourly, and that's really not necessary anymore.
2021-01-11 21:03:10 +01:00
Fabian Homborg
17ceb71169
Increase issue lock time to half a year
...
Sometimes three months is quite soon, let's see how half a year works out.
2020-12-26 19:36:55 +01:00
ridiculousfish
c1cfefa057
Attempt to fix the ubuntu 32 bit vendored PCRE build
...
Use 'apt update' and see what happens
2020-12-19 18:22:10 -08:00
Fabian Homborg
6ceada8aa1
CI: Add sanitizer builds
2020-11-11 17:55:03 +01:00
Fabian Homborg
afa57619a8
CI: Add 32bit Ubuntu build with vendored pcre2
...
From Travis
2020-11-11 17:53:18 +01:00
Fabian Homborg
6e3537dbde
CI: Add CXXFLAGS from Travis
...
This errored for some Warnings to match OBS
2020-11-11 17:43:24 +01:00
Fabian Homborg
bff1f1aeea
Actually run the tests on Github Actions Ubuntu
...
Oops
2020-11-07 07:55:47 +01:00
Fabian Homborg
811ba586ea
Github Actions: Try macOS again
...
Once more into the breach!
See #7447 .
2020-11-02 21:04:36 +01:00
Fabian Homborg
92b987145e
Disable macos tests on github again
...
Yeah, just *much* too slow to not be super flaky.
2020-06-19 23:13:21 +02:00
Fabian Homborg
56a9e698d0
Github Actions: Work around macos codesigning
...
We can't use gettext and we won't use system pcre2.
2020-06-18 17:27:07 +02:00
Fabian Homborg
89622eb6f3
Github actions: Try macos again
...
This might possibly use pexpect
2020-06-18 17:20:27 +02:00
Fabian Homborg
298073f08c
github: Use pexpect
2020-06-18 17:10:09 +02:00
Fabian Homborg
382595e1e9
Update some .md references
2020-05-30 10:07:21 +02:00
Fabian Homborg
d2cc59dc73
github actions: Disable macOS for now
...
This just fails left and right. Once we've merged the pexpect stuff
and remove the too-tight tests we can try enabling it again.
2020-04-18 10:31:22 +02:00
Fabian Homborg
6669240f81
Automatically lock closed issues/prs after 90 days
...
We've been getting a bunch of comments on old closed issues. Instead
people should create new ones.
This adds a github "workflow" that should lock closed issues/prs after
90 days, except those labelled "question".
Let's see how it works out.
2020-04-16 18:54:38 +02:00
Fabian Homborg
66b0fa72aa
Add github actions CI
2020-04-04 13:31:48 +02:00
Fabian Homborg
d28e8fb7de
ISSUE_TEMPLATE: Remove regression question
...
3.x has changed enough that knowing whether it's working in 2.7.x
doesn't help all that much anymore.
There've been 3222 commits since 2.7.1, which is about a third of the
commits to fish *total*.
[ci skip]
2019-05-30 18:49:50 +02:00
Mahmoud Al-Qudsi
e7715eecf6
Add regression question to GitHub issue template
2019-01-10 21:48:42 -06:00
Kurtis Rader
fac9b2393f
change the github issue template
...
I have noticed that too many new issues have not used the issue template
in the expected manner. Primarily because most people opening issues are
not accustomed to Github Markdown syntax. So change the template to be
exclusively a comment that provides advice regarding what information
will help the fish community resolve a issue.
2017-02-28 21:29:50 -08:00
Aaron Gyes
279ec88351
Fix PR template typo
...
Thanks @sanssecours for noticing.
2017-02-05 10:39:51 -08:00
David Adam
3e17b8fccc
add CHANGELOG note to pull request template
...
[ci skip]
2017-02-03 21:17:25 +08:00
David Adam
40428f592d
bump metadata following 2.5.0 release
...
[ci skip]
2017-02-03 21:17:17 +08:00
mathbunnyru
7a80610300
Delete trailing spaces
2017-01-15 14:57:21 -08:00
Aaron Gyes
d5462fb3d7
Update issue template for 2.4.0
2016-11-08 14:04:34 -08:00
Aaron Gyes
f7daa5884a
Update issue template
...
- Comment out asciinema - people too often leave a link there.
- "Launch fish" is probably a stupid thing to have a first step.
- Combine the expected/actual result sections, maybe that was too tedious.
2016-09-06 03:58:06 -07:00
Aaron Gyes
9bd5257dda
Use h2s in PULL_REQUEST_TEMPLATE.md
...
The headers just appeared rather large and we can't control the stylesheet.
2016-07-22 18:19:57 -07:00
Aaron Gyes
0ef811f8b8
Update ISSUE_TEMPLATE.md
2016-07-09 03:19:50 -07:00
Aaron Gyes
7c6a3e7026
Update ISSUE_TEMPLATE.md
2016-07-09 03:19:11 -07:00
Aaron Gyes
34a2ce2646
Update ISSUE_TEMPLATE.md
...
Added instructions to try without their configuration/plugins in place on issues template.
Make it clear to future humans which fish version a user is confirming was affected (the current "latest fish")
2016-07-09 03:18:58 -07:00
Fabian Homborg
3ca5ca77fa
Fix "verison" typo in issue template
2016-07-08 13:08:22 +02:00
Aaron Gyes
bd33e11599
GitHub PR Template ( #3196 )
...
Add PR template.
2016-07-06 02:31:27 -07:00
Aaron Gyes
ee599bdd5c
Tweak template after seeing a few people use it
2016-07-05 06:02:18 -07:00
Aaron Gyes
a8d911bd39
Update ISSUE_TEMPLATE.md
2016-07-03 09:50:19 -07:00
Aaron Gyes
85c346d6ad
Update ISSUE_TEMPLATE.md
2016-07-03 09:36:44 -07:00
Aaron Gyes
7a343a8665
Get rid of HTML comments entirely on template
...
Use example markdown placeholders and hope people tear into it/use it.
2016-07-03 09:35:12 -07:00
Aaron Gyes
40b4732f94
Update ISSUE_TEMPLATE.md
2016-07-03 08:14:17 -07:00
Aaron Gyes
080e3efd1b
Update ISSUE_TEMPLATE.md
...
s/If you are asking for help with fish, or you've found a bug//
That's why they're here
2016-07-02 16:12:53 -07:00
Aaron Gyes
71cf516f58
Update ISSUE_TEMPLATE.md
2016-07-02 16:02:34 -07:00
Aaron Gyes
08fc19484f
Update ISSUE_TEMPLATE.md
...
Make the issue template shorter and less intimidating so it's less likely to be skipped/cleared away.
2016-07-02 16:02:21 -07:00
David Adam
68807f274e
github: add issues template
...
[ci skip]
2016-02-24 16:06:26 +08:00