Dawid Dziurla
|
145a900758
|
workflows: test running the action twice
|
2020-12-06 16:54:32 +01:00 |
|
Dawid Dziurla
|
a90a5a21fa
|
node_modules: update
|
2020-11-12 16:41:30 +01:00 |
|
Dawid Dziurla
|
a216fccde8
|
Merge pull request #10 from dawidd6/dependabot-npm_and_yarn-actions-core-1.2.6
build(deps): bump @actions/core from 1.2.5 to 1.2.6
|
2020-09-24 10:12:25 +02:00 |
|
dependabot-preview[bot]
|
76f8e15bac
|
build(deps): bump @actions/core from 1.2.5 to 1.2.6
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-24 04:59:58 +00:00 |
|
Dawid Dziurla
|
9805b8fa8b
|
workflows: don't pass sensitive info
|
2020-09-04 10:16:36 +02:00 |
|
Dawid Dziurla
|
921a00333b
|
workflows: modify triggers
|
2020-08-30 12:06:25 +02:00 |
|
Dawid Dziurla
|
1e8a3ef594
|
node_modules: update
|
2020-08-30 12:05:39 +02:00 |
|
Dawid Dziurla
|
e3e388ffee
|
Merge pull request #7 from dawidd6/dawidd6-patch-1
Fix directory handling in post run
|
2020-05-14 20:27:25 +02:00 |
|
Dawid Dziurla
|
12b09931f9
|
workflows: test directory
|
2020-05-14 20:20:43 +02:00 |
|
Dawid Dziurla
|
6f709ceecd
|
add directory test playbook
|
2020-05-14 20:19:22 +02:00 |
|
Dawid Dziurla
|
89ee60634c
|
post: change directory if saved
|
2020-05-14 20:16:43 +02:00 |
|
Dawid Dziurla
|
83c93acd55
|
main: save directory to state
|
2020-05-14 20:13:55 +02:00 |
|
Dawid Dziurla
|
c65cf629fb
|
action: add post
|
2020-05-07 11:42:11 +02:00 |
|
Dawid Dziurla
|
6249522d7c
|
add post script
|
2020-05-07 11:42:11 +02:00 |
|
Dawid Dziurla
|
9fa54a34c7
|
main: save filenames in state
|
2020-05-07 11:42:10 +02:00 |
|
Dawid Dziurla
|
4f3ca9bf23
|
README: clarify OS
|
2020-05-03 18:04:31 +02:00 |
|
Dawid Dziurla
|
c667c001c3
|
main: replace all newlines
|
2020-05-03 12:50:24 +02:00 |
|
Dawid Dziurla
|
013642b2f2
|
workflows: more options test
|
2020-05-03 12:45:56 +02:00 |
|
Dawid Dziurla
|
905e9bd607
|
README: v2
|
2020-05-03 11:59:16 +02:00 |
|
Dawid Dziurla
|
72edf25c15
|
Merge pull request #5 from dawidd6/javascript
rewrite in javascript
|
2020-05-03 11:57:18 +02:00 |
|
Dawid Dziurla
|
fd56a2ad58
|
rewrite in javascript
|
2020-05-03 11:55:12 +02:00 |
|
Dawid Dziurla
|
47f48fd0e8
|
workflows: pass -e options
|
2020-04-07 00:58:47 +02:00 |
|
Dawid Dziurla
|
55d6336eea
|
main: use awk to trim whitespace
|
2020-04-07 00:57:21 +02:00 |
|
Dawid Dziurla
|
2be8c5b7f9
|
main: don't print inventory
|
2020-04-07 00:14:34 +02:00 |
|
Dawid Dziurla
|
5240df9b51
|
main: just write inventory
|
2020-04-07 00:12:40 +02:00 |
|
Dawid Dziurla
|
bfdba4708c
|
README: update
|
2020-04-07 00:07:48 +02:00 |
|
Dawid Dziurla
|
3f717ecb7e
|
main: trim whitespace in options
|
2020-04-07 00:06:51 +02:00 |
|
Dawid Dziurla
|
6befc53422
|
workflows: another test job
|
2020-04-07 00:03:41 +02:00 |
|
Dawid Dziurla
|
b898645779
|
main: flatten options
|
2020-04-07 00:01:30 +02:00 |
|
Dawid Dziurla
|
594eddd07c
|
workflows: no fold
|
2020-04-06 23:53:57 +02:00 |
|
Dawid Dziurla
|
9f87a197cc
|
main: trim newlines from command
|
2020-04-06 23:51:22 +02:00 |
|
Dawid Dziurla
|
b870361b37
|
workflows: run separate jobs
|
2020-04-06 23:45:33 +02:00 |
|
Dawid Dziurla
|
32a48fb292
|
workflows: fold options
|
2020-04-06 23:39:47 +02:00 |
|
Dawid Dziurla
|
8973eff607
|
main: update
- print colored command
- print colored errors
- info messages prefixed with '==>'
- consistency
|
2020-04-06 23:35:18 +02:00 |
|
Dawid Dziurla
|
8cd63cd522
|
Merge pull request #1 from Roosterfish/feature/custom-inventory
Add capabilities for custom inventory and vault password
|
2020-04-06 23:15:07 +02:00 |
|
Dawid Dziurla
|
d300a38a99
|
README: point to a tag instead of master branch
|
2020-03-29 23:18:04 +02:00 |
|
Dawid Dziurla
|
f13d1bd963
|
Merge pull request #3 from dawidd6/directory
Directory
|
2020-03-24 23:40:03 +01:00 |
|
Dawid Dziurla
|
c94ab57c30
|
main: don't require directory input to be set
|
2020-03-24 22:44:07 +01:00 |
|
Dawid Dziurla
|
7294666400
|
action: remove default value for directory input
|
2020-03-24 22:43:22 +01:00 |
|
Dawid Dziurla
|
6bf8287520
|
workflows: change default directory to ./
|
2020-03-24 22:32:24 +01:00 |
|
Dawid Dziurla
|
bf72c8dfa3
|
README: change default directory to ./
|
2020-03-24 22:30:07 +01:00 |
|
Dawid Dziurla
|
5f9b0124a8
|
action: change default directory to ./
github.workspace directory is not available in container
|
2020-03-24 22:29:40 +01:00 |
|
Dawid Dziurla
|
05885e8435
|
workflows: add directory input
|
2020-03-24 22:26:46 +01:00 |
|
Dawid Dziurla
|
6125b23431
|
main: add directory input
|
2020-03-24 22:23:41 +01:00 |
|
Dawid Dziurla
|
106317ddaa
|
README: add directory input
|
2020-03-24 22:23:30 +01:00 |
|
Dawid Dziurla
|
13970a992f
|
action: add directory input
|
2020-03-24 22:23:19 +01:00 |
|
Dawid Dziurla
|
ca781d9ed5
|
Dockerfile.test: don't unlock root account
|
2020-03-23 23:15:41 +01:00 |
|
Dawid Dziurla
|
2f1261582a
|
README: fix usage
|
2020-03-23 23:12:27 +01:00 |
|
Julian Pelizäus
|
6d1f107198
|
Add capabilities for custom inventory and vault password
|
2020-03-22 20:30:44 +01:00 |
|
Dawid Dziurla
|
b2946c375b
|
README: update
|
2020-03-22 13:01:58 +01:00 |
|