Skip to content

Releases: PrefectHQ/actions-prefect-deploy

v4.2.0

06 Dec 16:16
ed0f850
Compare
Choose a tag to compare

What's Changed

  • Chore/notify on failure addition for release workflow by @jimid27 in #61
  • chore/Add release script and update gha to pull the latest release vs tag by @jimid27 in #62
  • Revert/PR 57 by @jimid27 in #63

Full Changelog: v4...v4.2.0

v4

04 Sep 15:10
ed0f850
Compare
Choose a tag to compare

What's Changed

Breaking Changes

This release of the prefect deploy action uses the latest version of Prefect - prefect 3. This is a breaking change, as prefect 3 operates differently than prefect 2, please see the official upgrade guide here.

If you would like to continue using prefect 2, simply use the previous version of the action:

      - name: Deploy to Prefect Cloud
        uses: PrefectHQ/actions-prefect-deploy@v3
        with:
          ...

Full Changelog: v3...v4

v4.1.0

04 Dec 19:47
1e88db2
Compare
Choose a tag to compare

What's Changed

  • chore/Update docs to remove auth step and use defined env vars for auth instead by @jimid27 in #56
  • Use uv instead of pip by @fchareyr in #57
  • chore: update depbot to apply consistent label to all PRs by @jamiezieziula in #58
  • chore: bump astral-sh/setup-uv from 3 to 4 in the all group by @dependabot in #59
  • Chore/add automated release or update of major GHA version by @jimid27 in #60

New Contributors

Full Changelog: v4...v4.1.0

v3.2.0

27 Jun 15:03
2d464ac
Compare
Choose a tag to compare

What's Changed

  • fix: update param from prefect-file to deployment-file-path by @jamiezieziula in #41
  • Bump prefect from 2.14.3 to 2.16.5 in /examples/multi-deployment/deployment-1 by @dependabot in #42
  • Bump prefect from 2.14.3 to 2.16.5 in /examples/multi-deployment/deployment-2 by @dependabot in #44
  • Bump prefect from 2.14.3 to 2.16.5 in /examples/simple by @dependabot in #43
  • Bump prefect from 2.14.3 to 2.16.5 in /examples/docker by @dependabot in #45
  • Update action.yaml by @venky-span in #46
  • chore/Limit prefect version for current deployment action to be under Prefect v3 by @jimid27 in #51

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3

27 Jun 15:04
2d464ac
Compare
Choose a tag to compare

What's Changed

  • fix: update param from prefect-file to deployment-file-path by @jamiezieziula in #41
  • Bump prefect from 2.14.3 to 2.16.5 in /examples/multi-deployment/deployment-1 by @dependabot in #42
  • Bump prefect from 2.14.3 to 2.16.5 in /examples/multi-deployment/deployment-2 by @dependabot in #44
  • Bump prefect from 2.14.3 to 2.16.5 in /examples/simple by @dependabot in #43
  • Bump prefect from 2.14.3 to 2.16.5 in /examples/docker by @dependabot in #45
  • Update action.yaml by @venky-span in #46
  • chore/Limit prefect version for current deployment action to be under Prefect v3 by @jimid27 in #51

New Contributors

Full Changelog: v3.1.0...v3.2.0

What's Changed

  • feat: support deployment of >1 prefect deployment by @jamiezieziula in #13
  • Fix/space in names by @jimid27 in #14
  • fix/requirements array flow by @jimid27 in #15
  • fix: example documentation by @jamiezieziula in #16
  • feat: use the --no-prompt flag, to remove any interactivity by @parkedwards in #21
  • Chore/remove deployment yaml spec by @jimid27 in #22
  • chore: remove add to project workflow by @jamiezieziula in #23
  • Add all-deployments input to pass the --all param for deployments by @jimid27 in #25
  • Add all deployment example by @jimid27 in #26
  • docs: Update readme with correct checkout action names by @hyldmo in #27
  • Bump actions/checkout from 3 to 4 by @dependabot in #24
  • Update README.md to fix broken link by @discdiver in #29
  • init pyproject support by @zzstoatzz in #30
  • Bump prefect from 2.11.0 to 2.14.3 in /examples/docker by @dependabot in #34
  • Bump prefect from 2.11.0 to 2.14.3 in /examples/multi-deployment/deployment-1 by @dependabot in #33
  • Bump prefect from 2.11.0 to 2.14.3 in /examples/multi-deployment/deployment-2 by @dependabot in #31
  • Bump prefect from 2.11.0 to 2.14.3 in /examples/simple by @dependabot in #32
  • Chore/allow prefect file pass by @jimid27 in #36
  • Chore/context around deployment files by @jimid27 in #37
  • fix: update param from prefect-file to deployment-file-path by @jamiezieziula in #41
  • Bump prefect from 2.14.3 to 2.16.5 in /examples/multi-deployment/deployment-1 by @dependabot in #42
  • Bump prefect from 2.14.3 to 2.16.5 in /examples/multi-deployment/deployment-2 by @dependabot in #44
  • Bump prefect from 2.14.3 to 2.16.5 in /examples/simple by @dependabot in #43
  • Bump prefect from 2.14.3 to 2.16.5 in /examples/docker by @dependabot in #45
  • Update action.yaml by @venky-span in #46
  • chore/Limit prefect version for current deployment action to be under Prefect v3 by @jimid27 in #51

New Contributors

Full Changelog: v2...v3

v3.1.0

18 Jan 19:14
fa6ff04
Compare
Choose a tag to compare

What's Changed

  • docs: Update readme with correct checkout action names by @hyldmo in #27
  • Bump actions/checkout from 3 to 4 by @dependabot in #24
  • Update README.md to fix broken link by @discdiver in #29
  • init pyproject support by @zzstoatzz in #30
  • Bump prefect from 2.11.0 to 2.14.3 in /examples/docker by @dependabot in #34
  • Bump prefect from 2.11.0 to 2.14.3 in /examples/multi-deployment/deployment-1 by @dependabot in #33
  • Bump prefect from 2.11.0 to 2.14.3 in /examples/multi-deployment/deployment-2 by @dependabot in #31
  • Bump prefect from 2.11.0 to 2.14.3 in /examples/simple by @dependabot in #32
  • Chore/allow prefect file pass by @jimid27 in #36
  • Chore/context around deployment files by @jimid27 in #37

New Contributors

Full Changelog: v3.0.3...v3.1.0

v3.0.3

20 Oct 14:01
ef1ba97
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3...v3.0.3

v3.0.2

15 May 18:49
91e639d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3...v3.0.2

v3.0.1

15 May 15:00
6064d4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3...v3.0.1

v3.0.0

11 May 16:26
b1a5ede
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2...v3.0.0