Commit Graph

51 Commits

Author SHA1 Message Date
dependabot[bot]
4f32d23c30
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-04 15:47:52 +00:00
David Refoua
4b0344172a
ignore github-related and markdown for tests and codeql 2023-07-25 13:47:22 +03:30
Martin Kemp
5e219fe34e
Update build.yml 2023-07-24 15:04:16 +01:00
David Refoua
23488fcbb2
fetch all history for all branches and tags 2023-04-23 23:47:28 +03:30
David Refoua
d838f861af
checkout development 2023-04-23 23:43:26 +03:30
David Refoua
d80202c791
add task to auto push to development 2023-04-23 23:39:35 +03:30
dependabot[bot]
1d1e815c91
Bump peter-evans/create-pull-request from 4 to 5
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v4...v5)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 16:02:00 +00:00
David Refoua
af6472cb57 remove duplicate variable settings 2022-12-25 17:55:56 +00:00
David Refoua
fd12ece9af test github token 2022-12-25 17:49:14 +00:00
David Refoua
b5ae5eb711 display all env vars 2022-12-25 17:33:10 +00:00
Martin Kemp
dc2bc9bda7
Draft a release on a tag being pushed (#2804)
Signed-off-by: Martin Kemp <me@martinke.mp>

Signed-off-by: Martin Kemp <me@martinke.mp>
2022-12-21 18:08:49 +00:00
Martin Kemp
691addb95c
Use CodeQL Scanning (#2795)
* Use CodeQL Scanning

* run on windows

Signed-off-by: Martin Kemp <me@martinke.mp>

* Use our build scripts

Signed-off-by: Martin Kemp <me@martinke.mp>

Signed-off-by: Martin Kemp <me@martinke.mp>
2022-12-19 09:16:06 +00:00
David Refoua
5eaf0d0396 use github token when available 2022-12-15 21:05:13 +00:00
David Refoua
23b80264b0 use shorter commit message 2022-10-23 18:34:36 +03:30
David Refoua
90cd1130ac add link to repo url 2022-10-23 18:09:35 +03:30
David Refoua
2acb6808ed use pwsh as shell value 2022-10-18 16:54:26 +03:30
David Refoua
ee913e09ee use relative path 2022-10-18 16:51:59 +03:30
David Refoua
ede79c2199 use correct sources path 2022-10-18 16:41:38 +03:30
David Refoua
665df2a8c8 add step to initialize vendors 2022-10-18 16:26:47 +03:30
David Refoua
971483b2b7 use consistent indentation in init.bat 2022-10-18 15:20:35 +03:30
David Refoua
04e4446c37 add step label name 2022-10-18 12:44:59 +03:30
David Refoua
8a71e7d51b stop steps if no new versions detected 2022-10-18 12:30:55 +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
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
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
e1caeb879a Merge branch 'master' of https://github.com/DRSDavidSoft/cmder 2022-10-16 14:56:30 +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
59269aa9f1
allow manual trigger 2022-10-15 15:48:13 +03:30
David Refoua
1c4a8b3ff5
add vendor dependency check action 2022-10-15 15:39:57 +03:30
David Refoua
23edc8036f fetch all git history 2022-10-15 04:31:56 +03:30
David Refoua
489078763d
switch to upload individual files 2022-10-15 02:30:45 +03:30
David Refoua
aa755278ec
upload the entire build directory 2022-10-15 02:08:52 +03:30
David Refoua
db44218d14
comment out middle steps 2022-10-15 01:21:17 +03:30
David Refoua
eede47bfad
set the workspace path for github actions correctly 2022-10-14 21:56:19 +03:30
David Refoua
9d9519bdd4
add missing prefix for github actions 2022-10-14 21:52:54 +03:30
David Refoua
0b163d43ab
adjustments to github actions build 2022-10-14 21:48:40 +03:30
David Refoua
800a4a953f
changes for github actions build 2022-10-14 21:25:15 +03:30