Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-26 | [proxy] properly handle wildcard protocols in payloads patterns | Wojtek Kosior | |
2022-10-11 | [builder][server][proxy] remove "from __future__ import annotations" | Wojtek Kosior | |
2022-09-28 | [builder][server][proxy] correct a mistake in promise text | Wojtek Kosior | |
2022-09-28 | [proxy] fix a bug that caused mappings to be marked as required even after ↵ | Wojtek Kosior | |
they stopped being required | |||
2022-09-28 | [proxy] make sure that dependency tree recomputation by default activates ↵ | Wojtek Kosior | |
the same resources that were marked as required before | |||
2022-09-28 | include offending mapping identifiers in exception when unable to resolve ↵ | Wojtek Kosior | |
dependencies | |||
2022-09-28 | allow pulling packages from remote repository | Wojtek Kosior | |
2022-08-10 | small clean up for item definitions handling before dependency resolution ↵ | Wojtek Kosior | |
happens | |||
2022-08-10 | unfinished partial work | Wojtek Kosior | |