Skip to content

Conversation

pcrespov
Copy link
Member

@pcrespov pcrespov commented Sep 10, 2025

What do these changes do?

Remove "dev-feature" mark from WEBSERVER_REALTIME_COLLABORATION domain. Note that now WEBSERVER_REALTIME_COLLABORATION can still be explicitly disabled by setting it to WEBSERVER_REALTIME_COLLABORATION=null

Related issue/s

How to test

Dev-ops

  • ⚠️ remove WEBSERVER_DEV_FEATURE=1 when release in staging

@pcrespov pcrespov added this to the Cheops milestone Sep 10, 2025
@pcrespov pcrespov self-assigned this Sep 10, 2025
@pcrespov pcrespov added the a:webserver webserver's codebase. Assigning the area is particularly useful for bugs label Sep 10, 2025
@pcrespov pcrespov requested a review from odeimaiz September 10, 2025 09:48
@pcrespov pcrespov enabled auto-merge (squash) September 10, 2025 09:49
@pcrespov pcrespov added the 🤖-automerge marks PR as ready to be merged for Mergify label Sep 10, 2025
@pcrespov
Copy link
Member Author

@mergify queue

Copy link
Contributor

mergify bot commented Sep 10, 2025

queue

🟠 Waiting for conditions to match

  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • any of: [🛡 GitHub branch protection]
        • check-neutral = deploy to dockerhub
        • check-skipped = deploy to dockerhub
        • check-success = deploy to dockerhub
      • any of: [🛡 GitHub branch protection]
        • check-neutral = system-tests
        • check-skipped = system-tests
        • check-success = system-tests
      • any of: [🛡 GitHub branch protection]
        • check-neutral = unit-tests
        • check-skipped = unit-tests
        • check-success = unit-tests
      • any of: [🛡 GitHub branch protection]
        • check-neutral = check OAS' are up to date
        • check-skipped = check OAS' are up to date
        • check-success = check OAS' are up to date
      • any of: [🛡 GitHub branch protection]
        • check-neutral = integration-tests
        • check-skipped = integration-tests
        • check-success = integration-tests
      • any of: [🛡 GitHub branch protection]
        • check-neutral = build-test-images (frontend) / build-test-images
        • check-skipped = build-test-images (frontend) / build-test-images
        • check-success = build-test-images (frontend) / build-test-images
      • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
      • #approved-reviews-by>=2
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by=0
      • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
      • #review-threads-unresolved=0
      • -conflict
      • -draft
      • base=master
      • branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
      • label!=🤖-do-not-merge
      • label=🤖-automerge
      • any of: [🛡 GitHub branch protection]
        • check-success = SonarCloud Code Analysis
        • check-neutral = SonarCloud Code Analysis
        • check-skipped = SonarCloud Code Analysis
  • -closed [📌 queue requirement]
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

Copy link

codecov bot commented Sep 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.73%. Comparing base (bc3996b) to head (9af39fd).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8348      +/-   ##
==========================================
- Coverage   87.85%   84.73%   -3.13%     
==========================================
  Files        1945      760    -1185     
  Lines       75545    35002   -40543     
  Branches     1312      175    -1137     
==========================================
- Hits        66371    29659   -36712     
+ Misses       8779     5286    -3493     
+ Partials      395       57     -338     
Flag Coverage Δ
integrationtests 63.94% <ø> (-0.11%) ⬇️
unittests 87.19% <ø> (+0.68%) ⬆️
Components Coverage Δ
pkg_aws_library ∅ <ø> (∅)
pkg_celery_library ∅ <ø> (∅)
pkg_dask_task_models_library ∅ <ø> (∅)
pkg_models_library ∅ <ø> (∅)
pkg_notifications_library ∅ <ø> (∅)
pkg_postgres_database ∅ <ø> (∅)
pkg_service_integration ∅ <ø> (∅)
pkg_service_library ∅ <ø> (∅)
pkg_settings_library ∅ <ø> (∅)
pkg_simcore_sdk 76.84% <ø> (-8.20%) ⬇️
agent ∅ <ø> (∅)
api_server ∅ <ø> (∅)
autoscaling ∅ <ø> (∅)
catalog ∅ <ø> (∅)
clusters_keeper ∅ <ø> (∅)
dask_sidecar ∅ <ø> (∅)
datcore_adapter ∅ <ø> (∅)
director ∅ <ø> (∅)
director_v2 78.06% <ø> (-12.87%) ⬇️
dynamic_scheduler ∅ <ø> (∅)
dynamic_sidecar 81.87% <ø> (-8.59%) ⬇️
efs_guardian ∅ <ø> (∅)
invitations ∅ <ø> (∅)
payments ∅ <ø> (∅)
resource_usage_tracker ∅ <ø> (∅)
storage ∅ <ø> (∅)
webclient ∅ <ø> (∅)
webserver 87.92% <ø> (-0.14%) ⬇️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bc3996b...9af39fd. Read the comment docs.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

mergify bot commented Sep 10, 2025

🧪 CI Insights

Here's what we observed from your CI run for 9af39fd.

✅ Passed Jobs With Interesting Signals

Pipeline Job Signal Health on master Retries 🔍 CI Insights 📄 Logs
CI system-tests Base branch is broken, but the job passed. Looks like this might be a real fix 💪 Broken 0 View View
unit-tests Base branch is broken, but the job passed. Looks like this might be a real fix 💪 Broken 0 View View

Copy link
Member

@sanderegg sanderegg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

Copy link
Contributor

@wvangeit wvangeit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx

Copy link
Contributor

@bisgaard-itis bisgaard-itis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@pcrespov
Copy link
Member Author

pcrespov commented Sep 11, 2025

@sanderegg can you please re-review the changes i did in the tests? When I unmarked the WEBSERVER_REALTIME_COLLABORATION as dev-feature, it automatically got activated in some of the tests suites e.g. services/web/server/tests/unit/with_dbs/02/test_projects_states_handlers.py leading to this tests failure

image

I thought of disabling back the feature for these tests, i.e. WEBSERVER_REALTIME_COLLABORATION=null, but instead I decided to modify the assertion (see my changes in the tests). I am not sure it is the best decision. What do you think about it?

  1. should i enforce WEBSERVER_REALTIME_COLLABORATION=null so it is like before?
  2. should i extend the tests parametrizing WEBSERVER_REALTIME_COLLABORATION to on/off to enrich the test or better i wait to lighten up the project tests before doing so?

thx in advance

@pcrespov pcrespov requested a review from sanderegg September 11, 2025 08:33
…spov/osparc-simcore into is347/collaboration-not-dev-feature
@pcrespov pcrespov requested a review from sanderegg September 11, 2025 09:03
@pcrespov
Copy link
Member Author

@mergify queue

Copy link
Contributor

mergify bot commented Sep 11, 2025

queue

🟠 Waiting for conditions to match

  • -closed [📌 queue requirement]
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #approved-reviews-by >= 2 [🛡 GitHub branch protection]
      • #approved-reviews-by>=2
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by=0
      • #review-threads-unresolved = 0 [🛡 GitHub branch protection]
      • #review-threads-unresolved=0
      • -conflict
      • -draft
      • base=master
      • branch-protection-review-decision = APPROVED [🛡 GitHub branch protection]
      • label!=🤖-do-not-merge
      • label=🤖-automerge
      • any of: [🛡 GitHub branch protection]
        • check-skipped = deploy to dockerhub
        • check-neutral = deploy to dockerhub
        • check-success = deploy to dockerhub
      • any of: [🛡 GitHub branch protection]
        • check-success = system-tests
        • check-neutral = system-tests
        • check-skipped = system-tests
      • any of: [🛡 GitHub branch protection]
        • check-success = unit-tests
        • check-neutral = unit-tests
        • check-skipped = unit-tests
      • any of: [🛡 GitHub branch protection]
        • check-success = check OAS' are up to date
        • check-neutral = check OAS' are up to date
        • check-skipped = check OAS' are up to date
      • any of: [🛡 GitHub branch protection]
        • check-success = integration-tests
        • check-neutral = integration-tests
        • check-skipped = integration-tests
      • any of: [🛡 GitHub branch protection]
        • check-success = build-test-images (frontend) / build-test-images
        • check-neutral = build-test-images (frontend) / build-test-images
        • check-skipped = build-test-images (frontend) / build-test-images
      • any of: [🛡 GitHub branch protection]
        • check-success = SonarCloud Code Analysis
        • check-neutral = SonarCloud Code Analysis
        • check-skipped = SonarCloud Code Analysis

@pcrespov pcrespov changed the title 🎨 Unmarks WEBSERVER_REALTIME_COLLABORATION as dev feature 🎨 Unmarks WEBSERVER_REALTIME_COLLABORATION as dev feature ⚠️ Sep 11, 2025
Copy link
Member

@sanderegg sanderegg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

discussed offline. all good thanks!

Copy link

@pcrespov pcrespov merged commit 3d6e600 into ITISFoundation:master Sep 11, 2025
92 of 95 checks passed
@pcrespov pcrespov deleted the is347/collaboration-not-dev-feature branch September 11, 2025 17:23
sanderegg added a commit to sanderegg/osparc-simcore that referenced this pull request Sep 11, 2025
commit 97aa54938029cc19dd4b072bbf5892e7aa3a702b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:18:47 2025 +0200

    100%

commit 2e571ba694687035ff99e9e27259bd554f619ffe
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:13:04 2025 +0200

    minor

commit dccf0c8d11a1fb0ebf9fbf9252a0e20cab1f650c
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:07:54 2025 +0200

    minor

commit 3322f64ff6f73f131e4c8baa16ab4713843bb157
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:53:45 2025 +0200

    using scripts now

commit f769bc364c6f28a7db6461feba08e47dc1ca4526
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:45:49 2025 +0200

    register scripts

commit 9e6238f5861237c2cc04e73c361f1c73c402d6a6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:28:39 2025 +0200

    added logs

commit 24e67be43f770b2bbc0645de0144aede1f6a182c
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:25:27 2025 +0200

    mypy

commit 665eba4ea83bbeb02587a6807df2420999fe0f9d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 20:26:22 2025 +0200

    added lua script

commit 9c18b8b2154b959e6c33cd1e420233023c69fe9d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 20:17:34 2025 +0200

    minor

commit 3acf40d631ee33ca8600776ab120df53ae5fffc6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:43:54 2025 +0200

    simplify

commit 58d54298dff39121fd3e8d3eb801b45c55ea6acf
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:31:37 2025 +0200

    simplify

commit 3d4e89a56ff9ebc083d9c7372de1263b55b77cf5
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:29:08 2025 +0200

    clean old stuff

commit 9a136abe3debd3acc51e4200df30d241b328c25a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:20:02 2025 +0200

    improvements

commit 2858633d81ac847c07b297b7ef3c64f45b590814
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:01:08 2025 +0200

    reduce times

commit e377c741fb1796167b17e922b261798cd8fd65e2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:54:17 2025 +0200

    now works again

commit f71cbcf66157cb7ad7d3ff9848932331dca40991
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:43:59 2025 +0200

    new versions

commit 4df45580a206ecdc8a784db962b7d33a4a9840ef
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:43:33 2025 +0200

    new versions of scripts with TIME

commit 3381d5edef8146fd48ffbf834ab6a5ef33a8ba97
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:41:53 2025 +0200

    upgrade redis-commander

commit e94a44c0d53a854bf718ae213d332622e6cad32e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:30:57 2025 +0200

    use lua scripting

commit b3f542eb257aab0b3f0626ae91e4496201c8f523
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:29:30 2025 +0200

    upgrade instructions

commit c9fce36eabd32ec6ebe8d999939b6f873a9f88fd
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:26:56 2025 +0200

    fix naming

commit 0f53d20472226dadb78ab2161f806b25023f143e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:09:47 2025 +0200

    added scripts

commit ff76c31a109d7e27d0e23daa0c2aadb0120761f1
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 17:50:56 2025 +0200

    initial lua

commit 6fb305128e9f93d034e67ce2b1ee451c23e14d86
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 17:43:40 2025 +0200

    ok this is nice

commit d5ffa9698ba39b516e349ff527bc0655eb07bb40
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:57:36 2025 +0200

    improve test

commit 2e9a4448c7c04d05a9b202fc1c81aed1a51e5271
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:45:44 2025 +0200

    shorter ttl

commit 6bfd89417f99cd8453897a99a3dabfbd02e740bf
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:43:37 2025 +0200

    heavy test

commit 98c70f2e7be6ece3dec8489b851d63c5d323893a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:28:56 2025 +0200

    use redis TIME

commit cd00b49697ba8ac548332457d09d7324a949e4e6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:19:41 2025 +0200

    large capacity

commit 4cbea223e639a7a61efc0b74a826741993f42239
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:19:15 2025 +0200

    default TTL

commit 6c46daacf11572da727c5e14dcce0e1a55ae2b27
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:53:18 2025 +0200

    minor

commit 145b39544608869c523dbfa07c16597cc5e0543e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:37:41 2025 +0200

    minor

commit 46f5bac697f42a29a9ee38264cfefa141743e7ee
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:37:14 2025 +0200

    minor

commit 6ed1547e10e6dd61c72a869346449dbeccf07333
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:34:27 2025 +0200

    100%

commit d1fc1960db476f2443edbf98748f464003f9b256
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:20:04 2025 +0200

    minor

commit 65c456fe2938c21852ac85499a2fefebf94f8296
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:06:58 2025 +0200

    simplify

commit 5cb1b8dfdcf59318ee3fe621e3eee1c6e12fa51b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:40:55 2025 +0200

    test renewal fail

commit 9dba6677bde58d517aca4a4459e289a8a6651d9a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:05:44 2025 +0200

    direct access to semaphore without decorator prohibited

commit 159fc19f369d3a6239c6b4642dfb33c790be978a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:00:57 2025 +0200

    direct access to semaphore without decorator prohibited

commit ad416990046d0bfa493510eadf06e2102703b3e7
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:35:24 2025 +0200

    minor

commit 2f56f0792671a1c0fbf05d2a71e201a2b4842ec4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:31:45 2025 +0200

    minor

commit 0c4ee33218611f27ac733d4fb58ec274df636a91
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:30:39 2025 +0200

    improve coverage

commit 8bdfe1e160d274f62f39a1aeaf3f22f44d0c9acb
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:22:26 2025 +0200

    added many tests

commit cb91014a3b5480f353e72953430fc4f6e3daa45b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:00:38 2025 +0200

    add test for exceptions

commit c3d561651f96d4a5211205996056212e1dbe986d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:54:46 2025 +0200

    minor

commit 82748935fa22e56058b64dc83c95c84b0638dcc6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:52:05 2025 +0200

    ensure clean exceptions

commit 7d6b7ca49e3fa5ec2e97c21c725968bb4c09de0f
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:51:45 2025 +0200

    ensure clean exceptions

commit b0ce30ca0924eca003c3f9fa7d01b838423b9e8e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:46:14 2025 +0200

    same pattern as with exclusive

commit 0e136525b99540a89a1cb15dc7b543aaa2f132b2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:28:17 2025 +0200

    minor

commit a87d4c08ba2af47ea7cdf18de8a95549127dd547
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:13:22 2025 +0200

    simplify

commit 6b81a26a7f087ea7ae747e51126278c3cfd9a7c4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:48:50 2025 +0200

    simplify

commit 45f4cd990c69680e0db326985a77f6d7b2ba6744
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:19:34 2025 +0200

    added instructions for testing

commit 2b562a0404161d27bbb6fd78a32d101e4e3592e2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:05:12 2025 +0200

    minor

commit 5c4cae8da3a8c9ab44b06172907b045a15b94342
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:02:42 2025 +0200

    use pydantic

commit 6fe6656ce2b9b2205566ad42bdbdfe77c1656919
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:40:40 2025 +0200

    rename

commit a76989a7af9da2960233dbfc0900b1223c6c1a7d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:39:43 2025 +0200

    refactor

commit 1ef6aaea3de4a869948825c0e5e05d272959ba8f
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:38:20 2025 +0200

    refactor

commit ca5ded4f7da1e732be47a7e166f89f8d76449de4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:24:22 2025 +0200

    refactor tests

commit 898f06fbb60ae6112be7df714419e6777d4490c7
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:09:51 2025 +0200

    step 2

commit d3e5d4d3a6327a29bb835b30ca13c7da08cbbec1
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:52:37 2025 +0200

    initial tests

commit 2af35d8b7f14682e41a63ed05784eaf56137ed71
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:33:50 2025 +0200

    fix path

commit 4fbe06e3c503b9e759f6360298914f28003c2516
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:21:03 2025 +0200

    minor

commit 50ad87dd37e2833a5ab9b7d5e6e4a7adbe5e4f8e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:20:11 2025 +0200

    added file type

commit a55256aa715c288bb2f013fdb0d2455d755834c9
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:19:59 2025 +0200

    moved instructions

commit 476a622657c536d1bc368b52f6ee7754a8111d48
Author: sanderegg <[email protected]>
Date:   Wed Sep 10 12:49:00 2025 +0200

    ongoing

commit 7dd28e12b141964c6158bef319d94d6f2a18b808
Author: sanderegg <[email protected]>
Date:   Wed Sep 10 11:08:13 2025 +0200

    intiial idea

commit 3d6e600
Author: Pedro Crespo-Valero <[email protected]>
Date:   Thu Sep 11 18:07:28 2025 +0200

    🎨 Unmarks WEBSERVER_REALTIME_COLLABORATION as dev feature (ITISFoundation#8348)

commit bc3996b
Author: Odei Maiz <[email protected]>
Date:   Thu Sep 11 15:42:39 2025 +0200

    🎨 [Frontend] Remove S4L's border and Enhance PO Center (ITISFoundation#8359)
sanderegg added a commit to sanderegg/osparc-simcore that referenced this pull request Sep 12, 2025
commit 97aa54938029cc19dd4b072bbf5892e7aa3a702b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:18:47 2025 +0200

    100%

commit 2e571ba694687035ff99e9e27259bd554f619ffe
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:13:04 2025 +0200

    minor

commit dccf0c8d11a1fb0ebf9fbf9252a0e20cab1f650c
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:07:54 2025 +0200

    minor

commit 3322f64ff6f73f131e4c8baa16ab4713843bb157
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:53:45 2025 +0200

    using scripts now

commit f769bc364c6f28a7db6461feba08e47dc1ca4526
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:45:49 2025 +0200

    register scripts

commit 9e6238f5861237c2cc04e73c361f1c73c402d6a6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:28:39 2025 +0200

    added logs

commit 24e67be43f770b2bbc0645de0144aede1f6a182c
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:25:27 2025 +0200

    mypy

commit 665eba4ea83bbeb02587a6807df2420999fe0f9d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 20:26:22 2025 +0200

    added lua script

commit 9c18b8b2154b959e6c33cd1e420233023c69fe9d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 20:17:34 2025 +0200

    minor

commit 3acf40d631ee33ca8600776ab120df53ae5fffc6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:43:54 2025 +0200

    simplify

commit 58d54298dff39121fd3e8d3eb801b45c55ea6acf
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:31:37 2025 +0200

    simplify

commit 3d4e89a56ff9ebc083d9c7372de1263b55b77cf5
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:29:08 2025 +0200

    clean old stuff

commit 9a136abe3debd3acc51e4200df30d241b328c25a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:20:02 2025 +0200

    improvements

commit 2858633d81ac847c07b297b7ef3c64f45b590814
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:01:08 2025 +0200

    reduce times

commit e377c741fb1796167b17e922b261798cd8fd65e2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:54:17 2025 +0200

    now works again

commit f71cbcf66157cb7ad7d3ff9848932331dca40991
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:43:59 2025 +0200

    new versions

commit 4df45580a206ecdc8a784db962b7d33a4a9840ef
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:43:33 2025 +0200

    new versions of scripts with TIME

commit 3381d5edef8146fd48ffbf834ab6a5ef33a8ba97
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:41:53 2025 +0200

    upgrade redis-commander

commit e94a44c0d53a854bf718ae213d332622e6cad32e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:30:57 2025 +0200

    use lua scripting

commit b3f542eb257aab0b3f0626ae91e4496201c8f523
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:29:30 2025 +0200

    upgrade instructions

commit c9fce36eabd32ec6ebe8d999939b6f873a9f88fd
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:26:56 2025 +0200

    fix naming

commit 0f53d20472226dadb78ab2161f806b25023f143e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:09:47 2025 +0200

    added scripts

commit ff76c31a109d7e27d0e23daa0c2aadb0120761f1
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 17:50:56 2025 +0200

    initial lua

commit 6fb305128e9f93d034e67ce2b1ee451c23e14d86
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 17:43:40 2025 +0200

    ok this is nice

commit d5ffa9698ba39b516e349ff527bc0655eb07bb40
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:57:36 2025 +0200

    improve test

commit 2e9a4448c7c04d05a9b202fc1c81aed1a51e5271
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:45:44 2025 +0200

    shorter ttl

commit 6bfd89417f99cd8453897a99a3dabfbd02e740bf
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:43:37 2025 +0200

    heavy test

commit 98c70f2e7be6ece3dec8489b851d63c5d323893a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:28:56 2025 +0200

    use redis TIME

commit cd00b49697ba8ac548332457d09d7324a949e4e6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:19:41 2025 +0200

    large capacity

commit 4cbea223e639a7a61efc0b74a826741993f42239
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:19:15 2025 +0200

    default TTL

commit 6c46daacf11572da727c5e14dcce0e1a55ae2b27
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:53:18 2025 +0200

    minor

commit 145b39544608869c523dbfa07c16597cc5e0543e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:37:41 2025 +0200

    minor

commit 46f5bac697f42a29a9ee38264cfefa141743e7ee
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:37:14 2025 +0200

    minor

commit 6ed1547e10e6dd61c72a869346449dbeccf07333
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:34:27 2025 +0200

    100%

commit d1fc1960db476f2443edbf98748f464003f9b256
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:20:04 2025 +0200

    minor

commit 65c456fe2938c21852ac85499a2fefebf94f8296
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:06:58 2025 +0200

    simplify

commit 5cb1b8dfdcf59318ee3fe621e3eee1c6e12fa51b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:40:55 2025 +0200

    test renewal fail

commit 9dba6677bde58d517aca4a4459e289a8a6651d9a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:05:44 2025 +0200

    direct access to semaphore without decorator prohibited

commit 159fc19f369d3a6239c6b4642dfb33c790be978a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:00:57 2025 +0200

    direct access to semaphore without decorator prohibited

commit ad416990046d0bfa493510eadf06e2102703b3e7
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:35:24 2025 +0200

    minor

commit 2f56f0792671a1c0fbf05d2a71e201a2b4842ec4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:31:45 2025 +0200

    minor

commit 0c4ee33218611f27ac733d4fb58ec274df636a91
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:30:39 2025 +0200

    improve coverage

commit 8bdfe1e160d274f62f39a1aeaf3f22f44d0c9acb
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:22:26 2025 +0200

    added many tests

commit cb91014a3b5480f353e72953430fc4f6e3daa45b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:00:38 2025 +0200

    add test for exceptions

commit c3d561651f96d4a5211205996056212e1dbe986d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:54:46 2025 +0200

    minor

commit 82748935fa22e56058b64dc83c95c84b0638dcc6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:52:05 2025 +0200

    ensure clean exceptions

commit 7d6b7ca49e3fa5ec2e97c21c725968bb4c09de0f
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:51:45 2025 +0200

    ensure clean exceptions

commit b0ce30ca0924eca003c3f9fa7d01b838423b9e8e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:46:14 2025 +0200

    same pattern as with exclusive

commit 0e136525b99540a89a1cb15dc7b543aaa2f132b2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:28:17 2025 +0200

    minor

commit a87d4c08ba2af47ea7cdf18de8a95549127dd547
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:13:22 2025 +0200

    simplify

commit 6b81a26a7f087ea7ae747e51126278c3cfd9a7c4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:48:50 2025 +0200

    simplify

commit 45f4cd990c69680e0db326985a77f6d7b2ba6744
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:19:34 2025 +0200

    added instructions for testing

commit 2b562a0404161d27bbb6fd78a32d101e4e3592e2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:05:12 2025 +0200

    minor

commit 5c4cae8da3a8c9ab44b06172907b045a15b94342
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:02:42 2025 +0200

    use pydantic

commit 6fe6656ce2b9b2205566ad42bdbdfe77c1656919
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:40:40 2025 +0200

    rename

commit a76989a7af9da2960233dbfc0900b1223c6c1a7d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:39:43 2025 +0200

    refactor

commit 1ef6aaea3de4a869948825c0e5e05d272959ba8f
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:38:20 2025 +0200

    refactor

commit ca5ded4f7da1e732be47a7e166f89f8d76449de4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:24:22 2025 +0200

    refactor tests

commit 898f06fbb60ae6112be7df714419e6777d4490c7
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:09:51 2025 +0200

    step 2

commit d3e5d4d3a6327a29bb835b30ca13c7da08cbbec1
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:52:37 2025 +0200

    initial tests

commit 2af35d8b7f14682e41a63ed05784eaf56137ed71
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:33:50 2025 +0200

    fix path

commit 4fbe06e3c503b9e759f6360298914f28003c2516
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:21:03 2025 +0200

    minor

commit 50ad87dd37e2833a5ab9b7d5e6e4a7adbe5e4f8e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:20:11 2025 +0200

    added file type

commit a55256aa715c288bb2f013fdb0d2455d755834c9
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:19:59 2025 +0200

    moved instructions

commit 476a622657c536d1bc368b52f6ee7754a8111d48
Author: sanderegg <[email protected]>
Date:   Wed Sep 10 12:49:00 2025 +0200

    ongoing

commit 7dd28e12b141964c6158bef319d94d6f2a18b808
Author: sanderegg <[email protected]>
Date:   Wed Sep 10 11:08:13 2025 +0200

    intiial idea

commit 3d6e600
Author: Pedro Crespo-Valero <[email protected]>
Date:   Thu Sep 11 18:07:28 2025 +0200

    🎨 Unmarks WEBSERVER_REALTIME_COLLABORATION as dev feature (ITISFoundation#8348)

commit bc3996b
Author: Odei Maiz <[email protected]>
Date:   Thu Sep 11 15:42:39 2025 +0200

    🎨 [Frontend] Remove S4L's border and Enhance PO Center (ITISFoundation#8359)
sanderegg added a commit to sanderegg/osparc-simcore that referenced this pull request Sep 12, 2025
commit 97aa54938029cc19dd4b072bbf5892e7aa3a702b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:18:47 2025 +0200

    100%

commit 2e571ba694687035ff99e9e27259bd554f619ffe
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:13:04 2025 +0200

    minor

commit dccf0c8d11a1fb0ebf9fbf9252a0e20cab1f650c
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:07:54 2025 +0200

    minor

commit 3322f64ff6f73f131e4c8baa16ab4713843bb157
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:53:45 2025 +0200

    using scripts now

commit f769bc364c6f28a7db6461feba08e47dc1ca4526
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:45:49 2025 +0200

    register scripts

commit 9e6238f5861237c2cc04e73c361f1c73c402d6a6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:28:39 2025 +0200

    added logs

commit 24e67be43f770b2bbc0645de0144aede1f6a182c
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:25:27 2025 +0200

    mypy

commit 665eba4ea83bbeb02587a6807df2420999fe0f9d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 20:26:22 2025 +0200

    added lua script

commit 9c18b8b2154b959e6c33cd1e420233023c69fe9d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 20:17:34 2025 +0200

    minor

commit 3acf40d631ee33ca8600776ab120df53ae5fffc6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:43:54 2025 +0200

    simplify

commit 58d54298dff39121fd3e8d3eb801b45c55ea6acf
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:31:37 2025 +0200

    simplify

commit 3d4e89a56ff9ebc083d9c7372de1263b55b77cf5
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:29:08 2025 +0200

    clean old stuff

commit 9a136abe3debd3acc51e4200df30d241b328c25a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:20:02 2025 +0200

    improvements

commit 2858633d81ac847c07b297b7ef3c64f45b590814
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:01:08 2025 +0200

    reduce times

commit e377c741fb1796167b17e922b261798cd8fd65e2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:54:17 2025 +0200

    now works again

commit f71cbcf66157cb7ad7d3ff9848932331dca40991
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:43:59 2025 +0200

    new versions

commit 4df45580a206ecdc8a784db962b7d33a4a9840ef
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:43:33 2025 +0200

    new versions of scripts with TIME

commit 3381d5edef8146fd48ffbf834ab6a5ef33a8ba97
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:41:53 2025 +0200

    upgrade redis-commander

commit e94a44c0d53a854bf718ae213d332622e6cad32e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:30:57 2025 +0200

    use lua scripting

commit b3f542eb257aab0b3f0626ae91e4496201c8f523
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:29:30 2025 +0200

    upgrade instructions

commit c9fce36eabd32ec6ebe8d999939b6f873a9f88fd
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:26:56 2025 +0200

    fix naming

commit 0f53d20472226dadb78ab2161f806b25023f143e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:09:47 2025 +0200

    added scripts

commit ff76c31a109d7e27d0e23daa0c2aadb0120761f1
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 17:50:56 2025 +0200

    initial lua

commit 6fb305128e9f93d034e67ce2b1ee451c23e14d86
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 17:43:40 2025 +0200

    ok this is nice

commit d5ffa9698ba39b516e349ff527bc0655eb07bb40
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:57:36 2025 +0200

    improve test

commit 2e9a4448c7c04d05a9b202fc1c81aed1a51e5271
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:45:44 2025 +0200

    shorter ttl

commit 6bfd89417f99cd8453897a99a3dabfbd02e740bf
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:43:37 2025 +0200

    heavy test

commit 98c70f2e7be6ece3dec8489b851d63c5d323893a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:28:56 2025 +0200

    use redis TIME

commit cd00b49697ba8ac548332457d09d7324a949e4e6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:19:41 2025 +0200

    large capacity

commit 4cbea223e639a7a61efc0b74a826741993f42239
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:19:15 2025 +0200

    default TTL

commit 6c46daacf11572da727c5e14dcce0e1a55ae2b27
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:53:18 2025 +0200

    minor

commit 145b39544608869c523dbfa07c16597cc5e0543e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:37:41 2025 +0200

    minor

commit 46f5bac697f42a29a9ee38264cfefa141743e7ee
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:37:14 2025 +0200

    minor

commit 6ed1547e10e6dd61c72a869346449dbeccf07333
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:34:27 2025 +0200

    100%

commit d1fc1960db476f2443edbf98748f464003f9b256
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:20:04 2025 +0200

    minor

commit 65c456fe2938c21852ac85499a2fefebf94f8296
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:06:58 2025 +0200

    simplify

commit 5cb1b8dfdcf59318ee3fe621e3eee1c6e12fa51b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:40:55 2025 +0200

    test renewal fail

commit 9dba6677bde58d517aca4a4459e289a8a6651d9a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:05:44 2025 +0200

    direct access to semaphore without decorator prohibited

commit 159fc19f369d3a6239c6b4642dfb33c790be978a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:00:57 2025 +0200

    direct access to semaphore without decorator prohibited

commit ad416990046d0bfa493510eadf06e2102703b3e7
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:35:24 2025 +0200

    minor

commit 2f56f0792671a1c0fbf05d2a71e201a2b4842ec4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:31:45 2025 +0200

    minor

commit 0c4ee33218611f27ac733d4fb58ec274df636a91
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:30:39 2025 +0200

    improve coverage

commit 8bdfe1e160d274f62f39a1aeaf3f22f44d0c9acb
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:22:26 2025 +0200

    added many tests

commit cb91014a3b5480f353e72953430fc4f6e3daa45b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:00:38 2025 +0200

    add test for exceptions

commit c3d561651f96d4a5211205996056212e1dbe986d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:54:46 2025 +0200

    minor

commit 82748935fa22e56058b64dc83c95c84b0638dcc6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:52:05 2025 +0200

    ensure clean exceptions

commit 7d6b7ca49e3fa5ec2e97c21c725968bb4c09de0f
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:51:45 2025 +0200

    ensure clean exceptions

commit b0ce30ca0924eca003c3f9fa7d01b838423b9e8e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:46:14 2025 +0200

    same pattern as with exclusive

commit 0e136525b99540a89a1cb15dc7b543aaa2f132b2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:28:17 2025 +0200

    minor

commit a87d4c08ba2af47ea7cdf18de8a95549127dd547
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:13:22 2025 +0200

    simplify

commit 6b81a26a7f087ea7ae747e51126278c3cfd9a7c4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:48:50 2025 +0200

    simplify

commit 45f4cd990c69680e0db326985a77f6d7b2ba6744
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:19:34 2025 +0200

    added instructions for testing

commit 2b562a0404161d27bbb6fd78a32d101e4e3592e2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:05:12 2025 +0200

    minor

commit 5c4cae8da3a8c9ab44b06172907b045a15b94342
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:02:42 2025 +0200

    use pydantic

commit 6fe6656ce2b9b2205566ad42bdbdfe77c1656919
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:40:40 2025 +0200

    rename

commit a76989a7af9da2960233dbfc0900b1223c6c1a7d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:39:43 2025 +0200

    refactor

commit 1ef6aaea3de4a869948825c0e5e05d272959ba8f
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:38:20 2025 +0200

    refactor

commit ca5ded4f7da1e732be47a7e166f89f8d76449de4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:24:22 2025 +0200

    refactor tests

commit 898f06fbb60ae6112be7df714419e6777d4490c7
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:09:51 2025 +0200

    step 2

commit d3e5d4d3a6327a29bb835b30ca13c7da08cbbec1
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:52:37 2025 +0200

    initial tests

commit 2af35d8b7f14682e41a63ed05784eaf56137ed71
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:33:50 2025 +0200

    fix path

commit 4fbe06e3c503b9e759f6360298914f28003c2516
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:21:03 2025 +0200

    minor

commit 50ad87dd37e2833a5ab9b7d5e6e4a7adbe5e4f8e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:20:11 2025 +0200

    added file type

commit a55256aa715c288bb2f013fdb0d2455d755834c9
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:19:59 2025 +0200

    moved instructions

commit 476a622657c536d1bc368b52f6ee7754a8111d48
Author: sanderegg <[email protected]>
Date:   Wed Sep 10 12:49:00 2025 +0200

    ongoing

commit 7dd28e12b141964c6158bef319d94d6f2a18b808
Author: sanderegg <[email protected]>
Date:   Wed Sep 10 11:08:13 2025 +0200

    intiial idea

commit 3d6e600
Author: Pedro Crespo-Valero <[email protected]>
Date:   Thu Sep 11 18:07:28 2025 +0200

    🎨 Unmarks WEBSERVER_REALTIME_COLLABORATION as dev feature (ITISFoundation#8348)

commit bc3996b
Author: Odei Maiz <[email protected]>
Date:   Thu Sep 11 15:42:39 2025 +0200

    🎨 [Frontend] Remove S4L's border and Enhance PO Center (ITISFoundation#8359)
sanderegg added a commit to sanderegg/osparc-simcore that referenced this pull request Sep 15, 2025
commit 97aa54938029cc19dd4b072bbf5892e7aa3a702b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:18:47 2025 +0200

    100%

commit 2e571ba694687035ff99e9e27259bd554f619ffe
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:13:04 2025 +0200

    minor

commit dccf0c8d11a1fb0ebf9fbf9252a0e20cab1f650c
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:07:54 2025 +0200

    minor

commit 3322f64ff6f73f131e4c8baa16ab4713843bb157
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:53:45 2025 +0200

    using scripts now

commit f769bc364c6f28a7db6461feba08e47dc1ca4526
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:45:49 2025 +0200

    register scripts

commit 9e6238f5861237c2cc04e73c361f1c73c402d6a6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:28:39 2025 +0200

    added logs

commit 24e67be43f770b2bbc0645de0144aede1f6a182c
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:25:27 2025 +0200

    mypy

commit 665eba4ea83bbeb02587a6807df2420999fe0f9d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 20:26:22 2025 +0200

    added lua script

commit 9c18b8b2154b959e6c33cd1e420233023c69fe9d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 20:17:34 2025 +0200

    minor

commit 3acf40d631ee33ca8600776ab120df53ae5fffc6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:43:54 2025 +0200

    simplify

commit 58d54298dff39121fd3e8d3eb801b45c55ea6acf
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:31:37 2025 +0200

    simplify

commit 3d4e89a56ff9ebc083d9c7372de1263b55b77cf5
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:29:08 2025 +0200

    clean old stuff

commit 9a136abe3debd3acc51e4200df30d241b328c25a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:20:02 2025 +0200

    improvements

commit 2858633d81ac847c07b297b7ef3c64f45b590814
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:01:08 2025 +0200

    reduce times

commit e377c741fb1796167b17e922b261798cd8fd65e2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:54:17 2025 +0200

    now works again

commit f71cbcf66157cb7ad7d3ff9848932331dca40991
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:43:59 2025 +0200

    new versions

commit 4df45580a206ecdc8a784db962b7d33a4a9840ef
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:43:33 2025 +0200

    new versions of scripts with TIME

commit 3381d5edef8146fd48ffbf834ab6a5ef33a8ba97
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:41:53 2025 +0200

    upgrade redis-commander

commit e94a44c0d53a854bf718ae213d332622e6cad32e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:30:57 2025 +0200

    use lua scripting

commit b3f542eb257aab0b3f0626ae91e4496201c8f523
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:29:30 2025 +0200

    upgrade instructions

commit c9fce36eabd32ec6ebe8d999939b6f873a9f88fd
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:26:56 2025 +0200

    fix naming

commit 0f53d20472226dadb78ab2161f806b25023f143e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:09:47 2025 +0200

    added scripts

commit ff76c31a109d7e27d0e23daa0c2aadb0120761f1
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 17:50:56 2025 +0200

    initial lua

commit 6fb305128e9f93d034e67ce2b1ee451c23e14d86
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 17:43:40 2025 +0200

    ok this is nice

commit d5ffa9698ba39b516e349ff527bc0655eb07bb40
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:57:36 2025 +0200

    improve test

commit 2e9a4448c7c04d05a9b202fc1c81aed1a51e5271
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:45:44 2025 +0200

    shorter ttl

commit 6bfd89417f99cd8453897a99a3dabfbd02e740bf
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:43:37 2025 +0200

    heavy test

commit 98c70f2e7be6ece3dec8489b851d63c5d323893a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:28:56 2025 +0200

    use redis TIME

commit cd00b49697ba8ac548332457d09d7324a949e4e6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:19:41 2025 +0200

    large capacity

commit 4cbea223e639a7a61efc0b74a826741993f42239
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:19:15 2025 +0200

    default TTL

commit 6c46daacf11572da727c5e14dcce0e1a55ae2b27
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:53:18 2025 +0200

    minor

commit 145b39544608869c523dbfa07c16597cc5e0543e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:37:41 2025 +0200

    minor

commit 46f5bac697f42a29a9ee38264cfefa141743e7ee
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:37:14 2025 +0200

    minor

commit 6ed1547e10e6dd61c72a869346449dbeccf07333
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:34:27 2025 +0200

    100%

commit d1fc1960db476f2443edbf98748f464003f9b256
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:20:04 2025 +0200

    minor

commit 65c456fe2938c21852ac85499a2fefebf94f8296
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:06:58 2025 +0200

    simplify

commit 5cb1b8dfdcf59318ee3fe621e3eee1c6e12fa51b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:40:55 2025 +0200

    test renewal fail

commit 9dba6677bde58d517aca4a4459e289a8a6651d9a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:05:44 2025 +0200

    direct access to semaphore without decorator prohibited

commit 159fc19f369d3a6239c6b4642dfb33c790be978a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:00:57 2025 +0200

    direct access to semaphore without decorator prohibited

commit ad416990046d0bfa493510eadf06e2102703b3e7
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:35:24 2025 +0200

    minor

commit 2f56f0792671a1c0fbf05d2a71e201a2b4842ec4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:31:45 2025 +0200

    minor

commit 0c4ee33218611f27ac733d4fb58ec274df636a91
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:30:39 2025 +0200

    improve coverage

commit 8bdfe1e160d274f62f39a1aeaf3f22f44d0c9acb
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:22:26 2025 +0200

    added many tests

commit cb91014a3b5480f353e72953430fc4f6e3daa45b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:00:38 2025 +0200

    add test for exceptions

commit c3d561651f96d4a5211205996056212e1dbe986d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:54:46 2025 +0200

    minor

commit 82748935fa22e56058b64dc83c95c84b0638dcc6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:52:05 2025 +0200

    ensure clean exceptions

commit 7d6b7ca49e3fa5ec2e97c21c725968bb4c09de0f
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:51:45 2025 +0200

    ensure clean exceptions

commit b0ce30ca0924eca003c3f9fa7d01b838423b9e8e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:46:14 2025 +0200

    same pattern as with exclusive

commit 0e136525b99540a89a1cb15dc7b543aaa2f132b2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:28:17 2025 +0200

    minor

commit a87d4c08ba2af47ea7cdf18de8a95549127dd547
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:13:22 2025 +0200

    simplify

commit 6b81a26a7f087ea7ae747e51126278c3cfd9a7c4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:48:50 2025 +0200

    simplify

commit 45f4cd990c69680e0db326985a77f6d7b2ba6744
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:19:34 2025 +0200

    added instructions for testing

commit 2b562a0404161d27bbb6fd78a32d101e4e3592e2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:05:12 2025 +0200

    minor

commit 5c4cae8da3a8c9ab44b06172907b045a15b94342
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:02:42 2025 +0200

    use pydantic

commit 6fe6656ce2b9b2205566ad42bdbdfe77c1656919
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:40:40 2025 +0200

    rename

commit a76989a7af9da2960233dbfc0900b1223c6c1a7d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:39:43 2025 +0200

    refactor

commit 1ef6aaea3de4a869948825c0e5e05d272959ba8f
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:38:20 2025 +0200

    refactor

commit ca5ded4f7da1e732be47a7e166f89f8d76449de4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:24:22 2025 +0200

    refactor tests

commit 898f06fbb60ae6112be7df714419e6777d4490c7
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:09:51 2025 +0200

    step 2

commit d3e5d4d3a6327a29bb835b30ca13c7da08cbbec1
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:52:37 2025 +0200

    initial tests

commit 2af35d8b7f14682e41a63ed05784eaf56137ed71
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:33:50 2025 +0200

    fix path

commit 4fbe06e3c503b9e759f6360298914f28003c2516
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:21:03 2025 +0200

    minor

commit 50ad87dd37e2833a5ab9b7d5e6e4a7adbe5e4f8e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:20:11 2025 +0200

    added file type

commit a55256aa715c288bb2f013fdb0d2455d755834c9
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:19:59 2025 +0200

    moved instructions

commit 476a622657c536d1bc368b52f6ee7754a8111d48
Author: sanderegg <[email protected]>
Date:   Wed Sep 10 12:49:00 2025 +0200

    ongoing

commit 7dd28e12b141964c6158bef319d94d6f2a18b808
Author: sanderegg <[email protected]>
Date:   Wed Sep 10 11:08:13 2025 +0200

    intiial idea

commit 3d6e600
Author: Pedro Crespo-Valero <[email protected]>
Date:   Thu Sep 11 18:07:28 2025 +0200

    🎨 Unmarks WEBSERVER_REALTIME_COLLABORATION as dev feature (ITISFoundation#8348)

commit bc3996b
Author: Odei Maiz <[email protected]>
Date:   Thu Sep 11 15:42:39 2025 +0200

    🎨 [Frontend] Remove S4L's border and Enhance PO Center (ITISFoundation#8359)
sanderegg added a commit to sanderegg/osparc-simcore that referenced this pull request Sep 15, 2025
commit 97aa54938029cc19dd4b072bbf5892e7aa3a702b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:18:47 2025 +0200

    100%

commit 2e571ba694687035ff99e9e27259bd554f619ffe
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:13:04 2025 +0200

    minor

commit dccf0c8d11a1fb0ebf9fbf9252a0e20cab1f650c
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:07:54 2025 +0200

    minor

commit 3322f64ff6f73f131e4c8baa16ab4713843bb157
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:53:45 2025 +0200

    using scripts now

commit f769bc364c6f28a7db6461feba08e47dc1ca4526
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:45:49 2025 +0200

    register scripts

commit 9e6238f5861237c2cc04e73c361f1c73c402d6a6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:28:39 2025 +0200

    added logs

commit 24e67be43f770b2bbc0645de0144aede1f6a182c
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:25:27 2025 +0200

    mypy

commit 665eba4ea83bbeb02587a6807df2420999fe0f9d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 20:26:22 2025 +0200

    added lua script

commit 9c18b8b2154b959e6c33cd1e420233023c69fe9d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 20:17:34 2025 +0200

    minor

commit 3acf40d631ee33ca8600776ab120df53ae5fffc6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:43:54 2025 +0200

    simplify

commit 58d54298dff39121fd3e8d3eb801b45c55ea6acf
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:31:37 2025 +0200

    simplify

commit 3d4e89a56ff9ebc083d9c7372de1263b55b77cf5
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:29:08 2025 +0200

    clean old stuff

commit 9a136abe3debd3acc51e4200df30d241b328c25a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:20:02 2025 +0200

    improvements

commit 2858633d81ac847c07b297b7ef3c64f45b590814
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:01:08 2025 +0200

    reduce times

commit e377c741fb1796167b17e922b261798cd8fd65e2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:54:17 2025 +0200

    now works again

commit f71cbcf66157cb7ad7d3ff9848932331dca40991
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:43:59 2025 +0200

    new versions

commit 4df45580a206ecdc8a784db962b7d33a4a9840ef
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:43:33 2025 +0200

    new versions of scripts with TIME

commit 3381d5edef8146fd48ffbf834ab6a5ef33a8ba97
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:41:53 2025 +0200

    upgrade redis-commander

commit e94a44c0d53a854bf718ae213d332622e6cad32e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:30:57 2025 +0200

    use lua scripting

commit b3f542eb257aab0b3f0626ae91e4496201c8f523
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:29:30 2025 +0200

    upgrade instructions

commit c9fce36eabd32ec6ebe8d999939b6f873a9f88fd
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:26:56 2025 +0200

    fix naming

commit 0f53d20472226dadb78ab2161f806b25023f143e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:09:47 2025 +0200

    added scripts

commit ff76c31a109d7e27d0e23daa0c2aadb0120761f1
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 17:50:56 2025 +0200

    initial lua

commit 6fb305128e9f93d034e67ce2b1ee451c23e14d86
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 17:43:40 2025 +0200

    ok this is nice

commit d5ffa9698ba39b516e349ff527bc0655eb07bb40
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:57:36 2025 +0200

    improve test

commit 2e9a4448c7c04d05a9b202fc1c81aed1a51e5271
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:45:44 2025 +0200

    shorter ttl

commit 6bfd89417f99cd8453897a99a3dabfbd02e740bf
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:43:37 2025 +0200

    heavy test

commit 98c70f2e7be6ece3dec8489b851d63c5d323893a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:28:56 2025 +0200

    use redis TIME

commit cd00b49697ba8ac548332457d09d7324a949e4e6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:19:41 2025 +0200

    large capacity

commit 4cbea223e639a7a61efc0b74a826741993f42239
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:19:15 2025 +0200

    default TTL

commit 6c46daacf11572da727c5e14dcce0e1a55ae2b27
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:53:18 2025 +0200

    minor

commit 145b39544608869c523dbfa07c16597cc5e0543e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:37:41 2025 +0200

    minor

commit 46f5bac697f42a29a9ee38264cfefa141743e7ee
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:37:14 2025 +0200

    minor

commit 6ed1547e10e6dd61c72a869346449dbeccf07333
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:34:27 2025 +0200

    100%

commit d1fc1960db476f2443edbf98748f464003f9b256
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:20:04 2025 +0200

    minor

commit 65c456fe2938c21852ac85499a2fefebf94f8296
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:06:58 2025 +0200

    simplify

commit 5cb1b8dfdcf59318ee3fe621e3eee1c6e12fa51b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:40:55 2025 +0200

    test renewal fail

commit 9dba6677bde58d517aca4a4459e289a8a6651d9a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:05:44 2025 +0200

    direct access to semaphore without decorator prohibited

commit 159fc19f369d3a6239c6b4642dfb33c790be978a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:00:57 2025 +0200

    direct access to semaphore without decorator prohibited

commit ad416990046d0bfa493510eadf06e2102703b3e7
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:35:24 2025 +0200

    minor

commit 2f56f0792671a1c0fbf05d2a71e201a2b4842ec4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:31:45 2025 +0200

    minor

commit 0c4ee33218611f27ac733d4fb58ec274df636a91
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:30:39 2025 +0200

    improve coverage

commit 8bdfe1e160d274f62f39a1aeaf3f22f44d0c9acb
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:22:26 2025 +0200

    added many tests

commit cb91014a3b5480f353e72953430fc4f6e3daa45b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:00:38 2025 +0200

    add test for exceptions

commit c3d561651f96d4a5211205996056212e1dbe986d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:54:46 2025 +0200

    minor

commit 82748935fa22e56058b64dc83c95c84b0638dcc6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:52:05 2025 +0200

    ensure clean exceptions

commit 7d6b7ca49e3fa5ec2e97c21c725968bb4c09de0f
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:51:45 2025 +0200

    ensure clean exceptions

commit b0ce30ca0924eca003c3f9fa7d01b838423b9e8e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:46:14 2025 +0200

    same pattern as with exclusive

commit 0e136525b99540a89a1cb15dc7b543aaa2f132b2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:28:17 2025 +0200

    minor

commit a87d4c08ba2af47ea7cdf18de8a95549127dd547
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:13:22 2025 +0200

    simplify

commit 6b81a26a7f087ea7ae747e51126278c3cfd9a7c4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:48:50 2025 +0200

    simplify

commit 45f4cd990c69680e0db326985a77f6d7b2ba6744
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:19:34 2025 +0200

    added instructions for testing

commit 2b562a0404161d27bbb6fd78a32d101e4e3592e2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:05:12 2025 +0200

    minor

commit 5c4cae8da3a8c9ab44b06172907b045a15b94342
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:02:42 2025 +0200

    use pydantic

commit 6fe6656ce2b9b2205566ad42bdbdfe77c1656919
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:40:40 2025 +0200

    rename

commit a76989a7af9da2960233dbfc0900b1223c6c1a7d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:39:43 2025 +0200

    refactor

commit 1ef6aaea3de4a869948825c0e5e05d272959ba8f
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:38:20 2025 +0200

    refactor

commit ca5ded4f7da1e732be47a7e166f89f8d76449de4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:24:22 2025 +0200

    refactor tests

commit 898f06fbb60ae6112be7df714419e6777d4490c7
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:09:51 2025 +0200

    step 2

commit d3e5d4d3a6327a29bb835b30ca13c7da08cbbec1
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:52:37 2025 +0200

    initial tests

commit 2af35d8b7f14682e41a63ed05784eaf56137ed71
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:33:50 2025 +0200

    fix path

commit 4fbe06e3c503b9e759f6360298914f28003c2516
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:21:03 2025 +0200

    minor

commit 50ad87dd37e2833a5ab9b7d5e6e4a7adbe5e4f8e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:20:11 2025 +0200

    added file type

commit a55256aa715c288bb2f013fdb0d2455d755834c9
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:19:59 2025 +0200

    moved instructions

commit 476a622657c536d1bc368b52f6ee7754a8111d48
Author: sanderegg <[email protected]>
Date:   Wed Sep 10 12:49:00 2025 +0200

    ongoing

commit 7dd28e12b141964c6158bef319d94d6f2a18b808
Author: sanderegg <[email protected]>
Date:   Wed Sep 10 11:08:13 2025 +0200

    intiial idea

commit 3d6e600
Author: Pedro Crespo-Valero <[email protected]>
Date:   Thu Sep 11 18:07:28 2025 +0200

    🎨 Unmarks WEBSERVER_REALTIME_COLLABORATION as dev feature (ITISFoundation#8348)

commit bc3996b
Author: Odei Maiz <[email protected]>
Date:   Thu Sep 11 15:42:39 2025 +0200

    🎨 [Frontend] Remove S4L's border and Enhance PO Center (ITISFoundation#8359)
sanderegg added a commit to sanderegg/osparc-simcore that referenced this pull request Sep 16, 2025
commit 97aa54938029cc19dd4b072bbf5892e7aa3a702b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:18:47 2025 +0200

    100%

commit 2e571ba694687035ff99e9e27259bd554f619ffe
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:13:04 2025 +0200

    minor

commit dccf0c8d11a1fb0ebf9fbf9252a0e20cab1f650c
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:07:54 2025 +0200

    minor

commit 3322f64ff6f73f131e4c8baa16ab4713843bb157
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:53:45 2025 +0200

    using scripts now

commit f769bc364c6f28a7db6461feba08e47dc1ca4526
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:45:49 2025 +0200

    register scripts

commit 9e6238f5861237c2cc04e73c361f1c73c402d6a6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:28:39 2025 +0200

    added logs

commit 24e67be43f770b2bbc0645de0144aede1f6a182c
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:25:27 2025 +0200

    mypy

commit 665eba4ea83bbeb02587a6807df2420999fe0f9d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 20:26:22 2025 +0200

    added lua script

commit 9c18b8b2154b959e6c33cd1e420233023c69fe9d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 20:17:34 2025 +0200

    minor

commit 3acf40d631ee33ca8600776ab120df53ae5fffc6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:43:54 2025 +0200

    simplify

commit 58d54298dff39121fd3e8d3eb801b45c55ea6acf
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:31:37 2025 +0200

    simplify

commit 3d4e89a56ff9ebc083d9c7372de1263b55b77cf5
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:29:08 2025 +0200

    clean old stuff

commit 9a136abe3debd3acc51e4200df30d241b328c25a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:20:02 2025 +0200

    improvements

commit 2858633d81ac847c07b297b7ef3c64f45b590814
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:01:08 2025 +0200

    reduce times

commit e377c741fb1796167b17e922b261798cd8fd65e2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:54:17 2025 +0200

    now works again

commit f71cbcf66157cb7ad7d3ff9848932331dca40991
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:43:59 2025 +0200

    new versions

commit 4df45580a206ecdc8a784db962b7d33a4a9840ef
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:43:33 2025 +0200

    new versions of scripts with TIME

commit 3381d5edef8146fd48ffbf834ab6a5ef33a8ba97
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:41:53 2025 +0200

    upgrade redis-commander

commit e94a44c0d53a854bf718ae213d332622e6cad32e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:30:57 2025 +0200

    use lua scripting

commit b3f542eb257aab0b3f0626ae91e4496201c8f523
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:29:30 2025 +0200

    upgrade instructions

commit c9fce36eabd32ec6ebe8d999939b6f873a9f88fd
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:26:56 2025 +0200

    fix naming

commit 0f53d20472226dadb78ab2161f806b25023f143e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:09:47 2025 +0200

    added scripts

commit ff76c31a109d7e27d0e23daa0c2aadb0120761f1
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 17:50:56 2025 +0200

    initial lua

commit 6fb305128e9f93d034e67ce2b1ee451c23e14d86
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 17:43:40 2025 +0200

    ok this is nice

commit d5ffa9698ba39b516e349ff527bc0655eb07bb40
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:57:36 2025 +0200

    improve test

commit 2e9a4448c7c04d05a9b202fc1c81aed1a51e5271
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:45:44 2025 +0200

    shorter ttl

commit 6bfd89417f99cd8453897a99a3dabfbd02e740bf
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:43:37 2025 +0200

    heavy test

commit 98c70f2e7be6ece3dec8489b851d63c5d323893a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:28:56 2025 +0200

    use redis TIME

commit cd00b49697ba8ac548332457d09d7324a949e4e6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:19:41 2025 +0200

    large capacity

commit 4cbea223e639a7a61efc0b74a826741993f42239
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:19:15 2025 +0200

    default TTL

commit 6c46daacf11572da727c5e14dcce0e1a55ae2b27
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:53:18 2025 +0200

    minor

commit 145b39544608869c523dbfa07c16597cc5e0543e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:37:41 2025 +0200

    minor

commit 46f5bac697f42a29a9ee38264cfefa141743e7ee
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:37:14 2025 +0200

    minor

commit 6ed1547e10e6dd61c72a869346449dbeccf07333
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:34:27 2025 +0200

    100%

commit d1fc1960db476f2443edbf98748f464003f9b256
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:20:04 2025 +0200

    minor

commit 65c456fe2938c21852ac85499a2fefebf94f8296
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:06:58 2025 +0200

    simplify

commit 5cb1b8dfdcf59318ee3fe621e3eee1c6e12fa51b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:40:55 2025 +0200

    test renewal fail

commit 9dba6677bde58d517aca4a4459e289a8a6651d9a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:05:44 2025 +0200

    direct access to semaphore without decorator prohibited

commit 159fc19f369d3a6239c6b4642dfb33c790be978a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:00:57 2025 +0200

    direct access to semaphore without decorator prohibited

commit ad416990046d0bfa493510eadf06e2102703b3e7
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:35:24 2025 +0200

    minor

commit 2f56f0792671a1c0fbf05d2a71e201a2b4842ec4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:31:45 2025 +0200

    minor

commit 0c4ee33218611f27ac733d4fb58ec274df636a91
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:30:39 2025 +0200

    improve coverage

commit 8bdfe1e160d274f62f39a1aeaf3f22f44d0c9acb
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:22:26 2025 +0200

    added many tests

commit cb91014a3b5480f353e72953430fc4f6e3daa45b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:00:38 2025 +0200

    add test for exceptions

commit c3d561651f96d4a5211205996056212e1dbe986d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:54:46 2025 +0200

    minor

commit 82748935fa22e56058b64dc83c95c84b0638dcc6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:52:05 2025 +0200

    ensure clean exceptions

commit 7d6b7ca49e3fa5ec2e97c21c725968bb4c09de0f
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:51:45 2025 +0200

    ensure clean exceptions

commit b0ce30ca0924eca003c3f9fa7d01b838423b9e8e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:46:14 2025 +0200

    same pattern as with exclusive

commit 0e136525b99540a89a1cb15dc7b543aaa2f132b2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:28:17 2025 +0200

    minor

commit a87d4c08ba2af47ea7cdf18de8a95549127dd547
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:13:22 2025 +0200

    simplify

commit 6b81a26a7f087ea7ae747e51126278c3cfd9a7c4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:48:50 2025 +0200

    simplify

commit 45f4cd990c69680e0db326985a77f6d7b2ba6744
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:19:34 2025 +0200

    added instructions for testing

commit 2b562a0404161d27bbb6fd78a32d101e4e3592e2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:05:12 2025 +0200

    minor

commit 5c4cae8da3a8c9ab44b06172907b045a15b94342
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:02:42 2025 +0200

    use pydantic

commit 6fe6656ce2b9b2205566ad42bdbdfe77c1656919
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:40:40 2025 +0200

    rename

commit a76989a7af9da2960233dbfc0900b1223c6c1a7d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:39:43 2025 +0200

    refactor

commit 1ef6aaea3de4a869948825c0e5e05d272959ba8f
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:38:20 2025 +0200

    refactor

commit ca5ded4f7da1e732be47a7e166f89f8d76449de4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:24:22 2025 +0200

    refactor tests

commit 898f06fbb60ae6112be7df714419e6777d4490c7
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:09:51 2025 +0200

    step 2

commit d3e5d4d3a6327a29bb835b30ca13c7da08cbbec1
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:52:37 2025 +0200

    initial tests

commit 2af35d8b7f14682e41a63ed05784eaf56137ed71
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:33:50 2025 +0200

    fix path

commit 4fbe06e3c503b9e759f6360298914f28003c2516
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:21:03 2025 +0200

    minor

commit 50ad87dd37e2833a5ab9b7d5e6e4a7adbe5e4f8e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:20:11 2025 +0200

    added file type

commit a55256aa715c288bb2f013fdb0d2455d755834c9
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:19:59 2025 +0200

    moved instructions

commit 476a622657c536d1bc368b52f6ee7754a8111d48
Author: sanderegg <[email protected]>
Date:   Wed Sep 10 12:49:00 2025 +0200

    ongoing

commit 7dd28e12b141964c6158bef319d94d6f2a18b808
Author: sanderegg <[email protected]>
Date:   Wed Sep 10 11:08:13 2025 +0200

    intiial idea

commit 3d6e600
Author: Pedro Crespo-Valero <[email protected]>
Date:   Thu Sep 11 18:07:28 2025 +0200

    🎨 Unmarks WEBSERVER_REALTIME_COLLABORATION as dev feature (ITISFoundation#8348)

commit bc3996b
Author: Odei Maiz <[email protected]>
Date:   Thu Sep 11 15:42:39 2025 +0200

    🎨 [Frontend] Remove S4L's border and Enhance PO Center (ITISFoundation#8359)
sanderegg added a commit to sanderegg/osparc-simcore that referenced this pull request Sep 16, 2025
commit 97aa54938029cc19dd4b072bbf5892e7aa3a702b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:18:47 2025 +0200

    100%

commit 2e571ba694687035ff99e9e27259bd554f619ffe
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:13:04 2025 +0200

    minor

commit dccf0c8d11a1fb0ebf9fbf9252a0e20cab1f650c
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:07:54 2025 +0200

    minor

commit 3322f64ff6f73f131e4c8baa16ab4713843bb157
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:53:45 2025 +0200

    using scripts now

commit f769bc364c6f28a7db6461feba08e47dc1ca4526
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:45:49 2025 +0200

    register scripts

commit 9e6238f5861237c2cc04e73c361f1c73c402d6a6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:28:39 2025 +0200

    added logs

commit 24e67be43f770b2bbc0645de0144aede1f6a182c
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:25:27 2025 +0200

    mypy

commit 665eba4ea83bbeb02587a6807df2420999fe0f9d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 20:26:22 2025 +0200

    added lua script

commit 9c18b8b2154b959e6c33cd1e420233023c69fe9d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 20:17:34 2025 +0200

    minor

commit 3acf40d631ee33ca8600776ab120df53ae5fffc6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:43:54 2025 +0200

    simplify

commit 58d54298dff39121fd3e8d3eb801b45c55ea6acf
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:31:37 2025 +0200

    simplify

commit 3d4e89a56ff9ebc083d9c7372de1263b55b77cf5
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:29:08 2025 +0200

    clean old stuff

commit 9a136abe3debd3acc51e4200df30d241b328c25a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:20:02 2025 +0200

    improvements

commit 2858633d81ac847c07b297b7ef3c64f45b590814
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:01:08 2025 +0200

    reduce times

commit e377c741fb1796167b17e922b261798cd8fd65e2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:54:17 2025 +0200

    now works again

commit f71cbcf66157cb7ad7d3ff9848932331dca40991
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:43:59 2025 +0200

    new versions

commit 4df45580a206ecdc8a784db962b7d33a4a9840ef
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:43:33 2025 +0200

    new versions of scripts with TIME

commit 3381d5edef8146fd48ffbf834ab6a5ef33a8ba97
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:41:53 2025 +0200

    upgrade redis-commander

commit e94a44c0d53a854bf718ae213d332622e6cad32e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:30:57 2025 +0200

    use lua scripting

commit b3f542eb257aab0b3f0626ae91e4496201c8f523
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:29:30 2025 +0200

    upgrade instructions

commit c9fce36eabd32ec6ebe8d999939b6f873a9f88fd
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:26:56 2025 +0200

    fix naming

commit 0f53d20472226dadb78ab2161f806b25023f143e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:09:47 2025 +0200

    added scripts

commit ff76c31a109d7e27d0e23daa0c2aadb0120761f1
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 17:50:56 2025 +0200

    initial lua

commit 6fb305128e9f93d034e67ce2b1ee451c23e14d86
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 17:43:40 2025 +0200

    ok this is nice

commit d5ffa9698ba39b516e349ff527bc0655eb07bb40
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:57:36 2025 +0200

    improve test

commit 2e9a4448c7c04d05a9b202fc1c81aed1a51e5271
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:45:44 2025 +0200

    shorter ttl

commit 6bfd89417f99cd8453897a99a3dabfbd02e740bf
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:43:37 2025 +0200

    heavy test

commit 98c70f2e7be6ece3dec8489b851d63c5d323893a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:28:56 2025 +0200

    use redis TIME

commit cd00b49697ba8ac548332457d09d7324a949e4e6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:19:41 2025 +0200

    large capacity

commit 4cbea223e639a7a61efc0b74a826741993f42239
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:19:15 2025 +0200

    default TTL

commit 6c46daacf11572da727c5e14dcce0e1a55ae2b27
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:53:18 2025 +0200

    minor

commit 145b39544608869c523dbfa07c16597cc5e0543e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:37:41 2025 +0200

    minor

commit 46f5bac697f42a29a9ee38264cfefa141743e7ee
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:37:14 2025 +0200

    minor

commit 6ed1547e10e6dd61c72a869346449dbeccf07333
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:34:27 2025 +0200

    100%

commit d1fc1960db476f2443edbf98748f464003f9b256
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:20:04 2025 +0200

    minor

commit 65c456fe2938c21852ac85499a2fefebf94f8296
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:06:58 2025 +0200

    simplify

commit 5cb1b8dfdcf59318ee3fe621e3eee1c6e12fa51b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:40:55 2025 +0200

    test renewal fail

commit 9dba6677bde58d517aca4a4459e289a8a6651d9a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:05:44 2025 +0200

    direct access to semaphore without decorator prohibited

commit 159fc19f369d3a6239c6b4642dfb33c790be978a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:00:57 2025 +0200

    direct access to semaphore without decorator prohibited

commit ad416990046d0bfa493510eadf06e2102703b3e7
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:35:24 2025 +0200

    minor

commit 2f56f0792671a1c0fbf05d2a71e201a2b4842ec4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:31:45 2025 +0200

    minor

commit 0c4ee33218611f27ac733d4fb58ec274df636a91
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:30:39 2025 +0200

    improve coverage

commit 8bdfe1e160d274f62f39a1aeaf3f22f44d0c9acb
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:22:26 2025 +0200

    added many tests

commit cb91014a3b5480f353e72953430fc4f6e3daa45b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:00:38 2025 +0200

    add test for exceptions

commit c3d561651f96d4a5211205996056212e1dbe986d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:54:46 2025 +0200

    minor

commit 82748935fa22e56058b64dc83c95c84b0638dcc6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:52:05 2025 +0200

    ensure clean exceptions

commit 7d6b7ca49e3fa5ec2e97c21c725968bb4c09de0f
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:51:45 2025 +0200

    ensure clean exceptions

commit b0ce30ca0924eca003c3f9fa7d01b838423b9e8e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:46:14 2025 +0200

    same pattern as with exclusive

commit 0e136525b99540a89a1cb15dc7b543aaa2f132b2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:28:17 2025 +0200

    minor

commit a87d4c08ba2af47ea7cdf18de8a95549127dd547
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:13:22 2025 +0200

    simplify

commit 6b81a26a7f087ea7ae747e51126278c3cfd9a7c4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:48:50 2025 +0200

    simplify

commit 45f4cd990c69680e0db326985a77f6d7b2ba6744
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:19:34 2025 +0200

    added instructions for testing

commit 2b562a0404161d27bbb6fd78a32d101e4e3592e2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:05:12 2025 +0200

    minor

commit 5c4cae8da3a8c9ab44b06172907b045a15b94342
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:02:42 2025 +0200

    use pydantic

commit 6fe6656ce2b9b2205566ad42bdbdfe77c1656919
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:40:40 2025 +0200

    rename

commit a76989a7af9da2960233dbfc0900b1223c6c1a7d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:39:43 2025 +0200

    refactor

commit 1ef6aaea3de4a869948825c0e5e05d272959ba8f
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:38:20 2025 +0200

    refactor

commit ca5ded4f7da1e732be47a7e166f89f8d76449de4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:24:22 2025 +0200

    refactor tests

commit 898f06fbb60ae6112be7df714419e6777d4490c7
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:09:51 2025 +0200

    step 2

commit d3e5d4d3a6327a29bb835b30ca13c7da08cbbec1
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:52:37 2025 +0200

    initial tests

commit 2af35d8b7f14682e41a63ed05784eaf56137ed71
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:33:50 2025 +0200

    fix path

commit 4fbe06e3c503b9e759f6360298914f28003c2516
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:21:03 2025 +0200

    minor

commit 50ad87dd37e2833a5ab9b7d5e6e4a7adbe5e4f8e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:20:11 2025 +0200

    added file type

commit a55256aa715c288bb2f013fdb0d2455d755834c9
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:19:59 2025 +0200

    moved instructions

commit 476a622657c536d1bc368b52f6ee7754a8111d48
Author: sanderegg <[email protected]>
Date:   Wed Sep 10 12:49:00 2025 +0200

    ongoing

commit 7dd28e12b141964c6158bef319d94d6f2a18b808
Author: sanderegg <[email protected]>
Date:   Wed Sep 10 11:08:13 2025 +0200

    intiial idea

commit 3d6e600
Author: Pedro Crespo-Valero <[email protected]>
Date:   Thu Sep 11 18:07:28 2025 +0200

    🎨 Unmarks WEBSERVER_REALTIME_COLLABORATION as dev feature (ITISFoundation#8348)

commit bc3996b
Author: Odei Maiz <[email protected]>
Date:   Thu Sep 11 15:42:39 2025 +0200

    🎨 [Frontend] Remove S4L's border and Enhance PO Center (ITISFoundation#8359)
sanderegg added a commit to sanderegg/osparc-simcore that referenced this pull request Sep 16, 2025
commit 97aa54938029cc19dd4b072bbf5892e7aa3a702b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:18:47 2025 +0200

    100%

commit 2e571ba694687035ff99e9e27259bd554f619ffe
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:13:04 2025 +0200

    minor

commit dccf0c8d11a1fb0ebf9fbf9252a0e20cab1f650c
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 22:07:54 2025 +0200

    minor

commit 3322f64ff6f73f131e4c8baa16ab4713843bb157
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:53:45 2025 +0200

    using scripts now

commit f769bc364c6f28a7db6461feba08e47dc1ca4526
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:45:49 2025 +0200

    register scripts

commit 9e6238f5861237c2cc04e73c361f1c73c402d6a6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:28:39 2025 +0200

    added logs

commit 24e67be43f770b2bbc0645de0144aede1f6a182c
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 21:25:27 2025 +0200

    mypy

commit 665eba4ea83bbeb02587a6807df2420999fe0f9d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 20:26:22 2025 +0200

    added lua script

commit 9c18b8b2154b959e6c33cd1e420233023c69fe9d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 20:17:34 2025 +0200

    minor

commit 3acf40d631ee33ca8600776ab120df53ae5fffc6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:43:54 2025 +0200

    simplify

commit 58d54298dff39121fd3e8d3eb801b45c55ea6acf
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:31:37 2025 +0200

    simplify

commit 3d4e89a56ff9ebc083d9c7372de1263b55b77cf5
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:29:08 2025 +0200

    clean old stuff

commit 9a136abe3debd3acc51e4200df30d241b328c25a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:20:02 2025 +0200

    improvements

commit 2858633d81ac847c07b297b7ef3c64f45b590814
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 19:01:08 2025 +0200

    reduce times

commit e377c741fb1796167b17e922b261798cd8fd65e2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:54:17 2025 +0200

    now works again

commit f71cbcf66157cb7ad7d3ff9848932331dca40991
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:43:59 2025 +0200

    new versions

commit 4df45580a206ecdc8a784db962b7d33a4a9840ef
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:43:33 2025 +0200

    new versions of scripts with TIME

commit 3381d5edef8146fd48ffbf834ab6a5ef33a8ba97
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:41:53 2025 +0200

    upgrade redis-commander

commit e94a44c0d53a854bf718ae213d332622e6cad32e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:30:57 2025 +0200

    use lua scripting

commit b3f542eb257aab0b3f0626ae91e4496201c8f523
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:29:30 2025 +0200

    upgrade instructions

commit c9fce36eabd32ec6ebe8d999939b6f873a9f88fd
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:26:56 2025 +0200

    fix naming

commit 0f53d20472226dadb78ab2161f806b25023f143e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 18:09:47 2025 +0200

    added scripts

commit ff76c31a109d7e27d0e23daa0c2aadb0120761f1
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 17:50:56 2025 +0200

    initial lua

commit 6fb305128e9f93d034e67ce2b1ee451c23e14d86
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 17:43:40 2025 +0200

    ok this is nice

commit d5ffa9698ba39b516e349ff527bc0655eb07bb40
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:57:36 2025 +0200

    improve test

commit 2e9a4448c7c04d05a9b202fc1c81aed1a51e5271
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:45:44 2025 +0200

    shorter ttl

commit 6bfd89417f99cd8453897a99a3dabfbd02e740bf
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:43:37 2025 +0200

    heavy test

commit 98c70f2e7be6ece3dec8489b851d63c5d323893a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:28:56 2025 +0200

    use redis TIME

commit cd00b49697ba8ac548332457d09d7324a949e4e6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:19:41 2025 +0200

    large capacity

commit 4cbea223e639a7a61efc0b74a826741993f42239
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 16:19:15 2025 +0200

    default TTL

commit 6c46daacf11572da727c5e14dcce0e1a55ae2b27
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:53:18 2025 +0200

    minor

commit 145b39544608869c523dbfa07c16597cc5e0543e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:37:41 2025 +0200

    minor

commit 46f5bac697f42a29a9ee38264cfefa141743e7ee
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:37:14 2025 +0200

    minor

commit 6ed1547e10e6dd61c72a869346449dbeccf07333
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:34:27 2025 +0200

    100%

commit d1fc1960db476f2443edbf98748f464003f9b256
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:20:04 2025 +0200

    minor

commit 65c456fe2938c21852ac85499a2fefebf94f8296
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 15:06:58 2025 +0200

    simplify

commit 5cb1b8dfdcf59318ee3fe621e3eee1c6e12fa51b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:40:55 2025 +0200

    test renewal fail

commit 9dba6677bde58d517aca4a4459e289a8a6651d9a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:05:44 2025 +0200

    direct access to semaphore without decorator prohibited

commit 159fc19f369d3a6239c6b4642dfb33c790be978a
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 14:00:57 2025 +0200

    direct access to semaphore without decorator prohibited

commit ad416990046d0bfa493510eadf06e2102703b3e7
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:35:24 2025 +0200

    minor

commit 2f56f0792671a1c0fbf05d2a71e201a2b4842ec4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:31:45 2025 +0200

    minor

commit 0c4ee33218611f27ac733d4fb58ec274df636a91
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:30:39 2025 +0200

    improve coverage

commit 8bdfe1e160d274f62f39a1aeaf3f22f44d0c9acb
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:22:26 2025 +0200

    added many tests

commit cb91014a3b5480f353e72953430fc4f6e3daa45b
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 12:00:38 2025 +0200

    add test for exceptions

commit c3d561651f96d4a5211205996056212e1dbe986d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:54:46 2025 +0200

    minor

commit 82748935fa22e56058b64dc83c95c84b0638dcc6
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:52:05 2025 +0200

    ensure clean exceptions

commit 7d6b7ca49e3fa5ec2e97c21c725968bb4c09de0f
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:51:45 2025 +0200

    ensure clean exceptions

commit b0ce30ca0924eca003c3f9fa7d01b838423b9e8e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:46:14 2025 +0200

    same pattern as with exclusive

commit 0e136525b99540a89a1cb15dc7b543aaa2f132b2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:28:17 2025 +0200

    minor

commit a87d4c08ba2af47ea7cdf18de8a95549127dd547
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 11:13:22 2025 +0200

    simplify

commit 6b81a26a7f087ea7ae747e51126278c3cfd9a7c4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:48:50 2025 +0200

    simplify

commit 45f4cd990c69680e0db326985a77f6d7b2ba6744
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:19:34 2025 +0200

    added instructions for testing

commit 2b562a0404161d27bbb6fd78a32d101e4e3592e2
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:05:12 2025 +0200

    minor

commit 5c4cae8da3a8c9ab44b06172907b045a15b94342
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 10:02:42 2025 +0200

    use pydantic

commit 6fe6656ce2b9b2205566ad42bdbdfe77c1656919
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:40:40 2025 +0200

    rename

commit a76989a7af9da2960233dbfc0900b1223c6c1a7d
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:39:43 2025 +0200

    refactor

commit 1ef6aaea3de4a869948825c0e5e05d272959ba8f
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:38:20 2025 +0200

    refactor

commit ca5ded4f7da1e732be47a7e166f89f8d76449de4
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:24:22 2025 +0200

    refactor tests

commit 898f06fbb60ae6112be7df714419e6777d4490c7
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 09:09:51 2025 +0200

    step 2

commit d3e5d4d3a6327a29bb835b30ca13c7da08cbbec1
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:52:37 2025 +0200

    initial tests

commit 2af35d8b7f14682e41a63ed05784eaf56137ed71
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:33:50 2025 +0200

    fix path

commit 4fbe06e3c503b9e759f6360298914f28003c2516
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:21:03 2025 +0200

    minor

commit 50ad87dd37e2833a5ab9b7d5e6e4a7adbe5e4f8e
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:20:11 2025 +0200

    added file type

commit a55256aa715c288bb2f013fdb0d2455d755834c9
Author: sanderegg <[email protected]>
Date:   Thu Sep 11 08:19:59 2025 +0200

    moved instructions

commit 476a622657c536d1bc368b52f6ee7754a8111d48
Author: sanderegg <[email protected]>
Date:   Wed Sep 10 12:49:00 2025 +0200

    ongoing

commit 7dd28e12b141964c6158bef319d94d6f2a18b808
Author: sanderegg <[email protected]>
Date:   Wed Sep 10 11:08:13 2025 +0200

    intiial idea

commit 3d6e600
Author: Pedro Crespo-Valero <[email protected]>
Date:   Thu Sep 11 18:07:28 2025 +0200

    🎨 Unmarks WEBSERVER_REALTIME_COLLABORATION as dev feature (ITISFoundation#8348)

commit bc3996b
Author: Odei Maiz <[email protected]>
Date:   Thu Sep 11 15:42:39 2025 +0200

    🎨 [Frontend] Remove S4L's border and Enhance PO Center (ITISFoundation#8359)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖-automerge marks PR as ready to be merged for Mergify a:webserver webserver's codebase. Assigning the area is particularly useful for bugs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants