mattphelps-8451
8a45e02cbb
Fix broken multiline strings from dee0c94
( #1390 )
...
1. Escaping behavior changed as a result of set-output deprecation.
- Otherwise you'll encounter breaking changes for example "appVersion: "1.0.0"%0Aapplica..."
where %0A is escaped newline \n but shouldn't be escaped.
2. Delimeter is required for multiline strings.
- See here: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#multiline-strings
- Delimeter must be random. UUID is a solid choice.
I verified that /proc/sys/kernel/random/uuid does indeed exist on the yq image.
2022-10-19 10:16:07 +11:00
mattphelps-8451
28a6c9c532
Fix set-output deprecate; keys are case sensitive ( #1383 )
2022-10-18 13:41:58 +11:00
Mike Farah
dee0c94346
Updating action to new entrypoint format
2022-10-17 15:33:12 +11:00
Mike Farah
fb330ebcb0
Updated github action to run as root
2022-09-09 11:14:25 +10:00
Mike Farah
7f5bf4b326
Bumping version
2021-11-24 10:59:31 +11:00
Mike Farah
a17c97b515
Bumping version
2021-11-14 11:09:53 +11:00
Mike Farah
2ace48c70d
Bumping version
2021-10-30 14:08:13 +11:00
Mike Farah
57f058555c
Bumping version
2021-10-21 20:08:32 +11:00
Mike Farah
d363963f98
Bump version
2021-10-11 14:50:17 +11:00
Mike Farah
b8aeb76f29
Bump version
2021-10-02 15:14:45 +10:00
Mike Farah
e052ff8025
New release with docker build fixes
2021-09-20 11:58:21 +10:00
Mike Farah
222bfd3d17
Bumping version
2021-09-20 10:40:27 +10:00
Mike Farah
3339562aa2
Bumping version
2021-09-15 15:19:19 +10:00
YABATANIEN, Murichaduke
25ba763b08
supports multiline output
2021-09-12 13:09:54 +10:00
Mike Farah
6ba8dc75a6
Bumping version
2021-09-05 11:11:51 +10:00
Mike Farah
b72d225092
Bumping version
2021-08-27 09:33:57 +10:00
Mike Farah
fe12407c93
Bumping version
2021-08-20 16:03:59 +10:00
Mike Farah
f89a133558
Version bump
2021-07-24 15:08:30 +10:00
Mike Farah
192a5ed0d2
testing bad github action fails
2021-07-24 15:06:23 +10:00
Mike Farah
66b248ac18
Version bump
2021-07-20 11:05:22 +10:00
Mike Farah
102e7e7ab0
Version bump
2021-07-18 13:45:21 +10:00
Mike Farah
2f0fe8aa13
Increment version
2021-07-16 10:09:12 +10:00
Mike Farah
19baeec5c9
set github default user
2021-07-16 09:58:40 +10:00
Mike Farah
21e2fdaea2
Bump version
2021-07-08 10:27:57 +10:00
Mike Farah
aba950a751
Bump version
2021-07-07 20:01:41 +10:00
Mike Farah
4bb2d04d43
Increment version
2021-06-12 16:40:42 +10:00
Mike Farah
58c63ed121
Bumping version
2021-06-10 09:37:08 +10:00
Mike Farah
b6e2a96ead
Increment version
2021-06-09 08:59:27 +10:00
Chris Gruel
1a49f5222b
outputs support in the action
2021-06-09 08:49:04 +10:00
Mike Farah
38b9856f50
Increment version
2021-05-22 08:24:08 +10:00
Mike Farah
af283315f2
Increment version
2021-05-21 14:27:24 +10:00
Mike Farah
afebf0e621
Increment version
2021-05-16 12:43:26 +10:00
Mike Farah
7b52c5fe0e
Increment version
2021-05-14 15:04:56 +10:00
Mike Farah
6c3965dca3
Increment version
2021-05-10 09:39:59 +10:00
Mike Farah
8b327d0414
Increment version
2021-04-25 12:07:22 +10:00
Mike Farah
6c26344449
Incrementing version
2021-04-15 16:22:24 +10:00
Mike Farah
095f921f62
4.6.3 release
2021-03-25 08:45:59 +11:00
Mike Farah
35c6d07248
Bump version
2021-03-19 12:59:00 +11:00
Mike Farah
5911ab2929
Bump version
2021-02-25 16:52:49 +11:00
Mike Farah
111c6e0be1
Increment version
2021-02-18 11:19:16 +11:00
Mike Farah
64c618c041
Version increment
2021-02-11 10:58:40 +11:00
Mike Farah
802d54e14e
v4.5.0
2021-02-11 10:58:40 +11:00
Mike Farah
83139e21d9
Bump version
2021-02-11 10:58:40 +11:00
Mike Farah
fe33e7fcfe
Incrementing version
2021-02-11 10:58:40 +11:00
Mike Farah
532dbd81a5
Incrementing version
2021-02-11 10:58:40 +11:00
Mike Farah
b505240d09
Merged env commands in :eye-roll:
2021-02-11 10:58:40 +11:00
Mike Farah
018a6e616d
Bump version
2021-02-11 10:58:40 +11:00
Mike Farah
5aff50a345
Fixed updating yaml from other files
2021-02-11 10:58:40 +11:00
Mike Farah
a6ae33c3f1
Cleaning up release process, fixed github action version
2020-12-29 09:50:21 +11:00
Pascal Sochacki
da398765b8
added files for github action
2020-02-26 09:09:37 +11:00