1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
Commit Graph

188 Commits

Author SHA1 Message Date
Laurent Cozic
dea15e749b Tools: Update Node version to 18 on CI 2022-11-03 20:18:11 +00:00
Laurent Cozic
1b9f74f674 Chore: Trying to fix CI for Joplin Server build 2022-10-11 11:07:40 +01:00
Laurent Cozic
37ebd21cb3 Chore: Trying to fix CI for Joplin Server build 2022-10-11 10:42:13 +01:00
Laurent Cozic
4b9adcde04 Tools: Restore Windows build on CI 2022-09-12 14:12:07 +01:00
Laurent Cozic
f11b6e8fa9 Tools: Remove desktop Windows build for now (broken due to invalid cert) 2022-09-11 20:06:49 +01:00
Laurent Cozic
4b4e316bf0 Chore: Remove broken default plugin bundler for now 2022-09-11 18:53:05 +01:00
Mayank Bondre
3942029c90
Desktop: Bundle default plugins with desktop application (#6679) 2022-09-01 11:53:58 +01:00
Laurent Cozic
4b8745c875 Tools: Prevent CI from creating a release if "yarn install" failed 2022-08-18 16:28:17 +01:00
Laurent Cozic
a6c3fbb0ed Revert "Merge branch 'dev' into dev"
This reverts commit 5e0c171099, reversing
changes made to b8aa7d0735.

Was accidentally pushed to dev.
2022-05-09 12:41:55 +01:00
Daeraxa
5e0c171099
Merge branch 'dev' into dev 2022-05-09 11:25:35 +01:00
Daeraxa
f7b5ed9871
Doc: Stale bot - Add link to forum (#6473) 2022-05-02 15:38:22 +01:00
Daeraxa
7f3e8c5455
test 2022-05-01 16:16:04 +01:00
Laurent
6f249c3008
Tools: Fixed Windows app build on CI (#6398) 2022-04-12 15:15:06 +01:00
Laurent Cozic
a0662412b2 Tools: Removed Windows build from CI for now - discontinued by GitHub 2022-04-05 17:30:27 +01:00
Laurent Cozic
46490113a2 Tools: Make server build more configurable 2022-02-23 09:02:13 +00:00
Laurent
e05c89aa11
Tools: Don't auto-close issues with "enhancement" label 2022-01-24 09:24:52 +00:00
Laurent Cozic
3a18da49f3 Tools: Fix Windows build and improve CI error handling 2022-01-17 14:09:02 +00:00
Laurent
09ed92bc26
Tools: Run stale action once a day at 16:00 2022-01-10 15:20:50 +00:00
Laurent
f6ed5eb064
Update close-stale-issues.yml 2022-01-08 21:51:28 +00:00
Laurent
5e20e890d8
Tools: Use GitHub Actions to close stale issues (#5979)
Stale bot appears to be broken and discontinued.
2022-01-08 12:50:37 +00:00
Laurent Cozic
f2168d3bca Tools: Also build Docker image using sequential build 2022-01-01 15:24:56 +01:00
Laurent Cozic
e08359f7e0 Tools: Removed no longer needed double-dash and fixed CI 2021-12-21 17:55:30 +01:00
Laurent
7f64fbfd9b
Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
Laurent Cozic
03c8942a74 Tools: Trying to go back to windows-2016 to fix CI build 2021-12-09 20:18:04 +01:00
Laurent
62f4396ffe
Tools: Use windows-latest to build desktop app on CI (#5809) 2021-12-01 13:51:11 +00:00
Laurent
6bbf053a4f
Tools: Run Joplin Server Postgres tests on CI (#5807) 2021-11-30 15:37:07 +00:00
Helmut K. C. Tessarek
483b2e769f
DO NOT create screenshots of text !!!
If there's text to select, do it. Why create a screenshot? Screenshots are helpful for GUI/UI/UX elements, but useless and highly annoting for text. Is copying text really that hard and complicated?

Oce upon a time I asked a customer to send me an error message (so that I could search for it in the code base and in traces). That customer created a screenshot of a terminal, with only half the error message and then put that image into a word document and sent that to me. Besides the fact that I did not have Word, what would I have done with an image? Argh!!!!!!!
2021-11-17 09:25:34 -05:00
Laurent
0ab235273b
Tools: Detect missing translation strings on CI (#5688) 2021-11-08 17:10:33 +00:00
Laurent
0eb79ba932
Tools: Fixed out of memory error on CI (#5550) 2021-10-10 12:30:21 +01:00
Laurent Cozic
a661a73511 Revert "Server: Enable multi platform builds (amd64, armv7 and arm64) (#5338)"
This reverts commit ab134807ea.

Does not build:

https://github.com/laurent22/joplin/runs/3597996286?check_suite_focus=true#step:8:388
2021-09-14 13:01:33 +01:00
Piotr Banasik
ab134807ea
Server: Enable multi platform builds (amd64, armv7 and arm64) (#5338) 2021-09-03 14:54:10 +01:00
Laurent Cozic
d27f3b6ad3 Tools: Added option to push Docker images to DockerHub or not 2021-08-14 16:58:08 +01:00
Laurent
81b440737d
Tools: Set node version to 16 on CI to fix build (#5296) 2021-08-12 17:21:57 +01:00
Laurent
a73b749ddd
Tools: Use GitHub Actions to build Windows app (#5166) 2021-07-09 17:50:12 +01:00
Laurent Cozic
269ec34c83 Tools: Display CI steps 2021-06-25 09:49:06 +01:00
Laurent Cozic
94ba8549b7 Tools: Fixed CI so that eslint runs on pull requests 2021-06-25 09:11:47 +01:00
Laurent Cozic
5d7d1be363 Tools: Only install Docker Engine when server image needs to be built 2021-06-12 09:57:42 +02:00
Laurent Cozic
6803f1c6a7 Tools: Fixed Docker login for CI 2021-06-12 08:52:09 +02:00
Laurent Cozic
8459b46cd0 Tools: Allow building Docker image from CI 2021-06-11 18:24:59 +02:00
Laurent
0120df7bdb
Tools: Run CI on pull requests too 2021-06-10 23:24:44 +01:00
Laurent Cozic
1ded589eeb Tools: Fixed macOS notarisation on CI 2021-06-10 17:43:09 +02:00
Laurent Cozic
7c93e268e4 Tools: Fixed CI for macOS build 2021-06-10 17:02:52 +02:00
Laurent
e617e6fab3
Tools: Migrated Continuous Integration to GitHub Actions (#5061)
And removed Travis
2021-06-10 13:01:55 +01:00
Laurent
e06a640900
Update stale.yml
Added "cannot reproduce" label.
2021-04-11 18:38:22 +01:00
Laurent
2018a0bd61
Also keep medium priority issues open 2021-01-21 17:57:17 +00:00
Helmut K. C. Tessarek
f4bc8cc817
remove old template 2020-11-12 00:43:13 -05:00
Helmut K. C. Tessarek
fb1f43bb17
better gh issue template 2020-11-12 00:41:02 -05:00
Laurent Cozic
b6a004086c Doc: Changed GitHub links from master to dev 2020-10-11 16:17:51 +01:00
Laurent
1b0102f62c
Update stale.yml 2020-08-01 18:15:17 +01:00
Laurent
9db150f8ff
Update stale.yml 2020-07-27 11:06:45 +01:00
Laurent Cozic
985dcc2605
Update stale.yml
30 days should be enough - either we tag the issue or it gets closed, and it's likely all issues will be checked by at least one mod within 30 days.
2020-07-10 18:02:35 +01:00
Laurent Cozic
3e1ee7f330
Update PULL_REQUEST_TEMPLATE 2020-05-10 17:42:21 +01:00
Laurent Cozic
b2f1fac133
Delete question.md 2020-05-08 00:11:26 +01:00
Laurent Cozic
cd57877175 Update issue templates 2020-05-08 00:09:09 +01:00
Laurent Cozic
30f515d473
Update question.md 2020-05-08 00:01:16 +01:00
Laurent Cozic
199113341f
Update question.md 2020-05-07 23:59:54 +01:00
Laurent Cozic
64aef69d74
Change issue template for questions
Many users unfortunately don't care about the template asking not post support queries here, so we'll now accept questions but we'll just ignore them and let stale bot take care of them.

Also removed the "invalid" template because I believe it make people try to game the system by posting instead a bug report for their support or feature request. At least now we can hope there will less off-topic issues in the bug label.
2020-05-07 23:57:30 +01:00
Laurent Cozic
79a343c2d9
Tools: Removed obsolete labels 2020-04-21 10:10:01 +01:00
Laurent Cozic
2321455723
Update stale.yml 2020-04-15 11:45:03 +01:00
Laurent Cozic
9260235224
Tools: Set stale limit to 45 days
As the project is active, 45 days is enough time to label the issue (and then it won't be closed). If it has not been labelled within that time it's probably not important enough to keep it open, or we don't have resources to deal with it.
2020-04-15 11:44:55 +01:00
Pavel Moiseenko
f9143ad817
Improve ISSUE_TEMPLATE.md (#2571) 2020-02-24 19:43:08 -05:00
Laurent Cozic
c5f1f11f2d
Update stale.yml 2020-02-21 16:31:35 +00:00
Laurent Cozic
5b0a817d69
Update stale.yml 2019-11-21 09:31:24 +00:00
Laurent Cozic
f10ba28e0c
Update lock.yml 2019-10-18 11:32:23 +02:00
Helmut K. C. Tessarek
d02ced59f8
GitHub: Lock issues that have been closed as stale after 1 day 2019-10-14 17:35:54 -04:00
Laurent Cozic
27d0a8f6e7
GitHub: Lock issues that have been closed as stale after 1 day 2019-10-14 15:44:17 +02:00
Laurent Cozic
f71e7f4fd3
Update ISSUE_TEMPLATE.md 2019-10-09 22:13:14 +02:00
Laurent Cozic
60e9abdd61
GitHub: Remove option to create feature requests 2019-10-04 13:54:07 +01:00
Laurent Cozic
4b8026cf83
Update PULL_REQUEST_TEMPLATE 2019-10-01 21:37:55 +01:00
Helmut K. C. Tessarek
6e128a7285
update question template
Somebody deleted the label `question`, so I changed the template to use `invalid`, since a question is technically invalid on the issue tracker.
2019-09-30 19:50:46 -04:00
Helmut K. C. Tessarek
ff977cebaf
update issue templates 2019-09-30 19:45:44 -04:00
Laurent Cozic
cb24db4e39
Renamed "feature request" to "enhancement" (which is already for feature requests) 2019-09-30 14:57:45 +01:00
Helmut K. C. Tessarek
37b035d0d0
update issue templates
Some people still ignore the templates. This update makes the important statements more prominent.
2019-09-28 20:48:01 -04:00
FoxMaSk
563a4b7bd8 Repo: Drop emoji in tag name (#1899) 2019-09-26 20:46:42 +01:00
Laurent Cozic
820e32ddca Doc: Removed default title in new issue templates
Because otherwise people leave them in, but they are redundant with
the automatically attached tag.
2019-09-26 15:21:00 +01:00
Helmut K. C. Tessarek
00ddb1eb64
update stale.yml 2019-09-25 17:41:39 -04:00
Helmut K. C. Tessarek
d21a3f0bca
update stale.yml 2019-09-21 14:55:26 -04:00
Helmut K. C. Tessarek
9322212601
update issue templates 2019-09-21 14:50:20 -04:00
Laurent Cozic
1b2f4fb036
Update bug_report.md 2019-09-07 10:09:05 +01:00
Laurent Cozic
be9e50b4a1
Update FUNDING.yml 2019-09-06 18:48:05 +01:00
Helmut K. C. Tessarek
e32e4423db
change feature request template 2019-08-14 02:08:35 -04:00
Helmut K. C. Tessarek
118540c733
add config for stale bot 2019-07-20 17:41:49 -04:00
Helmut K. C. Tessarek
e29fb3eb66
new issue templates 2019-07-19 15:01:32 -04:00
Laurent Cozic
fedee9499b
Funding: Remove name for now because it causes an error 2019-06-08 10:38:42 +01:00
Laurent Cozic
3de0abfc84
Update FUNDING.yml 2019-05-24 09:57:53 +01:00
Laurent Cozic
133fd03469
Update FUNDING.yml 2019-05-24 09:55:29 +01:00
Laurent Cozic
4f97c5c017
Update FUNDING.yml 2019-05-24 09:55:07 +01:00
Laurent Cozic
2d8fbac58c
Create FUNDING.yml 2019-05-24 09:53:31 +01:00