Maneage - Tasks: task #15969, Automatically saving on...
You are not allowed to post comments on this tracker with your current authentication level.
task #15969: Automatically saving on SoftwareHeritage
Submitter: | Mohammad Akhlaghi <makhlaghi> | ||
Submitted: | Thu 20 May 2021 12:04:08 AM UTC | ||
Should Start On: | Wed 19 May 2021 11:00:00 PM UTC | Should be Finished on: | Wed 19 May 2021 11:00:00 PM UTC |
Category: | Software | Priority: | 5 - Normal |
Status: | Postponed | Privacy: | Public |
Percent Complete: | 0% | Assigned to: | None |
Open/Closed: | Open | Effort: | 0.00 |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2021-05-20 | makhlaghi | Carbon-Copy | - | ![]() |
Added -email is unavailable- |
SoftwareHeritage provides an API to automatically trigger a request updating its archived version of a code (without visiting the webpage).
Within a Maneage'd project, the author will set their top repository URL in the 'metadata-git-repository' variable of their '[reproduce/analysis/config/metadata.conf' (for example see the Maneage paper's metadata.conf.
So it is easy to add an option to the high-level './project' script for requesting an update on SoftwareHeritage when this variable isn't empty, maybe something like:
I am a little busy right now, so I won't get to implement it immediately. But if anyone would like to give it a try, please go ahead. Otherwise we'll implement it some time in the near future...
Once implemented, public projects (after submission to arXiv) can call it immediately with a 'git push' like this:
This API was introduced to me by Morane Gruenpeter (Metadata specialist at SoftwareHeritage). Thanks Morane, this is a great feature ;-)!