Commit Graph

55 Commits

Author SHA1 Message Date
Manuele Simi e9369099fb Update default repo list and README. 2021-01-31 21:41:38 -05:00
Manuele Simi 69ef5c1180 Escape stdout. 2021-01-31 21:21:46 -05:00
Manuele Simi 451474974a Use a bash wrapper. Compile the report with the standard output from all the executed actions. 2021-01-31 17:46:15 -05:00
Manuele Simi 7bd5d0808a Catch the stdout of the Action. 2021-01-31 17:13:31 -05:00
Manuele Simi 0ed3f62ebc Change default values for paremeters to refer gCubeCI. 2021-01-26 20:49:36 -05:00
Manuele Simi 8211ea8e88 Tweak README. 2021-01-25 22:30:25 -05:00
Manuele Simi b04a801c07 Adjust steps description. 2021-01-24 22:50:00 -05:00
Manuele Simi 9010e45923 Tweak README. 2021-01-24 22:48:14 -05:00
Manuele Simi 460ac46f82 Tweak README. 2021-01-24 22:46:02 -05:00
Manuele Simi d6e8d5206d Back to string interpolation. 2021-01-24 22:33:31 -05:00
Manuele Simi 5ea686a60c Remove string interpolation for [GIT_PASSWORD, GIT_USERNAME] (insecure). 2021-01-24 22:31:27 -05:00
Manuele Simi 6adf824139 Tweak README. 2021-01-24 22:23:15 -05:00
Manuele Simi 5272aaa47d Update README. 2021-01-24 22:18:12 -05:00
Manuele Simi 1f1a0f9f7d Tweak default for action_root. 2021-01-24 22:07:01 -05:00
Manuele Simi ecf6d15cb1 Rename repo_root to git_root. 2021-01-24 21:11:41 -05:00
Manuele Simi f3f4edd768 Remove repo list. 2021-01-24 16:06:59 -05:00
Manuele Simi bfbe01d614 Read the repo list from the full URL. Change default to params. 2021-01-24 16:06:38 -05:00
Manuele Simi ff2327518a Rename repo and branch. 2021-01-24 08:11:46 -05:00
Manuele Simi 1d3d9608c3 Use param action_root to access the action. 2021-01-23 23:55:46 -05:00
Manuele Simi fdd89f9f87 Add root URL for bash fragments. Remove actions folder (move to a dedicate repo). 2021-01-23 23:52:18 -05:00
Manuele Simi f95e73adbd Update sample action. 2021-01-23 23:39:09 -05:00
Manuele Simi b1e6c396c6 Force the push. 2021-01-23 23:28:12 -05:00
Manuele Simi 1fe6b724fb Fix repo name in the report. 2021-01-23 23:27:35 -05:00
Manuele Simi e86642e1c8 Fix syntax (again). 2021-01-23 23:23:55 -05:00
Manuele Simi feead8e9e5 Fix syntax (again). 2021-01-23 23:21:17 -05:00
Manuele Simi 3c45619b6c Fix syntax. 2021-01-23 23:20:01 -05:00
Manuele Simi c4fe77f9ea Ignore warning for failed push. 2021-01-23 23:18:57 -05:00
Manuele Simi d8879a40ae Do not escape when checking the action. 2021-01-23 23:01:55 -05:00
Manuele Simi b72096648f Remove and add back the file. 2021-01-23 23:01:22 -05:00
Manuele Simi caf2a4a4f2 Push to HEAD. 2021-01-23 22:53:16 -05:00
Manuele Simi 1007a47a94 Download the action file inside the cloned repo. 2021-01-23 22:50:31 -05:00
Manuele Simi c744ce5379 Escape backslashes. 2021-01-23 22:42:09 -05:00
Manuele Simi d0deea935d Convert to dollar-slashy string. 2021-01-23 22:35:33 -05:00
Manuele Simi 770f7450dc Escape quotes and double quotes by using ASCII codes. 2021-01-23 22:31:33 -05:00
Manuele Simi 2c7a0b1c8b Back to read the action from the env variable. 2021-01-23 22:13:19 -05:00
Manuele Simi feb3ed64bd Write the action file in the init phase. 2021-01-18 21:56:34 -05:00
Manuele Simi ee71e16fe2 Add debug. 2021-01-18 21:51:12 -05:00
Manuele Simi 17d65de5a5 Quote the fragment. 2021-01-18 21:44:52 -05:00
Manuele Simi 73ddbcb123 Config cloned repo. 2021-01-17 22:48:34 -05:00
Manuele Simi 803e8f7b23 Adjust remote URL. 2021-01-17 22:46:13 -05:00
Manuele Simi c8e0765df8 Fix typo. 2021-01-17 22:44:14 -05:00
Manuele Simi e5581136fd Adjust remote URL. 2021-01-17 22:43:01 -05:00
Manuele Simi 85a1f1f15e Replace remote in the cloned repo. 2021-01-17 22:39:37 -05:00
Manuele Simi f9b2d36c6c Change the sample fragment. 2021-01-17 22:30:40 -05:00
Manuele Simi 965ed1aa06 Echo the fragment. 2021-01-17 22:23:27 -05:00
Manuele Simi e16e832f5a Fix syntax. 2021-01-16 23:21:06 -05:00
Manuele Simi e003718e68 Read lines instead of splitting them. 2021-01-16 23:18:33 -05:00
Manuele Simi c48b248d69 Fix root. 2021-01-16 22:26:31 -05:00
Manuele Simi 3edd25bf20 Repo root as parameter. 2021-01-16 22:25:45 -05:00
Manuele Simi e0d5dcdb0b Change root for the repo URL. 2021-01-16 16:13:31 -05:00