Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
einstein-1.3.1.zip | 2021-09-01 | 17.1 MB | |
einstein-1.3.1.tar | 2021-09-01 | 19.1 MB | |
README.md | 2021-08-31 | 465 Bytes | |
v1.3.1 - Fix Gitlab subgroups issue.tar.gz | 2021-08-31 | 143.0 kB | |
v1.3.1 - Fix Gitlab subgroups issue.zip | 2021-08-31 | 167.6 kB | |
Totals: 5 Items | 36.5 MB | 0 |
This hotfix aims to address an identified issue that occurred when trying to calculate the dependencies of a project that is stored within a Gitlab subgroup. I.i, given a project X, a group A and a group B that is a subgroup of A, being project X stored at A/B/X, einstein considered that the project's namespace was A and its name was B/X.
With this fix, einstein now correctly considers that, in such a scenario, the project's namespace is A/B and its name X.