- Issue created by @hestenet
- πͺπΈSpain fjgarlin
This is due to this line: https://git.drupalcode.org/project/wisski_default_data_model/-/blob/1.x/...
That's referencing a fork branch, but we are not telling composer to look at the fork location.
Adding GitLab CI to this project would alert of this.
- πͺπΈSpain fjgarlin
First run shows the composer error: https://git.drupalcode.org/issue/wisski_default_data_model-3534507/-/pip...
In VersionParser.php line 526: Could not parse version constraint 3495302-warning-trying-to: Invalid versi on string "3495302-warning-trying-to"
Now another commit to fix that.
- πͺπΈSpain fjgarlin
We can see how composer is happy now: https://git.drupalcode.org/issue/wisski_default_data_model-3534507/-/job...
- π©πͺGermany rnsrk
Many thanks! This is realy nice! We were confused by using the correct repository types (vcs vs git) and keys (numbered 0,1,2 vs named conditional_fields-3495402), branch names (dev-3495402-warning-trying-to vs no dev-...) etc. Merged it! I've also updated our docker base image, we will also provide a docker compose environment with database and triplestore preconfigured to use the data default model.