Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix check_remote: Check for REVISION file with archive update_code_st…#4048

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
blankse wants to merge2 commits intodeployphp:7.x
base:7.x
Choose a base branch
Loading
fromblankse:fix_check_remote

Conversation

@blankse
Copy link

…rategy and check for .git folder with clone update_code_strategy

With update_code_strategy === ‘archive’ there is no .git folder and therefore the check is never executed.

After updating from v6 to v7, an error occurs because the REVISION file does not yet exist.

My suggestion would be to use the REVISION file for update_code_strategy === ‘archive’ and the .git folder for update_code_strategy === ‘clone’.

…rategy and check for .git folder with clone update_code_strategy
@antonmedvantonmedv added the v7 labelOct 28, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@blankse@antonmedv

[8]ページ先頭

©2009-2025 Movatter.jp