|
How to make a mix alias work differently in dev vs test?
|
|
2
|
728
|
October 3, 2022
|
|
Is there a way to know if the current process was started by mix task?
|
|
1
|
482
|
September 18, 2022
|
|
Are there any mix task to create scaffolding for Behavior based API calling adapters + Mox setup?
|
|
0
|
408
|
May 12, 2022
|
|
Implement a `mix test` wrapper
|
|
2
|
878
|
April 8, 2022
|
|
Using Ecto in a Mix.Task
|
|
1
|
779
|
April 6, 2022
|
|
Mix deps.get updating from github
|
|
3
|
1462
|
January 28, 2022
|
|
Phx_gen_tailwind - easily add Tailwind to a new Phoenix 1.6+ project
|
|
3
|
2561
|
January 4, 2022
|
|
Get mix task output so far for tests
|
|
4
|
1770
|
December 16, 2021
|
|
Is there an elegant way to ensure that a Mix.Task is compiled only in a specific environment?
|
|
11
|
2800
|
December 9, 2021
|
|
MixMachine - machine-readable output for Mix
|
|
3
|
1162
|
November 27, 2021
|
|
Best way of passing arguments with a mix release?
|
|
1
|
1369
|
November 12, 2021
|
|
Run FastSanitizer in a mix task ends with "no process" error
|
|
3
|
714
|
October 12, 2021
|
|
Unable to user postgrex in a mix task: "unknown registry: Postgrex.TypeManager"
|
|
1
|
851
|
September 4, 2021
|
|
Mix tasks reading args from a file?
|
|
1
|
634
|
March 28, 2021
|
|
How to specify the domain app when generating a new app inside an umbrella project?
|
|
0
|
473
|
October 28, 2020
|
|
Mnesia mystery inside Mix Task: problems writing data?
|
|
0
|
623
|
September 25, 2020
|
|
[Proposal]: Phoenix phx.new command interactive
|
|
3
|
1936
|
July 18, 2020
|
|
Mix task to add dep
|
|
1
|
634
|
July 10, 2020
|
|
Can I connect to my phoenix endpoint within a custom mix task?
|
|
2
|
819
|
July 7, 2020
|
|
Create an alias for another task in mix.exs?
|
|
7
|
1804
|
July 1, 2020
|
|
Umbrella Application Structure How-To / Advice
|
|
7
|
1729
|
June 22, 2020
|
|
Can I run a once-off broadway pipeline from a custom mix task?
|
|
0
|
688
|
June 21, 2020
|
|
Mix task to start only certain applications?
|
|
4
|
2697
|
June 12, 2020
|
|
Make mix task available without compiling first?
|
|
4
|
1053
|
June 8, 2020
|
|
`Jason.Encoder is not available, cannot derive Jason.Encoder` using `mix compile.elixir`
|
|
1
|
1141
|
April 18, 2020
|
|
Logger metadata only relates to the current process; how to set this in a Mix task?
|
|
11
|
1587
|
March 21, 2020
|
|
New umbrella web - `Could not find "import Config"`
|
|
4
|
1204
|
March 18, 2020
|
|
Show help in custom mix task
|
|
9
|
1154
|
March 13, 2020
|
|
Get CLI arguments for custom Mix task
|
|
2
|
4262
|
March 12, 2020
|
|
How to run a specific Ecto migration file in the console while preventing it to be tracked?
|
|
7
|
6413
|
February 8, 2020
|