Commit graph

16 commits

Author SHA1 Message Date
Zach Daniel
e44598342b fix: recompile :igniter if it has to do 2024-07-19 08:31:28 -04:00
Zach Daniel
ab5b18dd25 fix: don't compile igniter dep again when compiling deps 2024-07-15 21:37:50 -04:00
Zach Daniel
c54a8579eb chore: new installer version 2024-07-15 21:32:39 -04:00
Zach Daniel
e79a384549 fix: prevent crash on specific cases with igniter.new
improvement: more consistent initial impl of `elixirc_paths`

chore: share deps_compile code with installer
2024-07-10 08:42:41 -04:00
Zach Daniel
131e397358 chore: update installer version
Some checks are pending
CI / ash-ci (push) Waiting to run
2024-07-09 21:07:57 -04:00
Zach Daniel
73f489369f fix: simplify how we get tasks to run
fix: don't try to format after editing `mix.exs`
2024-07-09 17:41:24 -04:00
Zach Daniel
ea66facc50 chore: release 2024-07-09 16:42:51 -04:00
Zach Daniel
0aed000bbf fix: fix deps compilation issues by vendoring deps.compile
fix: honor `--yes` flag when installing deps always
2024-07-09 16:38:57 -04:00
Zach Daniel
487017ac35 chore: bump installer version
Some checks failed
CI / ash-ci (push) Has been cancelled
2024-06-20 19:25:48 -04:00
Zach Daniel
e9bf1ecf8e improvement: support --with option in igniter.new 2024-06-20 19:25:28 -04:00
Zach Daniel
710cf432ec chore: release 0.2.0 of mix igniter.new 2024-06-20 13:39:51 -04:00
Zach Daniel
338cb7281f improvement: make installer use override: true on local dependency
improvement: ensure dependencies are compiled after `mix deps.get`

(sorry about the dirty dirty hack required there)
2024-06-20 13:34:02 -04:00
Zach Daniel
5bda927129 chore: add package 2024-06-12 20:38:48 -04:00
Zach Daniel
b9ceb36450 docs: igniter.new docs
improvement: ignore installer tasks that are not igniter tasks
2024-06-12 20:09:32 -04:00
Zach Daniel
57ee3f9749 WIP 2024-06-03 23:14:36 -04:00
Zach Daniel
f1e0fffc4b improvement: add installer archive 2024-06-03 13:13:49 -04:00