Commit Graph

1501 Commits

Author SHA1 Message Date
David Refoua
04e4446c37 add step label name 2022-10-18 12:44:59 +03:30
David Refoua
4b5e52014e Merge branch 'master' of https://github.com/cmderdev/cmder 2022-10-18 12:31:15 +03:30
David Refoua
8a71e7d51b stop steps if no new versions detected 2022-10-18 12:30:55 +03:30
David Refoua
668b9ad0fb
update questions issue template 2022-10-18 02:57:57 +03:30
David Refoua
11919ebc54
fix minor bad link 2022-10-18 02:53:49 +03:30
David Refoua
1754995aa0
re-order a section regarding docs 2022-10-18 02:52:04 +03:30
David Refoua
c333fc0c67 improvements to github form 2022-10-18 02:50:15 +03:30
David Refoua
f927fafb67 adjustments to the issues forms 2022-10-18 02:44:12 +03:30
David Refoua
942d513a2a re-order form parts for issue report 2022-10-18 02:42:10 +03:30
David Refoua
1bc35b6edd remove invalid yml property 2022-10-18 02:31:36 +03:30
David Refoua
904d552801 fix yml issue 2022-10-18 02:30:31 +03:30
David Refoua
1fa1919eaf move from issues template to github forms 2022-10-18 02:27:01 +03:30
David Refoua
2fa0130711 fixed some misspelings and grammar issues 2022-10-18 01:14:25 +03:30
David Refoua
c068c219eb
Updates to 3 vendored dependencies 2022-10-18 00:43:13 +03:30
DRSDavidSoft
85051f0cb2 Update vendored dependencies (git-for-windows v2.38.0.windows.1, clink v1.3.47, conemu-maximus5 v22.08.07) 2022-10-17 20:24:26 +00:00
David Refoua
5eacfc90af
Re-factor the build script and add auto update vendors 2022-10-17 23:52:29 +03:30
David Refoua
2ebf68393f fix small ending delimiter 2022-10-17 23:46:14 +03:30
David Refoua
856d22e9f8 write raw github env var with newlines 2022-10-17 23:43:06 +03:30
David Refoua
9151fb3469 new line GitHub env improvements 2022-10-17 23:35:29 +03:30
David Refoua
d767c9b2e9 use alternative method to escape newlines 2022-10-17 22:25:09 +03:30
David Refoua
3943ba6cc8 fix small bug 2022-10-17 22:19:37 +03:30
David Refoua
cc9699c134 resolve issues with variable name 2022-10-17 22:16:26 +03:30
David Refoua
4264158ff2 attempt to fix new lines for PR message 2022-10-17 22:14:00 +03:30
David Refoua
0559060ceb use correct escaping for new line 2022-10-17 21:58:51 +03:30
David Refoua
ae391eb576 use paranthesis to fix bug 2022-10-17 21:56:05 +03:30
David Refoua
129c2971c7 use a table for message description 2022-10-17 21:51:35 +03:30
David Refoua
3f88112d22 edit notice title 2022-10-17 21:20:32 +03:30
David Refoua
3fe76de9b5 fix github variable 2022-10-17 21:19:19 +03:30
David Refoua
e1a0d3850c improve formatting of text 2022-10-17 21:18:24 +03:30
David Refoua
1e34c885f3 fix typos 2022-10-17 21:11:37 +03:30
David Refoua
1d330e7330 remove incompatible version string matching 2022-10-17 21:09:06 +03:30
David Refoua
f468ddfe95 fix typo 2022-10-17 21:02:53 +03:30
David Refoua
e7139bd474 initial update vendors script 2022-10-17 21:00:30 +03:30
David Refoua
6b72e84940 minor letter casing update 2022-10-17 20:30:12 +03:30
David Refoua
3901fef98b minor letter casing edit 2022-10-17 20:08:37 +03:30
David Refoua
71536ddddf stop ssh agent only if building vendors 2022-10-17 19:52:15 +03:30
David Refoua
7995f34981 adjust comments 2022-10-16 17:34:57 +03:30
David Refoua
87f7ddf449 formatting and case conventions 2022-10-16 16:13:26 +03:30
David Refoua
d94fe86b2a add -noVendor flag 2022-10-16 16:10:51 +03:30
David Refoua
f58652fc28 check requirements only for specified switches 2022-10-16 16:01:15 +03:30
David Refoua
e1caeb879a Merge branch 'master' of https://github.com/DRSDavidSoft/cmder 2022-10-16 14:56:30 +03:30
David Refoua
5b46f4fec7
use default bg color instead of black for default configuration 2022-10-16 01:20:06 +03:30
David Refoua
b0f034a960
use correct background colors (SGR49) instead of black (SGR40) - fixes #2560
the default value of SGR 49 works best with both ConEmu and Windows Terminal, and both values don't take an effect on Cmder.
(ref: https://github.com/cmderdev/cmder/wiki/Seamless-Windows-Terminal-Integration)
2022-10-16 01:10:20 +03:30
David Refoua
70632a2bb8
add pwsh alias to quickly launch powershell with cmder profile 2022-10-16 00:57:47 +03:30
David Refoua
9d76f99dcf
closes #2756 2022-10-16 00:44:58 +03:30
David Refoua
50bf15dd75
update tests to use separate steps 2022-10-16 00:33:31 +03:30
David Refoua
2de6f8232a
add tests 2022-10-16 00:27:20 +03:30
David Refoua
8d4afb0570
fix problem with #2756 2022-10-16 00:02:38 +03:30
Dax T. Games
67e2bf1a73 Fix post build action if path has spaces in it. 2022-10-15 15:42:41 -04:00
David Refoua
59269aa9f1
allow manual trigger 2022-10-15 15:48:13 +03:30