Ian Wijma ian
  • Joined on 2023-09-29
ian pushed to main at ian/running-tasks 2024-04-06 09:39:25 +00:00
99f5eb22d6 Removed release, workflow for now as I want to fully automate it when merged with a release branch.
ian pushed to main at ian/running-tasks 2024-04-06 09:33:14 +00:00
4305c9f0e8 Added an action that builds rust against targets upon push.
ian pushed to main at ian/running-tasks 2024-04-06 09:22:02 +00:00
cc172fa1df Added init command.
ian pushed to main at ian/running-tasks 2024-04-06 09:14:21 +00:00
4fb6c7b497 Added init command
ian pushed to main at ian/running-tasks 2024-04-06 07:51:56 +00:00
d8addbdb7f Added a new default task engine mode called auto, which discovers which tasks there are to run.
eabdde6316 Moved an example dir
Compare 2 commits »
ian pushed to main at ian/running-tasks 2024-04-05 10:21:10 +00:00
e832ccc55f Added a list command
4794bcb2ad Beginnings of the list command
Compare 2 commits »
ian pushed to main at ian/running-tasks 2024-04-05 10:06:29 +00:00
c53513bccd Added licence field to the example package.json.
e64ce1f459 Made the code execute the commands.
Compare 2 commits »
ian pushed to main at ian/running-tasks 2024-04-04 13:03:16 +00:00
12a243796c Added npm, yarn, pnpm and composer task_engines.
ian pushed to main at ian/keep-running 2024-01-06 08:57:08 +00:00
e3623f4ecc Refactor argument handling in main.rs for increased readability
ian pushed to main at ian/file-browser 2024-01-06 08:30:14 +00:00
e501969807 Add sort and query functions to file list
ian pushed to main at ian/mccli 2024-01-05 11:03:51 +00:00
5dc0e68836 Introduced a new command: command_name
ian pushed to main at ian/mccli 2024-01-05 10:15:39 +00:00
63d01ea03c Update manifest handling and integrate with command_init
ian pushed to main at ian/mccli 2024-01-05 09:11:20 +00:00
b3d7c776e8 Add 'manifest' package and integrate it with 'command_init'
ian pushed tag v1.0.3 to ian/keep-running 2023-12-02 10:56:58 +00:00
ian released "v1.0.3" at ian/keep-running 2023-12-02 10:56:58 +00:00
ian pushed to main at ian/keep-running 2023-12-02 10:52:57 +00:00
806d17328c Update kr package version to 1.0.3
ef1e2c56c0 Refactor 'Retry' instance creation and modify 'run_command' function
Compare 2 commits »
ian pushed to main at ian/keep-running 2023-11-23 10:27:21 +00:00
5c19c27136 Add readme.md file
ian pushed tag refactor/javascript to ian/keep-running 2023-11-20 22:33:13 +00:00
ian pushed to main at ian/keep-running 2023-11-20 14:13:13 +00:00
aad5010257 Update workflow run-name and remove id from 'Compile and release'
ian pushed to main at ian/keep-running 2023-11-20 14:10:11 +00:00
ffa6d18e5e Update GitHub CI action trigger in release.yaml