Page MenuHomeSoftware Heritage
Feed Advanced Search

May 14 2019

zack added a comment to T1689: enable landing patches via the web UI for all repos.

Thanks for the investigation @olasd.

May 14 2019, 4:36 PM · Development environment, Phabricator

May 13 2019

zack renamed T1709: implement an R-cran lister from Implementation of R-cran lister to implement an R-cran lister.
May 13 2019, 1:59 PM · GSoC 2019, Archive coverage
zack added a comment to D1460: Graph compression REST API proposal.
In D1460#32446, @seirl wrote:

Would this be another use case of the node type relationship graph? Or rather, its transitive closure (and the transitive closure of its transposition for the "backwards" case)? It would allow us to express that /release/revision?direction=forwards is doable, but /release/snapshot?direction=forwards isn't, and throw the appropriate errors.

May 13 2019, 12:12 PM
zack added a comment to D1460: Graph compression REST API proposal.

Oh, BTW, we should look at GraphQL for inspiration for this API. I'm not entirely sure it's worth it/useful for visits, but we should at least check.

May 13 2019, 12:07 PM
zack requested changes to D1460: Graph compression REST API proposal.

Good first iteration! I've proposed various ways to make this more general, and I'm very open to discuss them.

May 13 2019, 11:55 AM
zack changed the visibility for P400 Graph compression API proposal.
May 13 2019, 9:20 AM

May 10 2019

zack edited P392 edges and nodes in the Merkle DAG.
May 10 2019, 8:51 AM

May 7 2019

zack edited P392 edges and nodes in the Merkle DAG.
May 7 2019, 1:29 PM
zack created P392 edges and nodes in the Merkle DAG.
May 7 2019, 1:28 PM
zack added members for Interns: kalpitk, nahimilega.
May 7 2019, 1:14 PM
zack added members for GSoC 2019: haltode, kalpitk, nahimilega.
May 7 2019, 1:14 PM

May 6 2019

zack created GSoC 2019.
May 6 2019, 9:48 AM

May 3 2019

zack added a project to T1699: XSS in swh-web: Security.
May 3 2019, 1:24 PM · Security, Web app
zack created Security.
May 3 2019, 1:24 PM
zack changed the visibility for T1699: XSS in swh-web.
May 3 2019, 1:23 PM · Security, Web app
zack triaged T1699: XSS in swh-web as High priority.
May 3 2019, 1:23 PM · Security, Web app
zack added a member for Interns: haltode.
May 3 2019, 8:56 AM

May 1 2019

zack created Compressed graph service.
May 1 2019, 10:30 AM

Apr 28 2019

zack committed rDDOCcfeaabac4eac: CONTRIBUTORS: add nahimilega (authored by zack).
CONTRIBUTORS: add nahimilega
Apr 28 2019, 12:58 PM
zack committed rDDOCd3412ba27f89: Fixed typo in developer-setup (authored by nahimilega).
Fixed typo in developer-setup
Apr 28 2019, 12:57 PM
zack closed D1437: Fixed typo in developer-setup.
Apr 28 2019, 12:57 PM
zack accepted D1437: Fixed typo in developer-setup.
Apr 28 2019, 12:57 PM

Apr 24 2019

zack renamed T1691: metadata indexer: investigate metadata entries with empty mappings from metadata indexer: investigate empty mappings to metadata indexer: investigate metadata entries with empty mappings.
Apr 24 2019, 5:21 PM · Archive content, Indexer
zack triaged T1691: metadata indexer: investigate metadata entries with empty mappings as Normal priority.
Apr 24 2019, 5:20 PM · Archive content, Indexer
zack closed T1549: Clean up entries in {origin_intrinsic,revision}_metadata with no metadata as Resolved.

This is now done, aside from a minor issue noted below:

softwareheritage-indexer=# select count(*) from revision_intrinsic_metadata where metadata = '{"@context": "https://doi.org/10.5063/schema/codemeta-2.0"}'::jsonb;
 count 
-------
     0
(1 row)
Apr 24 2019, 5:18 PM · Archive content, Indexer
zack accepted D1432: Drop constraint on references of revision_metadata from origin_metadata..
Apr 24 2019, 5:04 PM
zack added a comment to T1683: Decide where should be gathered specs.

I don't think it's a good idea to move specs from the specific components they specify to a different repository (swh-docs), because that will just increase the chances (which are already quite high) that they will get out of sync.

Apr 24 2019, 3:14 PM · Documentation
zack added a comment to D1430: Correct typo "scrapping" -> "scraping".

I knew about the manual landing from us but I am not a big fan of all this noise added to the commit message by arc.
Based on my understanding, if the original commit author is able to push after we accept a diff, this noise will not
be present. Anyway, that's not a blocker to integrate changes so I will also proceed like this in the future.

Apr 24 2019, 2:26 PM
zack added a project to T1683: Decide where should be gathered specs: Documentation.
Apr 24 2019, 2:24 PM · Documentation
zack triaged T1689: enable landing patches via the web UI for all repos as High priority.
Apr 24 2019, 2:24 PM · Development environment, Phabricator
zack added a comment to D1430: Correct typo "scrapping" -> "scraping".

Third: everyone else: once a change is accepted, you can land it yourself by doing first arc diff D1430 and then arc land

I think you mean arc patch D1430 then arc land

Apr 24 2019, 2:14 PM
zack committed rDDOC550b9d6e598f: CONTRIBUTORS: create file adding first external contributor (authored by zack).
CONTRIBUTORS: create file adding first external contributor
Apr 24 2019, 2:08 PM
zack added a comment to D1430: Correct typo "scrapping" -> "scraping".

@mcv21: first, apologies for the conflicting communication. We don't have a lot of external contributors (yet), so our processes are not very oiled on that front (yet).

Apr 24 2019, 2:05 PM
zack committed rDDOCd863304089b6: Correct typo "scrapping" -> "scraping" (authored by mcv21).
Correct typo "scrapping" -> "scraping"
Apr 24 2019, 2:03 PM
zack committed rDDOCd146bfdc4ca2: Correct typo "scrapping" -> "scraping" (authored by mcv21).
Correct typo "scrapping" -> "scraping"
Apr 24 2019, 2:03 PM
zack closed D1430: Correct typo "scrapping" -> "scraping".
Apr 24 2019, 2:02 PM
zack added a comment to T1683: Decide where should be gathered specs.

The problem with having it in the docs, is that specs of higher level (like metadata workflow) must be in a specific repository, or can I have a specs folder in swh-environment?

Apr 24 2019, 1:55 PM · Documentation
zack added a project to T1685: move main website from www.s.o to s.o: System administration.

@zack, I tried to handle that task but I do not have access to domains configuration from the Gandi interface.

Apr 24 2019, 11:08 AM · System administration, Website
zack added a comment to D1430: Correct typo "scrapping" -> "scraping".
In D1430#31457, @mcv21 wrote:

