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

Conversation

revolunet
Copy link
Member

@revolunet revolunet commented Jan 6, 2022

Ajout de deux options à la config socialgouv/autodevops :

  • initContainerCommand : lance un script avant de lancer le container, uniquement en DEV
  • azuredb: true: fournit une DB en variable d'environnement pour chaque branche

@revolunet revolunet changed the title Update config.json feat(ci): add seeds command Jan 6, 2022
@github-actions github-actions bot requested a deployment to mon-psy-sante-seeds January 6, 2022 08:51 In progress
@github-actions github-actions bot requested a deployment to mon-psy-sante-seeds January 6, 2022 09:08 In progress
@github-actions github-actions bot requested a deployment to mon-psy-sante-seeds January 6, 2022 09:28 In progress
@github-actions github-actions bot requested a deployment to mon-psy-sante-seeds January 6, 2022 10:58 In progress
@github-actions github-actions bot requested a deployment to mon-psy-sante-seeds January 6, 2022 11:06 In progress
@github-actions github-actions bot requested a deployment to mon-psy-sante-seeds January 6, 2022 11:36 In progress
@github-actions github-actions bot requested a deployment to mon-psy-sante-seeds January 6, 2022 11:43 In progress
@github-actions github-actions bot requested a deployment to mon-psy-sante-seeds January 6, 2022 12:04 In progress
@github-actions github-actions bot requested a deployment to mon-psy-sante-seeds January 6, 2022 12:08 In progress
@github-actions github-actions bot requested a deployment to mon-psy-sante-seeds January 10, 2022 08:16 In progress
@github-actions github-actions bot requested a deployment to mon-psy-sante-seeds January 10, 2022 08:35 In progress
@github-actions github-actions bot requested a deployment to mon-psy-sante-seeds January 10, 2022 08:44 In progress
@github-actions github-actions bot requested a deployment to mon-psy-sante-seeds January 10, 2022 08:54 In progress
@github-actions github-actions bot requested a deployment to mon-psy-sante-seeds January 10, 2022 09:13 In progress
@github-actions github-actions bot requested a deployment to mon-psy-sante-seeds January 10, 2022 09:25 In progress
@desoindx desoindx force-pushed the feat/annuaire branch 6 times, most recently from 48c514f to b0e5723 Compare January 10, 2022 11:01
@github-actions github-actions bot temporarily deployed to mon-psy-sante-seeds January 11, 2022 15:03 Inactive
@github-actions github-actions bot temporarily deployed to mon-psy-sante-seeds January 11, 2022 15:31 Inactive
@desoindx desoindx marked this pull request as ready for review January 11, 2022 16:12
@github-actions github-actions bot requested a deployment to mon-psy-sante-seeds January 11, 2022 16:19 In progress
@github-actions
Copy link

🎉 Deployment for commit 21af2c8 :

Ingresses
Docker images
  • 📦 docker pull ghcr.io/socialgouv/docker/wait-for-postgres:6.56.1
  • 📦 docker pull ghcr.io/socialgouv/mon-psy-sante/app:sha-21af2c804acc67100f146022614e7e6abffcfead
Debug

@desoindx desoindx merged commit 36048fc into feat/annuaire Jan 11, 2022
@desoindx desoindx deleted the seeds branch January 11, 2022 16:40
desoindx added a commit that referenced this pull request Jan 24, 2022
* Add a basic psychologists pages

* Add a healthz route

* Change type directory

* Add env variables

* Add ts-node

* Test .env

* Add a nice geolocation

* Use proper field

* feat(ci): add seeds command (#28)

* Test .env

* feat: add db deploy

* Use proper DB URL

* fix: use devInitContainerCommand

* Do a db migration in docker

* run db:migrate

* Fix build

Co-authored-by: Desoindx <xavier.desoindre@hotmail.fr>

* Review

* Update Readme

* Manage 2A and 2B departments

Co-authored-by: Julien Bouquillon <julien.bouquillon@sg.social.gouv.fr>
SocialGroovyBot added a commit that referenced this pull request Jan 24, 2022
# [1.7.0](v1.6.0...v1.7.0) (2022-01-24)

### Features

* **directory:** Basic directory for psychologists ([#27](#27)) ([3ffcbd8](3ffcbd8)), closes [#28](#28)
desoindx added a commit that referenced this pull request Jan 27, 2022
* Add a basic psychologists pages

* Add a healthz route

* Change type directory

* Add env variables

* Add ts-node

* Test .env

* Add a nice geolocation

* Use proper field

* feat(ci): add seeds command (#28)

* Test .env

* feat: add db deploy

* Use proper DB URL

* fix: use devInitContainerCommand

* Do a db migration in docker

* run db:migrate

* Fix build

Co-authored-by: Desoindx <xavier.desoindre@hotmail.fr>

* Review

* Update Readme

* Manage 2A and 2B departments

* Add a contact page

* Finalize contact page

* Fix psychologist interested/partner

* Fix typo

* Fix test

* Use env variables to hide contact

Co-authored-by: Julien Bouquillon <julien.bouquillon@sg.social.gouv.fr>
SocialGroovyBot added a commit that referenced this pull request Jan 27, 2022
# [1.8.0](v1.7.1...v1.8.0) (2022-01-27)

### Features

* **contact:** Add contact page ([#31](#31)) ([284a692](284a692)), closes [#28](#28)
desoindx added a commit that referenced this pull request Feb 8, 2022
* Add a basic psychologists pages

* Add a healthz route

* Change type directory

* Add env variables

* Add ts-node

* Test .env

* Add a nice geolocation

* Use proper field

* feat(ci): add seeds command (#28)

* Test .env

* feat: add db deploy

* Use proper DB URL

* fix: use devInitContainerCommand

* Do a db migration in docker

* run db:migrate

* Fix build

Co-authored-by: Desoindx <xavier.desoindre@hotmail.fr>

* Review

* Update Readme

* Manage 2A and 2B departments

* Improve directory on desktop

* Add website

* Fix geometry

* Display map on mobile

* Fix issue on city search

* Add directory header

* ajout de nouveaux champs

* Autre raison de contact

* Add SRID

Co-authored-by: Julien Bouquillon <julien.bouquillon@sg.social.gouv.fr>
SocialGroovyBot added a commit that referenced this pull request Feb 8, 2022
# [1.10.0](v1.9.5...v1.10.0) (2022-02-08)

### Features

* **annuaire:** Improve psy views ([#34](#34)) ([0da2d20](0da2d20)), closes [#28](#28)
desoindx added a commit that referenced this pull request Feb 8, 2022
* Add a basic psychologists pages

* Add a healthz route

* Change type directory

* Add env variables

* Add ts-node

* Test .env

* Add a nice geolocation

* Use proper field

* feat(ci): add seeds command (#28)

* Test .env

* feat: add db deploy

* Use proper DB URL

* fix: use devInitContainerCommand

* Do a db migration in docker

* run db:migrate

* Fix build

Co-authored-by: Desoindx <xavier.desoindre@hotmail.fr>

* Review

* Update Readme

* Manage 2A and 2B departments

* Improve directory on desktop

* Add website

* Fix geometry

* Display map on mobile

* Fix issue on city search

* Add directory header

* ajout de nouveaux champs

* Autre raison de contact

* feat(cron): Add a cron to check psy state on DS

* Add token secret

* Add a proper CRON

Co-authored-by: Julien Bouquillon <julien.bouquillon@sg.social.gouv.fr>
SocialGroovyBot added a commit that referenced this pull request Feb 8, 2022
# [1.11.0](v1.10.0...v1.11.0) (2022-02-08)

### Features

* **cron:** Add a cron to check psy state on DS ([#45](#45)) ([e1ff927](e1ff927)), closes [#28](#28)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants