Andrey Nering
|
0a59890a46
|
chore(dev): add .vscode/extensions.json with recommended extensions
|
2024-08-24 22:16:22 -03:00 |
|
Pete Davison
|
a50580b5a1
|
feat: dag reader
|
2024-04-09 12:37:18 +01:00 |
|
Andrey Nering
|
0cddd8c167
|
chore(vscode): add sample settings.json with yaml schema configuration
|
2023-08-09 21:30:15 -03:00 |
|
Pete Davison
|
6bff658af0
|
chore: ignore fleet configuration directory
|
2022-10-13 14:37:52 +00:00 |
|
Andrey Nering
|
50a377a7c4
|
Add package.json to allow users to install Task using npm
Closes #870
|
2022-09-29 21:27:30 -03:00 |
|
Andrey Nering
|
7989f73f06
|
Fix behavior of interrupt (SIGINT, SIGTERM) signals
Task will now give time for the processes running to do cleanup work
Ref #458
Ref #479
Fixes #728
Co-authored-by: Marco Molteni <marco.molteni@pix4d.com>
Co-authored-by: aliculPix4D <aleksandar.licul_ext@pix4d.com>
|
2022-06-11 22:43:22 -03:00 |
|
Marco Molteni
|
2e13cf5f74
|
gitignore more editors
|
2021-04-20 14:54:24 +02:00 |
|
Andrey Nering
|
9ccd1d920c
|
.gitignore: Add /tmp
|
2021-01-01 18:30:14 -03:00 |
|
Andrey Nering
|
bae1e1ee9f
|
Update .gitignore
|
2019-09-07 14:46:46 -03:00 |
|
Andrey Nering
|
fe6978b107
|
Fix CI
|
2019-08-15 22:32:45 -03:00 |
|
Stephen Prater
|
bd5882f0f0
|
Add Preconditions to Tasks
|
2019-05-17 13:51:15 -07:00 |
|
jaedle
|
4fa983bde7
|
ignore ide configuration
|
2019-02-24 08:24:09 +01:00 |
|
Andrey Nering
|
4ed4ad9852
|
.gitignore: Ignore the .task directory
|
2018-12-02 14:04:35 -02:00 |
|
Andrey Nering
|
3556942516
|
Improve nested variables support
Closes #76 #89 #77 #83
|
2018-02-18 09:50:39 -03:00 |
|
Andrey Nering
|
040cef1479
|
Fix usage of "dep"
Now, "dep prune" should not be run, and instead pruning options should be set on Gopkg.toml
|
2018-02-11 22:00:40 -02:00 |
|
Andrey Nering
|
f2416d68b8
|
fix travis again
something was wrong with .gitignore rules
|
2017-07-30 21:00:50 -03:00 |
|
Andrey Nering
|
ba494702ed
|
Taskfile: add update-deps task
|
2017-06-14 14:00:07 -03:00 |
|
Andrey Nering
|
f2843589a9
|
Add dist/ to .gitignore
|
2017-02-28 09:43:05 -03:00 |
|
Andrey Nering
|
a441fea849
|
Move main package to cmd/task
|
2017-02-27 09:48:50 -03:00 |
|
Andrey Nering
|
389d7f7aed
|
First working version
|
2017-02-26 20:43:50 -03:00 |
|
Andrey Nering
|
39e60d6278
|
Initial commit
|
2017-02-26 20:14:36 -03:00 |
|