Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

feat(ci): add seeds command #28

Merged
merged 8 commits into from
Jan 11, 2022
Merged

feat(ci): add seeds command #28

merged 8 commits into from
Jan 11, 2022

Commits on Jan 10, 2022

  1. Test .env

    desoindx committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    abf296a View commit details
    Browse the repository at this point in the history
  2. feat: add db deploy

    Julien Bouquillon committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    e6e1742 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Use proper DB URL

    desoindx committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    ad3493f View commit details
    Browse the repository at this point in the history
  2. fix: use devInitContainerCommand

    Julien Bouquillon authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    81a2aae View commit details
    Browse the repository at this point in the history
  3. Do a db migration in docker

    desoindx committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    3d68cc6 View commit details
    Browse the repository at this point in the history
  4. run db:migrate

    desoindx committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    ae3378d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2932402 View commit details
    Browse the repository at this point in the history
  6. Fix build

    desoindx committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    21af2c8 View commit details
    Browse the repository at this point in the history