In D2123#49304, @vlorentz wrote:I also prefer the new line-breaking style, there's less space wasted by indentations
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Oct 11 2019
Oct 11 2019
In D2125#49275, @ardumont wrote:This is now obsolete as that was merged within the D2120 diff which add integration test and fixes the cran lister behavior.
- typing: minimal changes to make a no-op mypy run pass
- mypy: use sqlalchemy plugin
- mypy: use sqlalchemy plugin
Oct 10 2019
Oct 10 2019
zack committed rDVAU5acd37a6a95e: typing: minimal changes to make a no-op mypy run pass (authored by zack).
typing: minimal changes to make a no-op mypy run pass
zack committed rDLDSVNe28a8b849c28: typing: minimal changes to make a no-op mypy run pass (authored by zack).
typing: minimal changes to make a no-op mypy run pass
MANIFEST.in: ship py.typed
In D2088#48849, @ardumont wrote:Needs a rebase (as i modified slightly the tox.ini today).
Merge branch 'feature/typing'
zack committed rDLDTARda20d00b68b5: typing: minimal changes to make a no-op mypy run pass (authored by zack).
typing: minimal changes to make a no-op mypy run pass
JCAD 2019 talk: review and update
Oct 9 2019
Oct 9 2019
JCAD 2019 talk: first draft
Oct 8 2019
Oct 8 2019
zack committed rDLDDIR5b75b8d06ab9: typing: minimal changes to make a no-op mypy run pass (authored by zack).
typing: minimal changes to make a no-op mypy run pass
Looks good, but I'm puzzled by some testing results.
Oct 7 2019
Oct 7 2019
zack committed rDGRPH8c1c7cd5fa0b: git2graph: add support for origins & snapshots (authored by zack).
git2graph: add support for origins & snapshots
zack committed rDGRPH11507e8aa8f7: git2graph: sanitize struct names (refactoring) (authored by zack).
git2graph: sanitize struct names (refactoring)
In a subsequent commit please update also docs/api.rst to document the new methods (a catch-all thing to document all of them at once would do too).
Oct 6 2019
Oct 6 2019
zack committed rDMOD131298ca4571: swh.model: document how origin PIDs are computed (authored by zack).
swh.model: document how origin PIDs are computed
zack committed rDGRPH05e9f0b1d8fa: git2graph: add support for (explicitly passed) origin nodes (authored by zack).
git2graph: add support for (explicitly passed) origin nodes
zack committed rDGRPHa5caf475863b: git2graph: implement user-customizable graph filtering (authored by zack).
git2graph: implement user-customizable graph filtering
zack committed rDGRPH303d017350c3: git2graph: add back node output support, with simpler/saner semantics (authored by zack).
git2graph: add back node output support, with simpler/saner semantics
zack committed rDGRPHa3aeaed4e5ca: git2graph: update benchmark figures in README (authored by zack).
git2graph: update benchmark figures in README
zack committed rDGRPHd2ff3227a240: git2graph: drop node filtering and output, it has no sane semantics (authored by zack).
git2graph: drop node filtering and output, it has no sane semantics
git2graph: add test suite
zack committed rDGRPH8e47b6a15f70: git2graph: add real CLI parsing and make both nodes/edges files optional (authored by zack).
git2graph: add real CLI parsing and make both nodes/edges files optional
zack committed rDGRPHfc8c19bdfc9c: git2graph Makefile: factor out definition of wanted libs (authored by zack).
git2graph Makefile: factor out definition of wanted libs
zack committed rDGRPH112c87f448cb: git2graph: add (static) support for filtering desired nodes & edges (authored by zack).
git2graph: add (static) support for filtering desired nodes & edges
btw, I've tested this diff manually in tox and it does build fine
Oct 4 2019
Oct 4 2019
thanks a lot @DanSeraf!, this has now been accepted, landed to master, and you've been added to the CONTRIBUTORS file :-)
CONTRIBUTORS: add @DanSeraf
Merge branch 'arcpatch-D2058'
zack committed rDMOD375832f51bf5: PID: move validation checks to PersistentId constructor (authored by DanSeraf).
PID: move validation checks to PersistentId constructor
add bibtex entries about forking on github
oh, and remember to add a "Closes: T1986" line to the diff description (and commit), so that there is a link with the corresponding issue
Oct 3 2019
Oct 3 2019
zack committed rDGRPHb3766062881c: pom.xml: reindent to 2-space per TAB (Maven convention) (authored by zack).
pom.xml: reindent to 2-space per TAB (Maven convention)
zack committed rDGRPHd46b451d54ae: java toolchain: sanitize (fat) jar naming to swh-graph-X.Y.Z.jar (authored by zack).
java toolchain: sanitize (fat) jar naming to swh-graph-X.Y.Z.jar
zack committed rDGRPH39913d016403: Dockerfile: tigthening, joining RUN runs together and rm temp stuff (authored by zack).
Dockerfile: tigthening, joining RUN runs together and rm temp stuff
java toolchain: sanitize build toolchain
zack committed rCJSWH6e46253416fd: add optional mypy invocation to the CI pipeline (swh-pipeline) (authored by zack).
add optional mypy invocation to the CI pipeline (swh-pipeline)
In D2070#47879, @anlambert wrote:To install mypy in the docker image used to run the tests, you have to modify that Dockerfile.
You will have to land the dockerfile change prior to that diff of course.
Oct 2 2019
Oct 2 2019
zack committed rDLDG243310459653: typing: minimal changes to make a no-op mypy run pass (authored by zack).
typing: minimal changes to make a no-op mypy run pass
In D2032#47733, @douardda wrote:where should the mypy_django_plugin dependency be? looks like this is required.
Hheya, thanks a lot for this contribution !
nice catch!
not sure where I saw that kwd argument…
Oct 1 2019
Oct 1 2019
zack committed rDMOD6e7c3dac3c6c: mypi.ini: remove left-over "false positive" comment from dulwich exclude (authored by zack).
mypi.ini: remove left-over "false positive" comment from dulwich exclude
zack committed rDMODa9af3e7c66c0: swh identify: add support to compute snapshot PIDs of on-disk git repo (authored by zack).
swh identify: add support to compute snapshot PIDs of on-disk git repo
zack committed rDMODb2d8bbf56923: setup.py: move CLI dependencies to a dedicated swh-model[cli] subpackage (authored by zack).
setup.py: move CLI dependencies to a dedicated swh-model[cli] subpackage
zack added a comment to D2056: swh identify: add support to compute snapshot PIDs of on-disk git repo.
In D2056#47634, @olasd wrote:Would it be possible to make that extra dependency on dulwich optional, e.g. only installed when requesting swh.model[identify]?
zack updated the diff for D2056: swh identify: add support to compute snapshot PIDs of on-disk git repo.
- setup.py: move CLI dependencies to a dedicated swh-model[cli] subpackage
- mypi.ini: remove left-over "false positive" comment from dulwich exclude
zack committed rDLDBASE2faddf0e5f09: typing: minimal changes to make a no-op mypy run pass (authored by zack).
typing: minimal changes to make a no-op mypy run pass
zack committed rDDATASET6be403049d27: typing: minimal changes to make a no-op mypy run pass (authored by zack).
typing: minimal changes to make a no-op mypy run pass
zack committed rDDATASET4d3da9017d7d: init.py: switch to the canonical way of extending path (authored by zack).
init.py: switch to the canonical way of extending path
zack committed rDDATASETb57ee171f5ec: README: remove boilerplate in favor of minimal description (authored by zack).
README: remove boilerplate in favor of minimal description
zack committed rDCIDXe02291d7c59e: indexer.py: remove scheduler < 0.0.47 backward compatibility code (authored by zack).
indexer.py: remove scheduler < 0.0.47 backward compatibility code
tox: anticipate mypy run to just after flake8
tox.ini: add mypy section
zack committed rDSCHc78b846c7f7d: init.py: switch to documented way of extending path (authored by zack).
init.py: switch to documented way of extending path
zack committed rDSCHc4fa3530bc1a: typing: minimal changes to make a no-op mypy run pass (authored by zack).
typing: minimal changes to make a no-op mypy run pass
- tox: anticipate mypy run to just after flake8
- tox: add mypy environment
zack renamed T2019: race condition during concurrent loading of the same objects from multiple origins from Investigate hash collision error to race condition during concurrent loading of the same objects from multiple origins.
mypy: ignore py4j (does not have stubs)
zack committed rDJNLdec930105642: init.py: switch to documented way of extending path (authored by zack).
init.py: switch to documented way of extending path
tox: anticipate mypy run to just after flake8