Skip to content
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

feat: Enable the deployment of rollouts by paths #5976

Merged
merged 2 commits into from
Nov 27, 2023

Conversation

LautaroPetaccio
Copy link
Contributor

@LautaroPetaccio LautaroPetaccio commented Nov 24, 2023

What does this PR change?

This PR adds two new Github Actions which are used to set the rollouts by path. This comes from a change that we're implementing on which our site will go from using subdomains play.decentraland.org to using paths decentraland.org/play.
These two new Github Actions will replace the set-rollout.yml and set-rollout-manual.yml files. They will eventually be deleted.

...

How to test the changes?

  1. Launch the explorer
  2. ...

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

Copilot summary

🤖[deprecated] Generated by Copilot at a073e48

This pull request adds two new workflows for setting the rollout percentage of package versions for different deployment environments and paths. One workflow is manual and allows custom inputs, while the other workflow is automatic and uses package tags. Both workflows use the set-rollout-action to update the rollout.json file and create a pull request.

@LautaroPetaccio LautaroPetaccio merged commit 17e68c0 into dev Nov 27, 2023
1 check passed
@LautaroPetaccio LautaroPetaccio deleted the feat/add-paths-pipeline branch November 27, 2023 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants