Skip to main content

Seqera Cloud v24.2.0_cycle26

Seqera Cloud authentication updates

Seqera Platform Cloud has migrated to a new authentication provider, which includes two major changes to the login flow.

Passwords for email login

  • Users signing in via email: The next time you sign in to Seqera Cloud, select the option to create a new account — "Create one" — and add a password for your existing account. The system will preserve all your existing account information and you can complete all future sign-ins with your new password.

  • Users using Github/Google sign-in: You are not required to define a password for your account and shouldn’t see any changes on your next sign-in.

Account linking

Users that sign in with multiple accounts associated with the same email address: You will be prompted to optionally merge your accounts into a single account. This will merge all your work across the two different accounts into the same account and give you the option to sign in via either method of authentication.

If you choose not to merge accounts, you will not be prompted again. If you wish to merge accounts later, or would like to merge accounts with different email addresses, contact Seqera Support.

Feature updates and improvements

Studios

  • Data Studios now support GPUs.
  • Augment Data Studios images with custom Conda environment.
  • Data studio creation now includes YAML validation.
  • Data Studios build stats now appear in the Dashboard.
  • New data studios now include "Add only" and "Add and start" actions.

Pipelines

  • The pipeline parameters input form now supports JSON schema draft 2020-12.

Bug fixes

Studios

  • Data Studios UI fixes.
  • Improved Data Studios error messaging.
  • Deleted Data Studio checkpoint on build failure.
  • Updated default Data Studios tool versions.
  • Failed Data Studios can now be deleted.
  • Return an empty list of data studios when receiving an invalid status.

General

  • Added back to login button in authentication error screen.
  • Added custom token cookie login handler for Nextflow requests to receive authentication cookies.
  • Jedis connection pool config which caused potential instabilities.
  • Fixed a problem with Azure Entra credential creation.

Launchpad

  • Set launch form to parameters step view by default when a pipeline schema is present, regardless of specification.
  • Fallback to primary compute environment when launching a shared pipeline without an associated compute environment from a private workspace.

UI/UX

  • Dashboard persisted filters exclude workspace IDs the user no longer has access to.

Pipelines

  • Do not fetch info for INVALID status pipelines, fetch for all other statuses including DISABLED.