|
How to make a mix alias work differently in dev vs test?
|
|
2
|
709
|
October 3, 2022
|
|
Is there a way to know if the current process was started by mix task?
|
|
1
|
469
|
September 18, 2022
|
|
Are there any mix task to create scaffolding for Behavior based API calling adapters + Mox setup?
|
|
0
|
404
|
May 12, 2022
|
|
Implement a `mix test` wrapper
|
|
2
|
861
|
April 8, 2022
|
|
Using Ecto in a Mix.Task
|
|
1
|
769
|
April 6, 2022
|
|
Mix deps.get updating from github
|
|
3
|
1432
|
January 28, 2022
|
|
Phx_gen_tailwind - easily add Tailwind to a new Phoenix 1.6+ project
|
|
3
|
2534
|
January 4, 2022
|
|
Get mix task output so far for tests
|
|
4
|
1746
|
December 16, 2021
|
|
Is there an elegant way to ensure that a Mix.Task is compiled only in a specific environment?
|
|
11
|
2725
|
December 9, 2021
|
|
MixMachine - machine-readable output for Mix
|
|
3
|
1133
|
November 27, 2021
|
|
Best way of passing arguments with a mix release?
|
|
1
|
1328
|
November 12, 2021
|
|
Run FastSanitizer in a mix task ends with "no process" error
|
|
3
|
695
|
October 12, 2021
|
|
Unable to user postgrex in a mix task: "unknown registry: Postgrex.TypeManager"
|
|
1
|
831
|
September 4, 2021
|
|
Mix tasks reading args from a file?
|
|
1
|
622
|
March 28, 2021
|
|
How to specify the domain app when generating a new app inside an umbrella project?
|
|
0
|
469
|
October 28, 2020
|
|
Mnesia mystery inside Mix Task: problems writing data?
|
|
0
|
618
|
September 25, 2020
|
|
[Proposal]: Phoenix phx.new command interactive
|
|
3
|
1924
|
July 18, 2020
|
|
Mix task to add dep
|
|
1
|
624
|
July 10, 2020
|
|
Can I connect to my phoenix endpoint within a custom mix task?
|
|
2
|
808
|
July 7, 2020
|
|
Create an alias for another task in mix.exs?
|
|
7
|
1774
|
July 1, 2020
|
|
Umbrella Application Structure How-To / Advice
|
|
7
|
1679
|
June 22, 2020
|
|
Can I run a once-off broadway pipeline from a custom mix task?
|
|
0
|
680
|
June 21, 2020
|
|
Mix task to start only certain applications?
|
|
4
|
2652
|
June 12, 2020
|
|
Make mix task available without compiling first?
|
|
4
|
1034
|
June 8, 2020
|
|
`Jason.Encoder is not available, cannot derive Jason.Encoder` using `mix compile.elixir`
|
|
1
|
1123
|
April 18, 2020
|
|
Logger metadata only relates to the current process; how to set this in a Mix task?
|
|
11
|
1548
|
March 21, 2020
|
|
New umbrella web - `Could not find "import Config"`
|
|
4
|
1187
|
March 18, 2020
|
|
Show help in custom mix task
|
|
9
|
1141
|
March 13, 2020
|
|
Get CLI arguments for custom Mix task
|
|
2
|
4210
|
March 12, 2020
|
|
How to run a specific Ecto migration file in the console while preventing it to be tracked?
|
|
7
|
6339
|
February 8, 2020
|