replicatedhq / replicated-field-labs

Defines the Replicated Platform Hands-On Labs powered by the Instruqt platform
16 stars 30 forks source link

Enables labs to run with a Builders Plan only team #283

Closed crdant closed 1 year ago

crdant commented 1 year ago

TL;DR

Updates lab to enable a Builders Plan only team

Details

Converts code that looked at the license to find the regitry password to use the installation ID from the customer record. This enables us to switch from using the same team for all labs to using two different teams: one for the Builders experience and one for the Premium experience.

The changes to use two different teams is entirely at the Zepier level, so you won't find it in this codebase.