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

fix(cli): remove docs & CLI deploy workflows #64

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

asdolo
Copy link
Collaborator

@asdolo asdolo commented Sep 10, 2024

What does this do?

Remove .github/workflows/deploy-cli.yml and .github/workflows/deploy-docs.yml files as part of the project setup process.

Why did you do this?

Because it doesn't make sense to have those workflows in the context of a project.

Who/what does this impact?

N/A

How did you test this?

Locally ran the CLI to create a new project and verifying that the mentioned files were not present.

@asdolo asdolo self-assigned this Sep 10, 2024
@asdolo asdolo requested a review from a team as a code owner September 10, 2024 14:05
@asdolo asdolo requested review from marcos09, fernandatoledo, juanchoperezj and guillermomachado and removed request for a team September 10, 2024 14:05
Copy link

github-actions bot commented Sep 10, 2024

💯 Test Coverage

Lines Statements Branches Functions
Coverage: 51%
50.4% (251/498) 46.57% (102/219) 36.12% (69/191)

😎 Tests Results

Tests Skipped Failures Errors Time
68 0 💤 0 ❌ 0 🔥 27.718s ⏱️
👀 Tests Details • (51%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files50.446.5736.1251.37 
report-only-changed-files is enabled. No files were changed in this commit :)

@asdolo asdolo force-pushed the refactor/cli_move_file_operations_to_project_files_manager_class branch from 0a34d29 to 29594e4 Compare September 10, 2024 15:14
@asdolo asdolo force-pushed the fix/cli_remove_docs_cli_deploy_workflows branch from 9ea37f7 to a3404e5 Compare September 10, 2024 15:14
Base automatically changed from refactor/cli_move_file_operations_to_project_files_manager_class to master September 10, 2024 18:54
@asdolo asdolo merged commit 33c0262 into master Sep 10, 2024
4 checks passed
@asdolo asdolo deleted the fix/cli_remove_docs_cli_deploy_workflows branch September 10, 2024 20:23
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.

3 participants