[I think I can't merge this myself]

Apr 24 2019, 10:42 AM
zack committed rMSLD68a1d19e7498: reprod-bad-sota: add back original Collberg picture (authored by zack).
reprod-bad-sota: add back original Collberg picture
Apr 24 2019, 10:25 AM
zack committed rMSLD5496f371c595: merkle tree slide: add vspace to fit into 16:9 (authored by zack).
merkle tree slide: add vspace to fit into 16:9
Apr 24 2019, 10:25 AM

Apr 23 2019

zack accepted D1430: Correct typo "scrapping" -> "scraping".
Apr 23 2019, 6:20 PM
zack added a comment to T1683: Decide where should be gathered specs.

I need this decision for different specs, for example:

  • Legacy software deposit
  • Sparse / Metadata deposit (now in docs)
  • Metadata workflow- How do we dill with software metadata (T1344)
Apr 23 2019, 5:46 PM · Documentation
zack triaged T1685: move main website from www.s.o to s.o as Low priority.
Apr 23 2019, 9:58 AM · System administration, Website

Apr 21 2019

zack triaged T1682: https://softwareheritage.org does not redirect to https://www.s.o as High priority.
Apr 21 2019, 7:56 AM · System administration

Apr 19 2019

zack added a comment to D1415: Add support for client side rendering of Jupyter notebooks.

I think we need to have a conversation about how we decide to add support for rendering specific file formats in the webapp.

Apr 19 2019, 7:49 PM
zack retitled D1427: setup: extract db and http related parts in dedicated optional 'extras' from logger: extract the PostresHandler in a dedicated module to logger: extract the PostgresHandler to a dedicated module.
Apr 19 2019, 12:36 PM
zack added a comment to T1667: Fix confusing duplication of "Archive" links on the main website.

@anlambert: are you proposing to remove it from everywhere or only from www.s.o ?

Apr 19 2019, 12:01 PM · Website, Unknown Object (Project)

Apr 18 2019

zack added a project to T1667: Fix confusing duplication of "Archive" links on the main website: Website.
Apr 18 2019, 8:40 PM · Website, Unknown Object (Project)
zack added a subtask for T1451: ingest GNU Savannah Git repositories: T1659: rewrite the CGit lister as a proper lister.
Apr 18 2019, 10:38 AM · Archive coverage
zack added a parent task for T1659: rewrite the CGit lister as a proper lister: T1451: ingest GNU Savannah Git repositories.
Apr 18 2019, 10:38 AM · CGit lister
zack triaged T1659: rewrite the CGit lister as a proper lister as Low priority.
Apr 18 2019, 10:38 AM · CGit lister
zack renamed T1451: ingest GNU Savannah Git repositories from ingest savannah git repositories to ingest GNU Savannah Git repositories.
Apr 18 2019, 10:03 AM · Archive coverage
zack updated the task description for T1651: Create a separate project for deposit-client.
Apr 18 2019, 9:40 AM · SWH command line interface, SWORD deposit

Apr 17 2019

zack accepted D1421: Change `url` and `external-id` from mandatory to optional metadata.
Apr 17 2019, 11:50 AM
zack requested changes to D1421: Change `url` and `external-id` from mandatory to optional metadata.
Apr 17 2019, 11:32 AM
zack added inline comments to D1421: Change `url` and `external-id` from mandatory to optional metadata.
Apr 17 2019, 10:14 AM

Apr 16 2019

zack triaged T1655: Web API: more user friendly answer when checking state of non existent save code now requests as Low priority.
Apr 16 2019, 7:16 PM · Web app
zack triaged T1654: expired SSL certificate for archive.internal.softwareheritage.org as Normal priority.
Apr 16 2019, 7:05 PM · System administration

Apr 15 2019

zack added a comment to T1650: Generate xml for SWORD protocol with deposit client.

As an addendum to this: it should still be possible to provide an XML file with metadata for all but the simplest cases. What we want to optimize for is the case in which only the mandatory metadata are available and, in that case, offer a CLI alternative instead.

Apr 15 2019, 3:00 PM · SWORD deposit

Apr 13 2019

zack added a comment to T1241: Persistent identifiers (PIDs): add a way to describe Merkle DAG paths.

For file paths it would be nice to also support steps that use usual file/dir names foo/bar/baz, as a more readable alternative to number-based steps.

Apr 13 2019, 4:52 PM · UX, Web app, General
zack renamed T1241: Persistent identifiers (PIDs): add a way to describe Merkle DAG paths from Describing paths in the Merkle DAG to Persistent identifiers (PIDs): add a way to describe Merkle DAG paths.
Apr 13 2019, 4:47 PM · UX, Web app, General

Apr 10 2019

zack updated the task description for T1638: Deposit: error when submitting through cli.
Apr 10 2019, 2:41 PM · SWORD deposit

Apr 9 2019

zack triaged T1628: replayer: non reliability when fetching items from kafka as Normal priority.
Apr 9 2019, 9:59 AM · Journal

Apr 6 2019

zack added a comment to T808: phabricator lister.

Now the problem is base url and the api token for each phabricator is different so I am not able to understand how to deal with this?
Can anyone please help me?

Apr 6 2019, 6:03 PM · Easy hack, Phabricator forge

Apr 4 2019

zack closed T1625: Repository with trailing slash are archived separately as Wontfix.

This is intended, because there is no guarantee that the Git repository accessible via an URL with a trailing slash will be the same of the one accessible at the same URL without the trailing slash. Same argument goes for all other examples you mention.

Apr 4 2019, 7:58 PM · GitHub lister

Apr 3 2019

zack updated the name of F3490352: codeplex-archive-sitemap.xml.xz from "sitemap.xml.xz" to "codeplex-archive-sitemap.xml.xz".
Apr 3 2019, 10:05 AM
zack changed the visibility for F3490352: codeplex-archive-sitemap.xml.xz.
Apr 3 2019, 10:05 AM
zack triaged T1623: ingest the Codeplex archive as Normal priority.
Apr 3 2019, 10:04 AM · Archive coverage

Apr 2 2019

zack updated the task description for T1549: Clean up entries in {origin_intrinsic,revision}_metadata with no metadata.
Apr 2 2019, 4:41 PM · Archive content, Indexer
zack updated the task description for T1549: Clean up entries in {origin_intrinsic,revision}_metadata with no metadata.
Apr 2 2019, 4:40 PM · Archive content, Indexer
zack updated the task description for T1549: Clean up entries in {origin_intrinsic,revision}_metadata with no metadata.
Apr 2 2019, 4:37 PM · Archive content, Indexer
zack updated the task description for T1549: Clean up entries in {origin_intrinsic,revision}_metadata with no metadata.
Apr 2 2019, 4:37 PM · Archive content, Indexer
zack added a project to T1603: kafka storage backfiller: Journal.
Apr 2 2019, 2:44 PM · Journal, Sprint 2019 03
zack added a project to T1620: Sprint deliverable: deploy a kafka-in-the-loop mirror instance: System administration.
Apr 2 2019, 2:43 PM · System administration, Sprint 2019 03
zack added a project to T1604: Improve kafka deployment: System administration.
Apr 2 2019, 2:43 PM · System administration, Sprint 2019 03
zack added projects to T1621: Add metrics to the currently deployed kafka cluster: Metrics/monitoring, System administration.
Apr 2 2019, 2:43 PM · System administration, Metrics/monitoring, Sprint 2019 03
zack retitled D1279: Move all backends to a dedicated swh.objstorage.backends sub-package from Move all backends in a dedicated swh.objstorage.backends sub-package to Move all backends to a dedicated swh.objstorage.backends sub-package.
Apr 2 2019, 2:06 PM
zack closed T1619: Text overlapping logo. as Wontfix.

That is by design (although, admittedly, not really nice). More than "fixing" this specific issue, we might consider revamping/uniforming the general way of presenting sub-sites. But that is not gonna be just a fire-and-forget logo fix.

Apr 2 2019, 12:55 PM · Web app
zack renamed T1603: kafka storage backfiller from kafka storage backfill to kafka storage backfiller.
Apr 2 2019, 12:37 PM · Journal, Sprint 2019 03

Apr 1 2019

zack committed rDSNIP789a301fdd32: swh-monthly-report: filter on committer date (authored by zack).
swh-monthly-report: filter on committer date
Apr 1 2019, 3:22 PM
zack committed rDSNIP22f4ce181919: swh-monthly-report: helper script to draft monthly activity team reports (authored by zack).
swh-monthly-report: helper script to draft monthly activity team reports
Apr 1 2019, 3:22 PM
zack committed rDSNIPbd77aa262c73: swhphab.py: do not crash when printing summary of repo-less diffs (authored by zack).
swhphab.py: do not crash when printing summary of repo-less diffs
Apr 1 2019, 3:21 PM
zack committed rDSNIPb5db8812c05a: swhphab.py: include status when printing task summaries (authored by zack).
swhphab.py: include status when printing task summaries
Apr 1 2019, 3:21 PM
zack committed rDSNIPb1f0b7ba0c6f: swh-weekly-report: preserve iterators and port to current Phabricator (authored by zack).
swh-weekly-report: preserve iterators and port to current Phabricator
Apr 1 2019, 3:21 PM
zack committed rDSNIP9e6ad5fb0e51: swh-weekly-report: filter on committer date (authored by zack).
swh-weekly-report: filter on committer date
Apr 1 2019, 3:21 PM
zack closed D1286: swh-monthly-report: helper script to draft monthly activity team reports.
Apr 1 2019, 3:21 PM
zack committed rDSNIPf37fb0a243ed: swh-weekly-report: further refactoring/clean-up against swhphab.py (authored by zack).
swh-weekly-report: further refactoring/clean-up against swhphab.py
Apr 1 2019, 3:21 PM
zack committed rDSNIP98373da2cd1f: swh-weekly-report: split generic code to swhphab.py (authored by zack).
swh-weekly-report: split generic code to swhphab.py
Apr 1 2019, 3:21 PM
zack committed rDSNIP3e04e3eb2e46: swh-weekly-report: new helper to write weekly reports (authored by zack).
swh-weekly-report: new helper to write weekly reports
Apr 1 2019, 3:21 PM
zack closed D1283: swh-weekly-report: new helper to write weekly reports.
Apr 1 2019, 3:21 PM

Mar 31 2019

zack edited projects for T1615: In the feature 'search' the check-boxes and text are not aligned., added: Web app; removed Website.
Mar 31 2019, 2:22 PM · Web app
zack placed T1615: In the feature 'search' the check-boxes and text are not aligned. up for grabs.

To clarify: "assignment" of tasks to specific people is something only us, Software Heritage maintainers, do. Hence I'm de-assigning the issue from @01shobitha.

Mar 31 2019, 2:20 PM · Web app

Mar 29 2019

zack accepted D1316: Document how to write a metadata mapping..
Mar 29 2019, 11:18 AM
zack requested changes to D1316: Document how to write a metadata mapping..

I've nitpicked only about section naming/intro and some style, the rest LGTM.

Mar 29 2019, 10:36 AM

Mar 28 2019

zack updated the diff for D1286: swh-monthly-report: helper script to draft monthly activity team reports.
  • swh-weekly-report: new helper to write weekly reports
  • swh-weekly-report: split generic code to swhphab.py
  • swh-weekly-report: further refactoring/clean-up against swhphab.py
  • swhphab.py: do not crash when printing summary of repo-less diffs
  • swhphab.py: include status when printing task summaries
  • swh-weekly-report: filter on committer date
  • swh-weekly-report: preserve iterators and port to current Phabricator
  • swh-monthly-report: helper script to draft monthly activity team reports
  • swh-monthly-report: filter on committer date
Mar 28 2019, 10:04 PM
zack updated the diff for D1283: swh-weekly-report: new helper to write weekly reports.
Mar 28 2019, 10:02 PM
zack updated the diff for D1283: swh-weekly-report: new helper to write weekly reports.
Mar 28 2019, 10:02 PM
zack added inline comments to D1283: swh-weekly-report: new helper to write weekly reports.
Mar 28 2019, 10:01 PM
zack updated the diff for D1283: swh-weekly-report: new helper to write weekly reports.
  • swh-weekly-report: preserve iterators and port to current Phabricator
Mar 28 2019, 9:58 PM