Patterns for making seeds idempotent?
|
|
15
|
393
|
September 18, 2023
|
Mix/Ecto equivalent of `rails db:prepare`? (migrate db OR create and seed it)
|
|
2
|
120
|
September 15, 2023
|
How to execute custom task in mix releases step?
|
|
4
|
119
|
August 30, 2023
|
Mix.Task.run("app.config") prevents mix task code from being loaded
|
|
2
|
147
|
August 28, 2023
|
Phx_test - Quickly create and configure Phoenix test apps for library developers
|
|
6
|
726
|
August 5, 2023
|
MixTester - tiny tool for testing mix tasks and any other project management tools
|
|
0
|
150
|
June 4, 2023
|
Package to remove unused aliases and imports
|
|
4
|
472
|
May 15, 2023
|
Custom Mix Tasks
|
|
5
|
382
|
April 16, 2023
|
Mox with Applications - to start or not to start
|
|
7
|
1396
|
February 16, 2023
|
Contributing with a "phx.gen.oidc"
|
|
3
|
369
|
February 11, 2023
|
Execute runtime.exs in custom mix task
|
|
2
|
501
|
December 28, 2022
|
Where are the templates used by 'mix new' defined?
|
|
1
|
337
|
December 3, 2022
|
How to run mix task without compilation?
|
|
5
|
302
|
December 2, 2022
|
With a custom Mix task, how to indicate "mix run" options like "--no-compile"
|
|
7
|
427
|
November 30, 2022
|
How to insert data using a mix task into parent application from a library?
|
|
5
|
398
|
November 24, 2022
|
How to make a mix alias work differently in dev vs test?
|
|
2
|
347
|
October 3, 2022
|
Is there a way to know if the current process was started by mix task?
|
|
1
|
307
|
September 18, 2022
|
Are there any mix task to create scaffolding for Behavior based API calling adapters + Mox setup?
|
|
0
|
294
|
May 12, 2022
|
Implement a `mix test` wrapper
|
|
2
|
564
|
April 8, 2022
|
Using Ecto in a Mix.Task
|
|
1
|
484
|
April 6, 2022
|
ExLicense - License header injector
|
|
0
|
663
|
March 9, 2022
|
Mix deps.get updating from github
|
|
3
|
651
|
January 28, 2022
|
Phx_gen_tailwind - easily add Tailwind to a new Phoenix 1.6+ project
|
|
3
|
2174
|
January 4, 2022
|
Get mix task output so far for tests
|
|
4
|
1158
|
December 16, 2021
|
Is there an elegant way to ensure that a Mix.Task is compiled only in a specific environment?
|
|
11
|
1510
|
December 9, 2021
|
MixMachine - machine-readable output for Mix
|
|
3
|
882
|
November 27, 2021
|
Best way of passing arguments with a mix release?
|
|
1
|
772
|
November 12, 2021
|
Run FastSanitizer in a mix task ends with "no process" error
|
|
3
|
467
|
October 12, 2021
|
Unable to user postgrex in a mix task: "unknown registry: Postgrex.TypeManager"
|
|
1
|
569
|
September 4, 2021
|
Mix tasks reading args from a file?
|
|
1
|
486
|
March 28, 2021
|