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

Workaround for Cyclic Incompatible Dependencies on 3.0.x #118

Merged
merged 1 commit into from
Jan 31, 2022

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented Jan 12, 2022

Adds a script to check out the current tree as a 2.99.x branch for CI runs so that composer will install cyclic incompatible dependencies.

@Ocramius Ocramius added the Bug Something isn't working label Jan 12, 2022
@Ocramius Ocramius added this to the 3.0.0 milestone Jan 12, 2022
… runs so that composer will install cyclic incompatible dependencies.

Signed-off-by: George Steel <[email protected]>
@Ocramius Ocramius self-assigned this Jan 31, 2022
@Ocramius
Copy link
Member

@gsteel the CI generated matrix looks really weird - is it bugged out?

@gsteel
Copy link
Member Author

gsteel commented Jan 31, 2022

@Ocramius - There's just zero checks because no *.php or *.md files have changed in this pull right? The checks ran before, but I squashed/forced pushed to clean up the pull - this is the last successful run before I squashed: https://github.com/laminas/laminas-view/actions/runs/1688557410

@Ocramius
Copy link
Member

Is it that? 🤔

Really weird that it skips like that, but OK, I guess?

@Ocramius Ocramius merged commit 9bf6259 into laminas:3.0.x Jan 31, 2022
@Ocramius
Copy link
Member

Thanks @gsteel!

@gsteel gsteel deleted the cyclic-deps-on-3 branch January 31, 2022 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants