Skip to content

Unable to deploy dags in v0.9.0 #103

@nsivapra

Description

@nsivapra

I've recently upgraded the deploy actions from astronomer/deploy-action@v0.4.0 to astronomer/deploy-action@v0.9.0 to use wake-on-deploy. However, I'm noticing none of the dag deploys and updates are appearing in the instance.

Github actions:

    - name: Deploy to ephemeral instance
      uses: astronomer/deploy-action@v0.9.0
      with:
        preview-name: '${{ github.event.pull_request.head.ref }}-ephemeral'
        root-folder: ./astro
        action: deploy-deployment-preview
        force: true
        checkout: false
        deployment-id: [deployment_id]
        wake-on-deploy: true

File update in actions:

  • 1 file is updated
Image

Astro instance:

  • No updates for this dag update
Image

Am I missing anything in setting up this action?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions