Skip to content

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

Merged
asdolo merged 1 commit intomasterfrom
fix/cli_remove_docs_cli_deploy_workflows
Sep 10, 2024
Merged

fix(cli): remove docs & CLI deploy workflows#64
asdolo merged 1 commit intomasterfrom
fix/cli_remove_docs_cli_deploy_workflows

Conversation

@asdolo
Copy link
Copy Markdown
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 fernandatoledo, guillermomachado, juanchoperezj and marcos09 and removed request for a team September 10, 2024 14:05
@github-actions
Copy link
Copy Markdown

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
@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