-
Notifications
You must be signed in to change notification settings - Fork 1
[CAI-485] Change reference to old secret #1587
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🦋 Changeset detectedLatest commit: 2527a16 The changes in this PR will be included in the next version bump. This PR includes changesets to release 2 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Co-authored-by: marcobottaro <[email protected]>
Branch is not up to date with base branch@MarBert it seems this Pull Request is not updated with base branch. |
# Conflicts: # .github/workflows/code_review.yaml # .github/workflows/deploy_website.yaml # .github/workflows/deploy_website_content.yaml
Jira Pull Request LinkThis Pull Request refers to the following Jira issue CAI-485 |
List of Changes
Updates all the reference to secret.COOKIE_DOMAIN_SCRIPT with vars.NEXT_PUBLIC_COOKIE_DOMAIN_SCRIPT
Motivation and Context
The secret did not respect the project naming convention and is not a secret anymore
How Has This Been Tested?
on localhost
Screenshots (if appropriate):
Types of changes
Checklist: