Page MenuHomeSoftware Heritage
Feed Advanced Search

May 18 2021

anlambert triaged T3330: Package django-webpack-loader 1.0 for debian as Normal priority.
May 18 2021, 12:46 PM · Web app

May 12 2021

rdicosmo added a comment to T3202: Help new users discover the features available in the archive browsing view.

So we have a winner here.

May 12 2021, 12:13 PM · Web app
anlambert added a comment to T3202: Help new users discover the features available in the archive browsing view.

So I have played with intro.js and it is clearly the best guided tour library that I have tested so far:

  • AGPL license
  • nice display and smooth animations
  • JSON configurable
  • no Bootstrap dependency (CSS framework agnostic)
  • well maintained
May 12 2021, 12:11 PM · Web app

May 11 2021

anlambert added a comment to T3202: Help new users discover the features available in the archive browsing view.

Turned out Bootstrap Tour is not compatible with Bootstrap 4.x but hopefully it exists a fork Bootstrap Tourist that supports it.

May 11 2021, 6:46 PM · Web app
anlambert added a comment to T3202: Help new users discover the features available in the archive browsing view.

So I did some first tests using chardin.js but the result is not really conclusive.

May 11 2021, 4:56 PM · Web app
anlambert changed the status of T3202: Help new users discover the features available in the archive browsing view from Open to Work in Progress.
May 11 2021, 3:03 PM · Web app
ardumont added a revision to T3213: Enable save code now of software source code archives for specific users: D5738: save-code-now: Make extra inputs required.
May 11 2021, 2:52 PM · Save Code Now, Web app
ardumont added a revision to T3213: Enable save code now of software source code archives for specific users: D5732: conf/loader: Allow save-code-now load-archive-files type.
May 11 2021, 9:21 AM · Save Code Now, Web app

May 10 2021

rdicosmo added a comment to T1226: Save code now email notification for submitter.

Is this feature still needed?

I think so, some origins can be long to load into the archive (huge svn repo for instance),
having a mail notification would be of interest here.

If yes, is it easy to implement it now?

Not at the moment, we need to resolve T3286 first.

May 10 2021, 6:31 PM · Save Code Now, Web app
anlambert added a comment to T1226: Save code now email notification for submitter.

Is this feature still needed?

May 10 2021, 6:25 PM · Save Code Now, Web app
anlambert added a revision to T3213: Enable save code now of software source code archives for specific users: D5728: docker/services/swh-web: Create django test users when service starts.
May 10 2021, 6:21 PM · Save Code Now, Web app
rdicosmo added a comment to T1226: Save code now email notification for submitter.

A lot has changed since this was opened:

May 10 2021, 6:19 PM · Save Code Now, Web app
ardumont added a revision to T3213: Enable save code now of software source code archives for specific users: D5725: Makefile.local: Install users per environment.
May 10 2021, 5:19 PM · Save Code Now, Web app
ardumont added a revision to T3213: Enable save code now of software source code archives for specific users: D5724: save-code-now: Rename origin type 'bundle' to 'archives'.
May 10 2021, 4:44 PM · Save Code Now, Web app
anlambert added a revision to T3312: web API rate limit: 10x more quota for authenticated users: D5717: templates/api: Update Rate limiting section in API documentation.
May 10 2021, 11:45 AM · Web app
anlambert closed T3272: Authenticated users should be able to browse their save code now requests, a subtask of T3082: Improve Save Code Now handling, as Resolved.
May 10 2021, 11:19 AM · Save Code Now, meta-task, Roadmap 2021, Web app
anlambert closed T3272: Authenticated users should be able to browse their save code now requests as Resolved.

This is now implemented and deployed to production: a new checkbox to filter user own requests has been added to the Save code now Web UI.

May 10 2021, 11:19 AM · Web app

May 8 2021

rdicosmo moved T2912: Next generation archive counters from Pending validation to Done on the Roadmap 2021 board.
May 8 2021, 11:13 AM · Roadmap 2021, System administration, Monitoring, Web app
rdicosmo moved T3082: Improve Save Code Now handling from Backlog to Work in progress on the Roadmap 2021 board.
May 8 2021, 11:12 AM · Save Code Now, meta-task, Roadmap 2021, Web app

May 7 2021

anlambert closed T3312: web API rate limit: 10x more quota for authenticated users as Resolved.

The new rate limit policy has been implemented and deployed to production, see X-RateLimit-Limit header value below.

May 7 2021, 3:03 PM · Web app
anlambert added a revision to T3312: web API rate limit: 10x more quota for authenticated users: D5710: api/throttling: Increase rate limit for authenticated users.
May 7 2021, 12:19 PM · Web app
rdicosmo added a comment to T3312: web API rate limit: 10x more quota for authenticated users.

If we need to tune rate limit for specific type of users, this could be easily added in the new throttling
code I am currently working on.

May 7 2021, 11:45 AM · Web app
anlambert added a comment to T3312: web API rate limit: 10x more quota for authenticated users.

Thanks! Please make sure we can also have specific rate limits for specific classees of authenticated users, on top of the default new rate limit for all registered users.

May 7 2021, 11:20 AM · Web app
rdicosmo added a comment to T3312: web API rate limit: 10x more quota for authenticated users.

@zack, @rdicosmo yes this is totally feasible by adding a dedicated Django REST Framework throttling handler for authenticated users.

Let's work on that then.

May 7 2021, 11:05 AM · Web app
anlambert changed the status of T3312: web API rate limit: 10x more quota for authenticated users from Open to Work in Progress.

@zack, @rdicosmo yes this is totally feasible by adding a dedicated Django REST Framework throttling handler for authenticated users.

May 7 2021, 10:58 AM · Web app
vsellier added a project to T3313: Web API: per-user accounting: System administration.
May 7 2021, 9:54 AM · System administration, Web app
zack triaged T3313: Web API: per-user accounting as Low priority.
May 7 2021, 9:48 AM · System administration, Web app
rdicosmo added a comment to T3312: web API rate limit: 10x more quota for authenticated users.

@anlambert ; ping me when this is done, so we can answer some pending requests :-)

May 7 2021, 9:44 AM · Web app
zack triaged T3312: web API rate limit: 10x more quota for authenticated users as High priority.
May 7 2021, 9:35 AM · Web app

May 6 2021

anlambert added a revision to T3272: Authenticated users should be able to browse their save code now requests: D5704: keycloak: Set SSO Session Idle to one week, Session Max to one month.
May 6 2021, 2:54 PM · Web app
ardumont added a revision to T3213: Enable save code now of software source code archives for specific users: D5696: tests: Add new ambassador user for frontend tests.
May 6 2021, 2:09 PM · Save Code Now, Web app

May 5 2021

ardumont added a revision to T3213: Enable save code now of software source code archives for specific users: D5685: Add new bundle type to list only when connected as privileged user.
May 5 2021, 3:53 PM · Save Code Now, Web app
anlambert added a revision to T3213: Enable save code now of software source code archives for specific users: D5678: docker/keycloak: Create swh.ambassador realm role and ambassador user.
May 5 2021, 11:49 AM · Save Code Now, Web app

May 4 2021

ardumont added a revision to T3213: Enable save code now of software source code archives for specific users: D5676: Allow privileged user to trigger save code now bundle visit type.
May 4 2021, 7:15 PM · Save Code Now, Web app
anlambert added a revision to T3272: Authenticated users should be able to browse their save code now requests: D5673: origin_save: Enable to filter user submitted save requests in Web UI.
May 4 2021, 6:27 PM · Web app
anlambert added a revision to T3272: Authenticated users should be able to browse their save code now requests: D5669: origin_save: Store user identifier in SaveOriginRequest model.
May 4 2021, 2:50 PM · Web app
anlambert added a revision to T3272: Authenticated users should be able to browse their save code now requests: D5667: assets/webapp: Add utility function to check if a user is logged in.
May 4 2021, 11:53 AM · Web app

May 3 2021

ardumont added a revision to T3213: Enable save code now of software source code archives for specific users: D5661: Save code now: Do not check origins for existence.
May 3 2021, 2:46 PM · Save Code Now, Web app
anlambert changed the status of T3272: Authenticated users should be able to browse their save code now requests, a subtask of T3082: Improve Save Code Now handling, from Open to Work in Progress.
May 3 2021, 2:09 PM · Save Code Now, meta-task, Roadmap 2021, Web app
anlambert changed the status of T3272: Authenticated users should be able to browse their save code now requests from Open to Work in Progress.
May 3 2021, 2:09 PM · Web app
anlambert added a revision to T3213: Enable save code now of software source code archives for specific users: D5660: origin_save: Bypass unknown origins review for swh ambassador users.
May 3 2021, 1:54 PM · Save Code Now, Web app
anlambert closed T3279: Fix some invalid resolved browse URLs for SWHIDs with revision anchor as Resolved.

Fix has been deployed to production, closing this.

