Deployer action fails with version 8 of Deployer

Open
#95 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
github-actions, typescript
Domain
ci-cd, devops

Research direction

Start by comparing the action's handling of Deployer version 8 with the linked issue 94, the deployer.org/download page, and manifest.json. Reproduce the alpha-version run and trace the reported deployer.phar vendor/autoload.php lookup; done means version 8 can run through the action without the missing autoload.php error and its supported version is represented consistently.

Written by the indexing model from the issue text.

Description

Let me start off by saying thanks for a great product!

Maybe this issue is similar to https://github.com/deployphp/action/issues/94?

Version 8 isn't listed on https://deployer.org/download, which might be an issue?
Though it is listed in the manifest, but only the alpha version.

The error I get when using the alpha:

Error: The `autoload.php` file not found in:
  - file_exists(phar:///home/runner/work/.../deployer.phar/bin/../vendor/autoload.php) = false
Dominant language
TypeScript
Stars
269
Forks
56
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from deployphp/action

All issues in deployphp/action

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.