Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update installer path - part 2 (improve hariktgh-4) #5

Merged
merged 6 commits into from
Jul 4, 2022

Conversation

Radon8472
Copy link

@Radon8472 Radon8472 commented May 10, 2022

This PR changes the check for a successful install like diskussed in harikt#4 (comment).

Additional it fixes as minor issue with dev-depencies to calm dependabot (details in 277d099 and b27babc).

I recommend creating a versions-tag for 1.1.1 after merging this.

dependabot bot and others added 6 commits April 21, 2022 06:56
Bumps [composer/composer](https://github.com/composer/composer) from 1.0.3 to 1.10.23.
- [Release notes](https://github.com/composer/composer/releases)
- [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)
- [Commits](composer/composer@1.0.3...1.10.23)

---
updated-dependencies:
- dependency-name: composer/composer
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
…poser-1.10.23

Bump composer/composer from 1.0.3 to 1.10.23
Bumps [composer/composer](https://github.com/composer/composer) from 2.0.0 to 2.1.9.
- [Release notes](https://github.com/composer/composer/releases)
- [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)
- [Commits](composer/composer@2.0.0...2.1.9)

---
updated-dependencies:
- dependency-name: composer/composer
  dependency-type: direct:development
...
- re-add check for installed file that was removed in hariktgh-4 (because `is_dir()` does not work there)
- remove check for composer.json with check for valid module-file according
  https://github.com/processwire/processwire/blob/d78276e2c265f6b70384a13eb4febd4811a1db77/wire/core/Modules.php#L1178
@Radon8472
Copy link
Author

@harikt can you accept this, or tell me what I should change that you can accept it?

Copy link
Owner

@harikt harikt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am sorry for the delay. I didn't noticed the PR itself.

I guess you can change the composer requirement to the comments as mentioned and we can merge and do a release.

@Radon8472
Copy link
Author

I am sorry for the delay. I didn't noticed the PR itself.

I guess you can change the composer requirement to the comments as mentioned and we can merge and do a release.

What comments should I change?

I am not realy sure what you mean.

@harikt harikt merged commit 2cedadf into harikt:develop Jul 4, 2022
@Radon8472 Radon8472 deleted the 2-composer2-support branch July 9, 2022 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants