pasqal-io / pasqal-cloud

Apache License 2.0
16 stars 1 forks source link

[FEAT] New login url: authenticate.pasqal.cloud #120

Closed nmenetrier closed 5 months ago

nmenetrier commented 5 months ago

Description

Use the new login url in pasqal-cloud.

We need to wait until the production deployment of the related public-apis MR.

Remaining Tasks

Related PRs in other projects (PASQAL developers only)

Additional merge criteria

Breaking changes

Checklist

Versioning (PASQAL developers only)

Documentation

Tests

Internal tests pipeline (PASQAL developers only)

After updating the version (PASQAL developers only)

nmenetrier commented 5 months ago

Looks good! Don't forget to update the changelog and the _version file to properly release a new version of the package. Make sure to run the SDK cloud_e2e_tests targetting this branch before merging as well :)

Tested manually and with cloud-e2e-tests without issues. Now waiting for the production deployment of the related public-apis commit to merge this PR.