Commit Graph

37 Commits

Author SHA1 Message Date
Ian Wijma b58393991c Fixed release files?
Rust Build / release (push) Successful in 4m3s Details
Rust Build / building (Windows - X86_64, x86_64-pc-windows-gnu) (push) Has been cancelled Details
Rust Build / building (Linux - X86_64, x86_64-unknown-linux-musl) (push) Has been cancelled Details
2024-04-07 00:16:22 +11:00
Ian Wijma b56e7c3177 Fixed release files?
Rust Build / building (Windows - X86_64, x86_64-pc-windows-gnu) (push) Has been cancelled Details
Rust Build / release (push) Successful in 3m58s Details
Rust Build / building (Linux - X86_64, x86_64-unknown-linux-musl) (push) Has been cancelled Details
2024-04-07 00:06:13 +11:00
Ian Wijma 25e3278415 Sadness
Rust Build / building (Windows - X86_64, x86_64-pc-windows-gnu) (push) Has been cancelled Details
Rust Build / building (Linux - X86_64, x86_64-unknown-linux-musl) (push) Has been cancelled Details
Rust Build / release (push) Successful in 4m4s Details
2024-04-06 23:57:44 +11:00
Ian Wijma 8f3be7c9af Disabled mac OS in the sources release
Rust Build / building (Linux - X86_64, x86_64-unknown-linux-musl) (push) Successful in 2m12s Details
Rust Build / building (Windows - X86_64, x86_64-pc-windows-gnu) (push) Successful in 2m16s Details
Rust Build / release (push) Failing after 2m16s Details
2024-04-06 23:44:43 +11:00
Ian Wijma 950f2b4896 Upped the release
Rust Build / building (Windows - X86_64, x86_64-pc-windows-gnu) (push) Successful in 2m16s Details
Rust Build / building (Linux - X86_64, x86_64-unknown-linux-musl) (push) Successful in 2m7s Details
Rust Build / release (push) Has been cancelled Details
2024-04-06 23:38:10 +11:00
Ian Wijma 817e3c26e4 Added license
Rust Build / building (Linux - X86_64, x86_64-unknown-linux-musl) (push) Successful in 2m14s Details
Rust Build / building (Windows - X86_64, x86_64-pc-windows-gnu) (push) Successful in 2m11s Details
2024-04-06 23:14:51 +11:00
Ian Wijma 57f694b08b Added readme and license.
Rust Build / building (Windows - X86_64, x86_64-pc-windows-gnu) (push) Waiting to run Details
Rust Build / building (Linux - X86_64, x86_64-unknown-linux-musl) (push) Has been cancelled Details
Updated entry params
2024-04-06 23:14:21 +11:00
Ian Wijma 59b3017dcc Disabled MAC
Rust Build / building (Linux - X86_64, x86_64-unknown-linux-musl) (push) Successful in 2m9s Details
Rust Build / building (Windows - X86_64, x86_64-pc-windows-gnu) (push) Successful in 2m13s Details
2024-04-06 22:42:26 +11:00
Ian Wijma 6e89020e46 Added windows and mac for testing
Rust Build / building (Linux - X86_64, x86_64-unknown-linux-musl) (push) Successful in 2m16s Details
Rust Build / building (Mac - X86_64, x86_64-apple-darwin) (push) Failing after 2m14s Details
Rust Build / building (Windows - X86_64, x86_64-pc-windows-gnu) (push) Successful in 2m13s Details
2024-04-06 22:29:34 +11:00
Ian Wijma 2c7d3660b3 Changes push and added release.
Rust Build / building (Linux - X86_64, x86_64-unknown-linux-musl) (push) Successful in 2m15s Details
2024-04-06 22:06:42 +11:00
Ian Wijma ca33c08e8a Fixed build?
Rust Build / building (Linux - X86_64, x86_64-unknown-linux-musl) (push) Failing after 7m5s Details
2024-04-06 21:58:45 +11:00
Ian Wijma efbe5ee765 Set timeout
Rust Build / building (Linux - X86_64, x86_64-unknown-linux-musl) (push) Failing after 24s Details
2024-04-06 21:41:02 +11:00
Ian Wijma b8943a676c Released args to speed up the push build.
Rust Build / building (Linux - X86_64, x86_64-unknown-linux-musl) (push) Failing after 26s Details
2024-04-06 21:37:25 +11:00
Ian Wijma 8a9c515916 Switch the compile action for a new one.
Rust Build / building - ${{ matrix.platform.release_for }} (Linux - X86_64, x86_64-unknown-linux-musl) (push) Waiting to run Details
2024-04-06 21:22:15 +11:00
Ian Wijma bdf6e57f42 Fixed build from failing
Rust Build / building (tar.gz tar.xz tar.zst, x86_64-unknown-linux-musl) (push) Failing after 5m44s Details
Rust Build / building (zip, x86_64-apple-darwin) (push) Failing after 3m26s Details
Rust Build / building (zip, x86_64-pc-windows-gnu) (push) Successful in 9m32s Details
2024-04-06 21:02:31 +11:00
Ian Wijma 99f5eb22d6 Removed release, workflow for now as I want to fully automate it when merged with a release branch.
Rust Build / release ${{ matrix.target }} (tar.gz tar.xz tar.zst, x86_64-unknown-linux-musl) (push) Failing after 3m19s Details
Rust Build / release ${{ matrix.target }} (zip, x86_64-apple-darwin) (push) Failing after 2m26s Details
Rust Build / release ${{ matrix.target }} (zip, x86_64-pc-windows-gnu) (push) Failing after 2m41s Details
2024-04-06 20:39:21 +11:00
Ian Wijma 4305c9f0e8 Added an action that builds rust against targets upon push. 2024-04-06 20:33:08 +11:00
Ian Wijma cc172fa1df Added init command. 2024-04-06 20:21:54 +11:00
Ian Wijma 4fb6c7b497 Added init command
General code cleanup
Fixed the Automatic task discovery, not discovering rask config tasks.
2024-04-06 20:14:17 +11:00
Ian Wijma d8addbdb7f Added a new default task engine mode called auto, which discovers which tasks there are to run. 2024-04-06 18:51:43 +11:00
Ian Wijma eabdde6316 Moved an example dir 2024-04-06 17:19:20 +11:00
Ian Wijma e832ccc55f Added a list command 2024-04-05 21:21:06 +11:00
Ian Wijma 4794bcb2ad Beginnings of the list command 2024-04-05 21:08:54 +11:00
Ian Wijma c53513bccd Added licence field to the example package.json. 2024-04-05 21:06:23 +11:00
Ian Wijma e64ce1f459 Made the code execute the commands. 2024-04-05 21:03:44 +11:00
Ian Wijma 12a243796c Added npm, yarn, pnpm and composer task_engines.
Added configTask parsers for the newly added task_engines.
Added examples for the new task_engines.
2024-04-05 00:03:11 +11:00
Ian Wijma aba453b571 Remove printers 2024-04-03 23:29:33 +11:00
Ian Wijma 7e286eace5 Remove printers 2024-04-03 23:14:00 +11:00
Ian Wijma 913453a429 Major code clean up and overhaul 2024-04-03 23:12:11 +11:00
Ian Wijma 43dfbfd016 Major code clean up and overhaul 2024-04-03 23:11:53 +11:00
Ian Wijma 7d7db72a7b Initial changes 2024-04-03 21:29:38 +11:00
Ian Wijma 6901f72977 Cleaned up config nesting, added config iterator and added simple validation. 2024-04-03 19:11:04 +11:00
Ian Wijma c8649723f1 Updated command 2024-04-03 18:32:13 +11:00
Ian Wijma ac3660be77 More examples 2024-04-03 18:32:02 +11:00
Ian Wijma 62ee4c2263 Fixed path resolving. 2024-04-03 01:10:02 +11:00
Ian Wijma ea3be48577 Added resolving paths. 2024-04-01 23:15:55 +11:00
Ian Wijma 6fe987a1d0 init 2024-04-01 21:50:03 +11:00