action-deploy-theme icon indicating copy to clipboard operation
action-deploy-theme copied to clipboard

:octocat: Deploy your Ghost theme with Github Actions

Results 17 action-deploy-theme issues
Sort by recently updated
recently updated
newest added

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.21.0` -> `8.23.1`](https://renovatebot.com/diffs/npm/eslint/8.21.0/8.23.1) |...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/TryGhost/action-deploy-theme). ## Repository Problems These problems occurred while...

I can't seem to deploy a theme located in a subdirectory — does this work? ![image](https://user-images.githubusercontent.com/275252/180786539-7a494d7f-6b02-405a-b95c-241085c60c2e.png) ![image](https://user-images.githubusercontent.com/275252/180786648-edcb4429-5aca-4e29-97cb-641cc3a79cc1.png)

needs info

When API URL is wrong, the following error is returned. ```sh Run TryGhost/[email protected] Error [InternalServerError]: Invalid Version: null at /home/runner/work/_actions/TryGhost/action-deploy-theme/v1.5.0/dist/index.js:8160:33 at processTicksAndRejections (internal/process/task_queues.js:97:5) at async main (/home/runner/work/_actions/TryGhost/action-deploy-theme/v1.5.0/dist/index.js:2009:9) { context: null,...

needs info

Any plan about the Github certification ? "Verified creator". Sadly I can't use without :/

The workflow upload step fails with: > { > "message": "Request failed with status code 504", > "name": "AxiosError", > "code": "ERR_BAD_RESPONSE", > "status": null > } But `ghost log`...

enhancement

The zipping fails when you have a more complex name defined in your package.json. Slugging prevents the zipping from crashing. For example, we had a package named `madewithlove/theme`.

When I look at the [source theme repo](https://github.com/TryGhost/Source), it has `yarn zip` to generate the theme zip which uses gulp internally. Considering that github actions does direct zipping, things seem...

[This](https://github.com/TryGhost/action-deploy-theme/blob/main/index.js#L12) is causing the newer minor versions of Ghost to be rejected when making API calls.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | nowactions/update-majorver | action | digest | `350dbed` -> `d95f48d` | --- ### Configuration...