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

Implement a create-env command for stackforms projects #268

Open
4 tasks
fhacloid opened this issue May 27, 2024 · 1 comment · Fixed by #269
Open
4 tasks

Implement a create-env command for stackforms projects #268

fhacloid opened this issue May 27, 2024 · 1 comment · Fixed by #269
Assignees

Comments

@fhacloid
Copy link
Contributor

Creating an environment with stackforms is not supported by the CLI yet.

Here how we will do it:

The current command will remain with the legacy cy projects create-env logic, but we will put a warning to migrate the command to cy projects create-raw-env.

We will create the cy projects create-stackforms-env that will allow to create env with stackforms.

In about 6 month, we will migrate the old creation command to cy projects create-raw-env and the new command using stackforms to cy projects create-env.

Todo:

  • Create stackforms command to create-stackforms-env
  • Alias the old create-env to create-raw-env
  • Add warning to old command
  • Add tests
@fhacloid fhacloid self-assigned this May 27, 2024
@fhacloid fhacloid linked a pull request May 28, 2024 that will close this issue
@fhacloid fhacloid reopened this Jun 18, 2024
@fhacloid fhacloid pinned this issue Jun 18, 2024
@fhacloid
Copy link
Contributor Author

Re-opening this issue to follow up on the deprecation in 6 month.

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 a pull request may close this issue.

1 participant