Skip to content

Comments

GitHub workflow setup#4

Merged
Zec-Wicks merged 2 commits intomainfrom
GitHub-Workflow-Setup
Aug 10, 2025
Merged

GitHub workflow setup#4
Zec-Wicks merged 2 commits intomainfrom
GitHub-Workflow-Setup

Conversation

@Zec-Wicks
Copy link
Owner

This pull request adds a GitHub Actions workflow for continuous integration and updates the installation instructions in the README.md. The workflow ensures that the project installs correctly and that the CLI is operational on every push and pull request to the main branch.

Continuous integration:

  • Added a .github/workflows/release.yml workflow to automatically check out the repository, set up Python 3.11, install the package in editable mode, and run a basic CLI smoke test on pushes and pull requests to main.

Documentation update:

  • Updated the README.md to clarify the installation instructions, removing the "(editable)" qualifier from the install section header.

@Zec-Wicks Zec-Wicks merged commit 0147ca4 into main Aug 10, 2025
1 check passed
@Zec-Wicks Zec-Wicks deleted the GitHub-Workflow-Setup branch August 10, 2025 09:19
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.

1 participant