Skip to content

Releases: andykenward/github-actions-cloudflare-pages

v2.3.0

06 May 20:58
729e3e5
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v2.2.0

02 May 17:59
cdfff71
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v2.1.0

20 Apr 20:02
9a6c5d4
Compare
Choose a tag to compare

Minor Changes

v2.0.0

19 Apr 13:02
c213120
Compare
Choose a tag to compare

Major Changes

  • #291 824753d Thanks @andykenward! - - BREAKING CHANGES: use the sub-action unlike-ltd/github-actions-cloudflare-pages/delete to delete deployments. The main action unlike-ltd/github-actions-cloudflare-pages no longer deletes any deployments.
    • BREAKING CHANGES: new payload format saved to the GitHub deployments to allow for the sub-action unlike-ltd/github-actions-cloudflare-pages/delete to work. To support the older payload the action inputs of cloudflare-account-id & cloudflare_project_name are required. If an older payload is found and the action inputs are missing, it will silently error and continue; but output in the job summary the deployment.

Patch Changes

v1.3.2

23 Mar 22:18
fb5958d
Compare
Choose a tag to compare

Patch Changes

  • #277 6a049b5 Thanks @dependabot! - chore(deps-dev): bump @octokit/graphql-schema from 15.2.0 to 15.3.0
    chore(deps-dev): bump @octokit/webhooks-schemas from 7.3.2 to 7.4.0
    chore(deps-dev): bump @octokit/webhooks-types from 7.3.2 to 7.4.0

  • #281 3cb82ad Thanks @dependabot! - chore(deps): bump wrangler from 3.32.0 to 3.37.0

  • #282 47de0c7 Thanks @andykenward! - feat: support input working-directory for wrangler cli command

v1.3.1

19 Mar 22:10
daec206
Compare
Choose a tag to compare

Patch Changes

v1.3.0

10 Mar 22:27
159278d
Compare
Choose a tag to compare

Minor Changes

Patch Changes

v1.2.0

17 Feb 18:21
8c09c46
Compare
Choose a tag to compare

Minor Changes

  • #223 e4ea179 Thanks @andykenward! - Now polls the Cloudflare Pages API deployments endpoint every 1 second for the current status of the matching commit hash, if the status is not "idle" it will stop polling and continue the action. This fixes the issue #222 , where the PR comment would have the wrong preview URL.

v1.1.3

11 Feb 17:35
f8dd179
Compare
Choose a tag to compare

Patch Changes

  • #216 88b82bc Thanks @dependabot! - Updates @octokit/graphql-schema from 14.46.0 to 14.55.1
    Updates @octokit/webhooks-schemas from 7.3.1 to 7.3.2
    Updates @octokit/webhooks-types from 7.3.1 to 7.3.2

  • #188 b6d3336 Thanks @dependabot! - bump the cloudflare from 3.22.1 to 3.22.4

  • #218 3e0e7d7 Thanks @dependabot! - bump wrangler from 3.22.4 to 3.28.1

v1.1.2

31 Dec 19:28
7e56f93
Compare
Choose a tag to compare

Patch Changes

  • ff5af80 Thanks @andykenward! - chore(deps): bump @octokit/plugin-paginate-rest 9.1.2 to 9.1.5
    chore(deps): upgrade @unlike/github-actions-core 0.1.2 to 1.0.0
    chore(deps-dev): bump @octokit/graphql-schema 14.39.0 to 14.46.0

  • #174 f5b3e48 Thanks @dependabot! - chore(deps): bump wrangler from 3.15.0 to 3.22.1