in a source.jar, the pom is not inculded by default but can be if specified :
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jun 13 2022
Jun 13 2022
bchauvet updated the task description for T4326: Archive the pom file additionally to the source folder.
bchauvet updated the task description for T4326: Archive the pom file additionally to the source folder.
Jun 10 2022
Jun 10 2022
bchauvet triaged T4322: Set up a swh-users mailing list for user-oriented questions as Normal priority.
Jun 3 2022
Jun 3 2022
bchauvet moved T4071: add forge now - add columns to list of requests from Backlog to Landed/Done on the Add Forge Now board.
bchauvet moved T4089: [Add forge now] "Help" tab is not preserved with the browser history from Backlog to Landed/Done on the Add Forge Now board.
bchauvet moved T4254: [Add forge now] missing contact info from Backlog to Landed/Done on the Add Forge Now board.
bchauvet moved T4255: [add forge now] moderator comments not displayed from Backlog to Landed/Done on the Add Forge Now board.
bchauvet moved T4256: [add forge now] link to original message doesn't work from Backlog to Landed/Done on the Add Forge Now board.
bchauvet moved T4257: [add forge now] missing submitter name in admin dashboard from Backlog to Landed/Done on the Add Forge Now board.
bchauvet moved T4258: [add forge now] email inbound not catched by django from Backlog to Landed/Done on the Add Forge Now board.
bchauvet moved T3999: [Add forge now] Design a feedback tracking solution from In Progress to Code Review on the Add Forge Now board.
bchauvet moved T3998: [Add forge now] Change request status from Code Review to Landed/Done on the Add Forge Now board.
bchauvet closed T3998: [Add forge now] Change request status, a subtask of T4047: User interface to submit and follow Add forge now requests, as Resolved.
bchauvet moved T3993: [Add forge now] Send submission mail to forge from Code Review to Landed/Done on the Add Forge Now board.
bchauvet closed T3993: [Add forge now] Send submission mail to forge, a subtask of T4047: User interface to submit and follow Add forge now requests, as Resolved.
bchauvet moved T4078: add forge now - add a link on forge url from Code Review to Landed/Done on the Add Forge Now board.
bchauvet closed T4078: add forge now - add a link on forge url, a subtask of T3989: [Add forge now] Create "browse add requests" tab, as Resolved.
bchauvet triaged T4304: add forge now : sort requests lists by submitted date descending as Normal priority.
from "feedback to handle", when you send a message to the forge :
Jun 2 2022
Jun 2 2022
May 24 2022
May 24 2022
May 23 2022
May 23 2022
bchauvet committed rDWAPPS7721b9b6a7a1: Fix mailto encoding for inbound email (authored by bchauvet).
Fix mailto encoding for inbound email
May 19 2022
May 19 2022
fixed newline replacement
bchauvet retitled D7859: fix mailto encoding for inbound email from fix mailto econding for inboud email (T4260) to fix mailto encoding for inbound email (T4260).
URL-encording done directly on the url construction of the mailto
fixed cypress tests
UrlEncoded all email addresses
May 18 2022
May 18 2022
Thanks for the investigation :)
I'll close the related issues
May 17 2022
May 17 2022
bchauvet triaged T4257: [add forge now] missing submitter name in admin dashboard as Normal priority.
May 12 2022
May 12 2022
bchauvet removed a parent task for T1423: Add .crate (Rust) loader: Unknown Object (Maniphest Task).
May 6 2022
May 6 2022
for the archive dashboard yes
May 5 2022
May 5 2022
May 2 2022
May 2 2022
rebase (commit 5348fcd)
add missing sentry captures
rebase (commit c58694f)
add missing sentry captures
rebase (commit 5208aaf)
add missing sentry captures
new commit (fb29b5) due to rebase
add missing sentry capture
bchauvet committed rDLDBASE82e1bfad5ca1: Add missing Sentry Captures - fixed wrong manipulation again :/ (authored by bchauvet).
Add missing Sentry Captures - fixed wrong manipulation again :/
bchauvet committed rDLDBASE787bd544faf3: Add missing Sentry Captures - fixed wrong manipulation (authored by bchauvet).
Add missing Sentry Captures - fixed wrong manipulation
Add missing Sentry Captures
Add missing sentry Captures
Apr 29 2022
Apr 29 2022
Apr 28 2022
Apr 28 2022
bchauvet accepted D7491: Added Moderator Name and Last Modified Time columns to the Admin Request Dashboard.
Functional part looks good. Needs a technical review to validate the diff.
Add missing sentry captures
rebase
Apr 20 2022
Apr 20 2022
Apr 19 2022
Apr 19 2022
- Sentry Sprint #1 report :
bchauvet moved T3957: Clean sentry reports from Backlog to Work in progress on the Roadmap 2022 board.
Apr 14 2022
Apr 14 2022
add sentry-sdk in requirements
Apr 13 2022
Apr 13 2022
Apr 12 2022
Apr 12 2022
grooming meeting on 2022/04/06 : https://hedgedoc.softwareheritage.org/WQaWrtUSTo6w-v7US6yRUw# (notes added in the corresponding tasks)
Apr 11 2022
Apr 11 2022
bchauvet lowered the priority of T3544: Deal with GitHub removing support for git:// URLs from High to Normal.
dealt with (at least in terms of only using https for clones)
- needs review against the list generated for T3656
- quantify the “hole” problem which prevents us to do T3655 altogether
- this ensures that objects loaded in the archive are self-consistent
- but this increases the processing needed to load git repositories (i.e. it will slow them down)
bchauvet added a comment to T3635: git loader: enable "partial" global deduplication of revisions via the extid mapping table.
- this adds "redundant" data to the extid table (space usage increase)
- but this is a cheaper way to enable global deduplication until the topological order is guaranteed
bchauvet added a comment to T3655: loader git: enable global deduplication of head branches before fetching them.
bchauvet updated the task description for T4080: Minimize archival lag w.r.t. upstream code hosting platforms.