Skip to content

chore: bump @graphql-codegen/cli from 3.3.1 to 5.0.2 #10463

chore: bump @graphql-codegen/cli from 3.3.1 to 5.0.2

chore: bump @graphql-codegen/cli from 3.3.1 to 5.0.2 #10463

name: "Migrate Mongodb"
on:
pull_request:
branches: [main]
jobs:
migrate_mongodb:
name: Migrate Mongodb
runs-on: ubuntu-latest
timeout-minutes: 15
steps:
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@v4
- name: Run the Magic Nix Cache
uses: DeterminateSystems/magic-nix-cache-action@v2
- uses: actions/checkout@v4
- name: Run clean mongodb migration
run: nix develop -c ./dev/bin/tilt-ci.sh mongodb-migrate