Commit Graph

247 Commits

Author SHA1 Message Date
Casper Jeukendrup 1376946db9
Merge pull request #20192 from cbjeukendrup/issue_form_add_accessibility_issue_type
Issue form: add accessibility issue type
2023-11-27 11:14:29 +01:00
Casper Jeukendrup f5f0435180
Assign Elnur to Accessibility issues 2023-11-25 23:14:40 +01:00
Casper Jeukendrup bc9219b70f
Add Accessibility issue type to the issue form 2023-11-25 23:14:40 +01:00
Casper Jeukendrup b5296af362
Don't run auto-triage for closed issues 2023-11-24 13:50:34 +01:00
Roman Pudashkin 114f8af454 enable nightlies for 4.2.0 2023-11-24 12:49:15 +02:00
theofficialgman 78511d60bc add ARM Linux to daily scheduled build tests 2023-11-23 14:47:40 +02:00
theofficialgman 0c891ceec5 switch to focal for building arm 2023-11-23 14:47:40 +02:00
Casper Jeukendrup 9860999c86
Fix auto-labeling for issue types with parentheses
These things are regular expressions, so parentheses need to be escaped using a backslash. And in YAML the backslash needs to be escaped with another backslash, which gives us two backslashes per parenthesis.
2023-11-18 02:35:26 +01:00
Casper Jeukendrup 53d463f693
Merge pull request #18536 from cbjeukendrup/win_portable_nightly_current_release_branch 2023-11-18 00:15:17 +01:00
Casper Jeukendrup 3e669b1ca2
Issue template: add saving/loading/import/export issue types 2023-11-17 15:59:25 +01:00
Casper Jeukendrup 314dab4086
Add UX/Interaction bug option to issue form 2023-11-17 15:59:24 +01:00
Casper Jeukendrup d382f9e9b2
Windows Portable Nightly: checkout correct branch using env.CURRENT_RELEASE_BRANCH 2023-11-17 14:24:27 +01:00
Joachim Schmitz b60d4188a2 Respelled 'detailled' to 'detailed'
manually cherry-picked from #19806 on @cbjeukendrup's demand ;-)
2023-11-16 12:05:39 +01:00
Casper Jeukendrup 87808d88af
CI: temporarily back to Xcode 14
Because of a bug in Xcode 15's new linker that causes apps to crash on macOS 12 and before: https://developer.apple.com/documentation/xcode-release-notes/xcode-15-release-notes#Known-Issues
2023-10-18 16:20:53 +02:00
Casper Jeukendrup 250af5c6af
CI: Update to latest macOS/Xcode version 2023-10-18 16:20:52 +02:00
Casper Jeukendrup ebd8d42fc6
CI: just run lrelease during build
No need for extra scripts
2023-10-16 11:53:40 +02:00
Klaus Rettinghaus 75ea1c0e6a
update checkout action 2023-10-02 06:15:06 +02:00
LukaDaushvili 0891a471fe
Update issue_assign_by_label_config.yml 2023-09-14 11:52:57 +03:00
LukaDaushvili 7f0df81dbe
Update issue_assign_by_label_config.yml 2023-09-13 16:40:18 +03:00
LukaDaushvili bd15e70a6b
Update issue_assign_by_label_config.yml 2023-09-13 14:58:26 +03:00
Casper Jeukendrup 481a4b8f7e
Disable 4.1.1 nightly builds 2023-09-04 12:59:19 +02:00
Igor Korsukov d4406fb44f [ci] fixed vtest compare exit code on CI 2023-07-17 11:19:36 +03:00
Roman Pudashkin 902539c4e2 CURRENT_RELEASE_BRANCH: 4.1.0 -> 4.1.1 2023-07-14 19:54:04 +03:00
Casper Jeukendrup 73f69ea3cd
Really enable nightly builds for Windows Portable 2023-07-08 20:56:19 +02:00
Casper Jeukendrup d7c9eb1812
Create Portable nightly builds for Windows 2023-07-06 19:20:27 +02:00
Casper Jeukendrup 82a44d13c9
[ci] When publishing Windows build, publish Portable build too 2023-07-05 21:35:09 +02:00
Eism 1ba4933545 Ignore unstable(alfa/beta/rc) versions for stable releases 2023-06-29 14:12:48 +03:00
Eism c75e999c1e Testing mode by default
not to accidentally notify all users about the update
2023-06-27 14:04:53 +03:00
Casper Jeukendrup abf211d456
Really enable nightly builds for 4.1.0 2023-06-23 15:56:25 +02:00
Casper Jeukendrup 9fa0790890
Enable signing for Windows Portable builds 2023-06-22 17:46:00 +02:00
Casper Jeukendrup c5c89c5739
Merge pull request #18101 from musescore/win_portable_translations
Package translations with Portable Windows build
2023-06-22 12:33:55 +02:00
Roman Pudashkin 912ae0bd36 enable nightlies for 4.1.0 2023-06-21 18:18:51 +03:00
Casper Jeukendrup 9332965ac1
Package translations with Portable Windows build 2023-06-21 02:20:42 +02:00
Casper Jeukendrup ac99eb8df0
Automatically create lupdate pull request every Sunday morning 2023-06-08 02:01:02 +02:00
Eism 7549cb6617 Always upload dumps for stable builds even if sentry_project not selected
Usually forgot to install for release builds
2023-05-29 08:55:56 +03:00
Casper Jeukendrup 189924a3fe
CI vtests: disable Leak Sanitizer for now
There are too many leaks to handle
2023-04-23 17:15:51 +02:00
Casper Jeukendrup 3a879ace5d
CI: enable asan for vtests and utests
And remove the old way of enabling it, because that didn't work
2023-04-23 17:15:51 +02:00
Casper Jeukendrup 6838e1b229
CI utests: allow running on-demand 2023-04-23 17:15:50 +02:00
Casper Jeukendrup 313ace7e30 Disable nightly builds for 4.0.2 2023-04-21 18:09:41 +03:00
Casper Jeukendrup 8659e599e2 [gh actions] Use variable for current release branch rather than writing 4.0.2 everywhere 2023-04-21 18:09:41 +03:00
Casper Jeukendrup 63faa411e7
Perfect spelling 2023-04-21 12:29:21 +02:00
Casper Jeukendrup f86b990645
[issue triage] Use regression_ms3 label for MS3 regressions 2023-04-21 12:27:07 +02:00
Igor Korsukov 57644fa8fd added build and publish backend docker on CI 2023-04-20 22:16:30 +03:00
Peter Jonas a0a6a662d2 Check for translation errors when generating placeholder translations
Check for common errors like trailing whitespace in a string marked for
translation. The filename and line number are displayed in the terminal
output, along with a description of the problem and possible solutions.

If translation errors are found then the Linux CI build will fail, but
the Windows and macOS builds are allowed to proceed. Other kinds of
error (e.g. Python exceptions) will cause all builds to fail.
2023-04-12 17:12:11 +01:00
Elnur Ismailzada 007338a5f5
Merge pull request #16856 from Jojo-Schmitz/backend
Updating backend build env to Ubuntu 20.04
2023-04-11 17:02:45 +02:00
Eism 01d9fb8ca2 CI. Collect playlists for Home->Learn page 2023-04-03 18:44:18 +03:00
Michele Spagnolo 59ee813f0e Temporary disable generation of vtests 2023-03-23 09:40:59 +01:00
Joachim Schmitz 742f8f4360 Updating backend build env to Ubuntu 20.04
as 18.04 is deprecated and will get discontinued shortly
2023-03-20 16:22:49 +01:00
Igor Korsukov 6ded133c10 fixed make draw data state 2023-03-17 11:57:15 -05:00
Igor Korsukov 9293ad960e remove skip vtests failure with label vtests 2023-03-17 09:12:03 -05:00