May 3 2021, 1:06 PM · Web app
anlambert closed T1117: Origin search is *slow* when you look for very common words as Resolved.

Closing this as resolved now the search feature is using elasticsearch in production.

May 3 2021, 1:05 PM · Web app, Storage manager

Apr 30 2021

anlambert added a revision to T3298: Consider making SWHID handling case insensitive: D5655: assets/webapp-utils: Add lowercase validator for core SWHIDs.
Apr 30 2021, 2:43 PM · Data Model, Web app
vlorentz added a revision to T3298: Consider making SWHID handling case insensitive: D5654: docs/persistent-identifiers: Add guidelines for fixing invalid SWHIDs (this time for uppercase).
Apr 30 2021, 12:57 PM · Data Model, Web app
ardumont added a revision to T3213: Enable save code now of software source code archives for specific users: D5653: Save code now: Check origin exist prior to save request.
Apr 30 2021, 12:36 PM · Save Code Now, Web app

Apr 29 2021

anlambert added a revision to T3298: Consider making SWHID handling case insensitive: D5649: identifiers: Add support for resolving core SWHID with uppercase chars.
Apr 29 2021, 5:41 PM · Data Model, Web app
rdicosmo added a comment to T3298: Consider making SWHID handling case insensitive.

So for SWHID v1, the resolver should turn the core part into lowercase , am I right ?

Apr 29 2021, 1:16 PM · Data Model, Web app
anlambert added a comment to T3298: Consider making SWHID handling case insensitive.

I'm not a fan of changing the spec of SWHID version 1 to make them case insensitive, as it seems to be a significant change (in particular for the code that checks for the syntactic correctness of IDs).

Apr 29 2021, 12:50 PM · Data Model, Web app
vlorentz added a project to T3298: Consider making SWHID handling case insensitive: Data Model.
Apr 29 2021, 12:28 PM · Data Model, Web app
rdicosmo added a comment to T3298: Consider making SWHID handling case insensitive.
In T3298#64426, @zack wrote:

This is going to be an interesting challenge/trade-off for SWHIDv2. Because I was considering there to use more compact encodings than hex, in order to shorten the SWHID length, like base58, but those are case-sensitive in order to be more dense.

So, as a counter argument above the "SHOULD" idea, we need to be careful about promoting a practice now that might change when switching from SWHIDv1 to SWHIDv2.

Apr 29 2021, 12:19 PM · Data Model, Web app
zack added a comment to T3298: Consider making SWHID handling case insensitive.

Ah, this is an interesting practical problem.
I'm not a fan of changing the spec of SWHID version 1 to make them case insensitive, as it seems to be a significant change (in particular for the code that checks for the syntactic correctness of IDs).
But we can totally add a "SHOULD" section to the resolvers part of the spec recommending (but not mandating) that resolvers treat core SWHIDs as case insensitive. (Of course all the contextual parts cannot be considered case insensitive.)

Apr 29 2021, 12:17 PM · Data Model, Web app
rdicosmo updated the task description for T3298: Consider making SWHID handling case insensitive.
Apr 29 2021, 12:03 PM · Data Model, Web app
rdicosmo triaged T3298: Consider making SWHID handling case insensitive as Normal priority.
Apr 29 2021, 12:02 PM · Data Model, Web app
rdicosmo created T3298: Consider making SWHID handling case insensitive.
Apr 29 2021, 12:02 PM · Data Model, Web app

Apr 28 2021

rdicosmo added a comment to T2912: Next generation archive counters.

> I also recall now that vincent added a graph [1] recently enough.

This to try and compare a bit the counter approaches together.

So that's still using the old plumbing at least for that part.

[1] https://grafana.softwareheritage.org/goto/BlkwHorMz

Apr 28 2021, 5:23 PM · Roadmap 2021, System administration, Monitoring, Web app
ardumont added a comment to T2912: Next generation archive counters.

What about the old counter pipeline? Has it been decommissioned already?

I don't think so as I do not recall seeing diffs about clean up.

