-
-
Notifications
You must be signed in to change notification settings - Fork 79
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
Ensure, tests and CI are running with current SMW dev-master #872
Comments
Oh hmm |
Does this install the extension via composer or git clone it? As it'll be downloading the version from summer if it's the former. |
Update: It does dev-master. |
Hmm that shouldn't be throwing if it was using dev-master? |
Some how CI doesn't run for me on this repo. @gesinn-it-gea |
I approved @paladox, it should run now. |
Thanks! |
Looks like it uses the version from composer.json and not the SMW_VERSION const. |
It's not yet the latest docker-compose-ci as of today |
It's up to gesinn-it-pub/docker-compose-ci@d54a8ce Which the commits I did wouldn't fix this issue. |
strange |
what happens, if you re-run checks on paladox#1 |
Probably want to change CI on this repo to run for all users similar to SMW.
It failed: https://github.com/paladox/SemanticResultFormats/actions/runs/12377136768/job/34546708612 |
puuh, not idempotent |
or did we miss something since the first successful run? |
I wouldn't think so but not sure. |
I'm not sure why it fails. From dev-master:
from 4.2.0:
|
But I can't figure out why it fails. The fact it seems to happen with version 4.2 and even 4.1.3 seems to indicate there's a bug. Either the test is broken or there's a bug some where around the extension? or could be SMW idk. I don't seem to know how to fix this though after looking. |
@gesinn-it-gea paladox#1 works now when I changed the commands in the composer file. |
@paladox can you have an eye on SRF too, so that the current work on SMW tests and CI is still compatible with SRF? Not 100% sure if this is related to the current changes in SMW:
https://github.com/SemanticMediaWiki/SemanticResultFormats/actions/runs/12375882361/job/34541714427#step:4:1639
The text was updated successfully, but these errors were encountered: