ArkadiuszMichalski
88193a73f3
CI improvement: not using the REST API to get PR message
...
Fix #15091 , close #15125
2024-05-15 18:27:42 +02:00
ArkadiuszMichalski
be94533576
CI enhancement: Use cache for python modules to optimize CI build time
...
Partial implementation for #15028
Close #15050
2024-05-10 23:35:36 +02:00
ArkadiuszMichalski
35f601b665
Add ISSUE_TEMPLATE folder to exceptions
...
ref: https://github.com/notepad-plus-plus/notepad-plus-plus/pull/14999#issuecomment-2054089871
Close #15002
2024-04-15 03:10:09 +02:00
ArkadiuszMichalski
c2696001c2
Allow any character in title/message
...
Fix https://github.com/notepad-plus-plus/notepad-plus-plus/pull/14943#issuecomment-2053716053
Close #14993 , close #14994 , close #14995 , close #14996 , close #14997 , close #14998
2024-04-14 15:16:29 +02:00
ArkadiuszMichalski
a5e29863e5
Use newer version of make and show it correctly
...
Close #14972
2024-04-13 12:05:04 +02:00
ArkadiuszMichalski
5f93e046ec
Reduce CI build time for some circumstances
...
Fix #14942 , close #14943
2024-04-08 21:26:49 +02:00
Don Ho
c6e433f70b
Update localization files
2024-02-05 16:27:59 +01:00
Christian Grasser
50a6cf2981
Modified Notepad++ version to "Notepad++ GH_BUILD" for CI artifact
...
In order to avoid confusion NOTEPAD_PLUS_VERSION is modified to "Notepad++ GH_BUILD" for GitHub CI artifacts.
Close #14625
2024-01-22 05:19:25 +01:00
Christian Grasser
c5477ee21c
Add Github CI build
...
- add first version of GH CI build
- fix merge issue for lexilla.mak
- fix clang compiler issue:
..\lexers\LexObjC.cxx(50,20): warning : unused function 'IsADigit' [-Wunused-function] [D:\a\notepad-plus-plus\notepad-plus-plus\lexilla\src\Lexilla.vcxproj]
- fix functionlist unittest run for github
- make functionList unittest compatible with newer powershell 7
Fix #12177 , close #14291
2023-11-02 12:16:31 +01:00