In any case, it's not part of what's currently deployed (so no risk for
data mangling if that's part the concern).

Apr 28 2021, 5:12 PM · Roadmap 2021, System administration, Monitoring, Web app
ardumont added a comment to T3213: Enable save code now of software source code archives for specific users.

After discussion with @anlambert and @rdicosmo, we agreed on the following as a first
iteration of the ui for the new bundle type.

Apr 28 2021, 3:55 PM · Save Code Now, Web app

Apr 27 2021

anlambert added a revision to T3213: Enable save code now of software source code archives for specific users: D5622: keycloak: Add swh.ambassador realm role.
Apr 27 2021, 3:31 PM · Save Code Now, Web app
moranegg changed the status of T3128: Improve deposit integration, management and display from Open to Work in Progress.
Apr 27 2021, 2:54 PM · meta-task, Roadmap 2021, Monitoring, SWORD deposit, Web app
vlorentz removed a project from T3213: Enable save code now of software source code archives for specific users: Roadmap 2021.
Apr 27 2021, 2:14 PM · Save Code Now, Web app
vlorentz removed a project from T3252: Better handling of erroneous origins submitted to save code now: Roadmap 2021.
Apr 27 2021, 2:14 PM · System administration, Save Code Now, Web app
vlorentz removed a project from T3173: Provide access to deposit-clients to view dedicated moderation page: Roadmap 2021.
Apr 27 2021, 2:12 PM · Monitoring, SWORD deposit, Web app
vlorentz removed a project from T3174: Filter deposit-admin view by deposit client on admin (moderation) page: Roadmap 2021.
Apr 27 2021, 2:12 PM · Monitoring, SWORD deposit, Web app
vlorentz removed a project from T3257: Template the save code now rejection reason to ease operator workflow: Roadmap 2021.
Apr 27 2021, 2:11 PM · Save Code Now, Easy hack, Web app
vlorentz removed a project from T3256: Propose reason for rejecting a save code now: Roadmap 2021.
Apr 27 2021, 2:11 PM · Save Code Now, Easy hack, Web app
ardumont moved T3079: Boostrap swh-auth module for authentication from Landed/Tests/Validations (staging) to Deployed on the SWORD deposit board.
Apr 27 2021, 2:08 PM · Web client, SWORD deposit, Web app

Apr 26 2021

KShivendu updated subscribers of T2145: Add swh-badges to https://shields.io.

Hii @moranegg @zack I'm working on this task and I noticed that we are using pybadges for implementing swh-badges which isn't the case with shields.io. Based on what I understand, these badges have to be re-implemented as shields.io services will use swh apis to generate the dynamic parts of the badges.

Apr 26 2021, 8:53 PM · Web app
ardumont added a comment to T2912: Next generation archive counters.

What about the old counter pipeline? Has it been decommissioned already?

Apr 26 2021, 2:29 PM · Roadmap 2021, System administration, Monitoring, Web app
rdicosmo added a comment to T2912: Next generation archive counters.

Last bits deployed on archive.s.o (including the author counters).

Apr 26 2021, 1:33 PM · Roadmap 2021, System administration, Monitoring, Web app
ardumont added a comment to T2912: Next generation archive counters.

Last bits deployed on archive.s.o (including the author counters).

Apr 26 2021, 12:00 PM · Roadmap 2021, System administration, Monitoring, Web app
ardumont added a comment to T3213: Enable save code now of software source code archives for specific users.

Remains one or two concerns about this prior to actually act on it.

Apr 26 2021, 11:42 AM · Save Code Now, Web app
rdicosmo moved T2912: Next generation archive counters from Work in progress to Pending validation on the Roadmap 2021 board.
Apr 26 2021, 10:50 AM · Roadmap 2021, System administration, Monitoring, Web app
zack added a comment to T3087: Implement support for takedown notices (infra, admin tools, workflow).

So what about exports of the archive available on git-annex?

Apr 26 2021, 8:34 AM · Roadmap 2022, meta-task, Roadmap 2021, Web app

Apr 24 2021

ardumont added a comment to T3251: Count authors from revisions and releases.

Hear hear, it's kept up now:

ardumont@counters1:~% date;redis-cli pfcount person
Sat 24 Apr 2021 05:31:18 PM UTC
(integer) 42190221
Apr 24 2021, 7:33 PM · Monitoring, Web app
ardumont added a comment to T3213: Enable save code now of software source code archives for specific users.

If I understand well, url+time+length+filename+version are used in an heuristic to
avoid (down)loading over and over again something that is already ingested

Apr 24 2021, 7:29 PM · Save Code Now, Web app
rdicosmo added a comment to T3213: Enable save code now of software source code archives for specific users.

I recall it's part of creating a primary key (of sort) composed of all the properties mentioned
above (when the artifact does not provide some hashes already).
This to bypass fetching all other again things already fetched.

Apr 24 2021, 3:20 PM · Save Code Now, Web app
ardumont added a comment to T3213: Enable save code now of software source code archives for specific users.

(submitted too early)

Apr 24 2021, 10:41 AM · Save Code Now, Web app
rdicosmo added a comment to T3213: Enable save code now of software source code archives for specific users.

Currently users only provide an url in the save code now, the loader expects a bit more
[1] (recall it's the lister which actually provide those).

The loader expects to be provided with a list of artifacts (could be only 1 in our
case). Still, such artifacts are described through the following:

  • artifact url
  • time
  • length (could be derived from the url when discussing with the server but not all server provides it...)
  • version (could be derived with heuristic from the url as well but that's regexp-hell-ish and prone to error)
  • filename (could be derived from the url without too much risk i think...)

I gather the save code now ui could be enriched (and displayed according to chosen visit
type) but that becomes more involved for people in general.

Another road would be to make some of those properties optional...

Thoughts?

[1]

 "url": "https://ftp.gnu.org/old-gnu/emacs/",
 "artifacts": [{"url": "https://ftp.gnu.org/old-gnu/emacs/elib-1.0.tar.gz",
                "time": "1995-12-12T08:00:00+00:00",
                "length": 58335,
                "version": "1.0",
                "filename": "elib-1.0.tar.gz",
                },
                ...
               ]
...
Apr 24 2021, 9:53 AM · Save Code Now, Web app

Apr 23 2021

anlambert added projects to T3286: Use journal clients for webapp and deposit to subscribe to events: Web app, SWORD deposit.
Apr 23 2021, 5:32 PM · Save Code Now, SWORD deposit, Web app
vlorentz assigned T1870: revamp archive coverage page to list instances of mentioned listers to anlambert.
Apr 23 2021, 4:53 PM · Web app
vlorentz assigned T3117: Publish status of existing listers and loaders to anlambert.
Apr 23 2021, 4:53 PM · Documentation, Roadmap 2022, meta-task, Community Building, Roadmap 2021
vlorentz assigned T3127: Compute and display distribution of origins by forge to anlambert.
Apr 23 2021, 4:52 PM · Metrics/monitoring, Web app, Roadmap 2021, meta-task
vlorentz assigned T3134: SWHID v2 to zack.
Apr 23 2021, 4:50 PM · Roadmap 2022, Roadmap 2020, Data Model, Web app, meta-task, Roadmap 2021
vlorentz assigned T3087: Implement support for takedown notices (infra, admin tools, workflow) to anlambert.
Apr 23 2021, 4:48 PM · Roadmap 2022, meta-task, Roadmap 2021, Web app
vlorentz assigned T1538: Add "forge" now to ardumont.
Apr 23 2021, 4:48 PM · Add Forge Now , Roadmap 2022, meta-task, Roadmap 2021
vlorentz assigned T3082: Improve Save Code Now handling to ardumont.
Apr 23 2021, 4:48 PM · Save Code Now, meta-task, Roadmap 2021, Web app
vsellier added a revision to T2912: Next generation archive counters: D5588: Activate swh-counters on all the webapps.
Apr 23 2021, 4:26 PM · Roadmap 2021, System administration, Monitoring, Web app
vsellier closed T3251: Count authors from revisions and releases, a subtask of T2912: Next generation archive counters, as Resolved.
Apr 23 2021, 1:03 PM · Roadmap 2021, System administration, Monitoring, Web app
vsellier closed T3251: Count authors from revisions and releases as Resolved.

and the authors are now displayed on staging and production (webapp1)

Apr 23 2021, 1:03 PM · Monitoring, Web app
vsellier added a comment to T3251: Count authors from revisions and releases.

The lag for the production can be followed here: https://grafana.softwareheritage.org/goto/Di2H3z9Gk
(staging has already recovered)

Apr 23 2021, 12:57 PM · Monitoring, Web app
vsellier added a comment to T3251: Count authors from revisions and releases.

the swh-counters is deployed in production too:

  • upgrade swh-counters package and restart swh-counters backend and journal
root@counters1:~# apt dist-upgrade
...
Setting up python3-swh.counters (0.7.0-1~swh1~bpo10+1) ...
root@counters1:~# systemctl stop swh-counters-journal-client.service 
root@counters1:~# systemctl restart gunicorn-swh-counters.service 
root@counters1:~# systemctl start swh-counters-journal-client.service 
root@counters1:~# redis-cli pfcount person
(integer) 7

The count of the person already starts

  • stopping the journal-client to be able to reset the releases and revisions offsets
root@counters1:~# systemctl stop swh-counters-journal-client.service
  • reset the offsets
vsellier@kafka1 ~ % /opt/kafka/bin/kafka-consumer-groups.sh --bootstrap-server $SERVER --reset-offsets --all-topics --to-current --dry-run  --export --group swh.counters.journal_client 2>&1 > ~/counters_journal_client_offsets.csv
# revision reset
vsellier@kafka1 ~ % 
 /opt/kafka/bin/kafka-consumer-groups.sh --bootstrap-server $SERVER --reset-offsets  --group swh.counters.journal_client --to-earliest --execute --topic swh.journal.objects.revision
# release reset
vsellier@kafka1 ~ %  /opt/kafka/bin/kafka-consumer-groups.sh --bootstrap-server $SERVER --reset-offsets  --group swh.counters.journal_client --to-earliest --execute --topic swh.journal.objects.release 
# checks
/opt/kafka/bin/kafka-consumer-groups.sh --bootstrap-server $SERVER --reset-offsets --all-topics --to-current --dry-run  --export --group swh.counters.journal_client 2>&1 > ~/counters_journal_client_offsets-backfill.csv 
vsellier@kafka1 ~ % diff ~/counters_journal_client_offsets.csv ~/counters_journal_client_offsets-backfill.csv | less 
1c1
< "swh.journal.objects.revision",25,8275180
---
> "swh.journal.objects.revision",25,0
8c8
< "swh.journal.objects.release",128,78484
---
> "swh.journal.objects.release",128,0
16c16
...
  • journal client restarted
root@counters1:~# systemctl start swh-counters-journal-client.service
  • the person counters is growing fastly
root@counters1:~# date;redis-cli pfcount person
Fri 23 Apr 2021 10:55:54 AM UTC
(integer) 72358
root@counters1:~# date;redis-cli pfcount person
Fri 23 Apr 2021 10:55:57 AM UTC
(integer) 80618
Apr 23 2021, 12:56 PM · Monitoring, Web app
vsellier added a revision to T3251: Count authors from revisions and releases: D5586: Activate the person's counter on the home page with swh-counters.
Apr 23 2021, 12:03 PM · Monitoring, Web app
ardumont added a comment to T3251: Count authors from revisions and releases.

Also [1] to follow through the journal client consumption (it has data now ;)

Apr 23 2021, 11:23 AM · Monitoring, Web app
ardumont added a comment to T3251: Count authors from revisions and releases.

I think you can close D5573 which is obsolete now with the latest change.

Apr 23 2021, 11:22 AM · Monitoring, Web app
vsellier added a comment to T3251: Count authors from revisions and releases.
  • version 0.7.0 release with the last improvement (D5576) of vlorentz (thanks)
  • deployment done in staging
  • the person counting has started on the live messages:
root@counters0:~# redis-cli
127.0.0.1:6379> pfcount person
(integer) 7
  • now let reset the consumer offsets for the release and revision topics to backfill the person counter:
# offsets backup
/opt/kafka/bin/kafka-consumer-groups.sh --bootstrap-server $SERVER --reset-offsets --all-topics --to-current --dry-run  --export --group swh.counters.journal_client 2>&1 > ~/counters_journal_client_offsets.csv
# revision reset
 /opt/kafka/bin/kafka-consumer-groups.sh --bootstrap-server $SERVER --reset-offsets  --group swh.counters.journal_client --to-earliest --execute --topic swh.journal.objects.revision
# release reset
 /opt/kafka/bin/kafka-consumer-groups.sh --bootstrap-server $SERVER --reset-offsets  --group swh.counters.journal_client --to-earliest --execute --topic swh.journal.objects.release
Apr 23 2021, 11:16 AM · Monitoring, Web app

Apr 22 2021

anlambert added a revision to T3213: Enable save code now of software source code archives for specific users: D5578: django: Add keycloak realm roles in user permissions set.
Apr 22 2021, 6:20 PM · Save Code Now, Web app
ardumont added a comment to T3213: Enable save code now of software source code archives for specific users.

I stand by what i said regarding the scheduling logic, it's as simple as I described
earlier... But...

Apr 22 2021, 4:59 PM · Save Code Now, Web app
ardumont moved T3266: Improve save code now failed/uneventful status reporting from Pending validation to Done on the Roadmap 2021 board.
Apr 22 2021, 4:21 PM · Save Code Now, Roadmap 2021, System administrators, Web app
ardumont closed T3266: Improve save code now failed/uneventful status reporting, a subtask of T3082: Improve Save Code Now handling, as Resolved.
Apr 22 2021, 4:21 PM · Save Code Now, meta-task, Roadmap 2021, Web app