Refactor python code, add publish workflows, add docs website#17
Open
JohnCHarrington wants to merge 1 commit intomainfrom
Open
Refactor python code, add publish workflows, add docs website#17JohnCHarrington wants to merge 1 commit intomainfrom
JohnCHarrington wants to merge 1 commit intomainfrom
Conversation
bd51fcf to
ef958ae
Compare
Move all files to new folder structure feat: combine echo readers chore: stylefix feat: Add CLI commands for desktop/web chore: Typing and ruff Readd deleted assets feat: Add tests chore: stylefixes chore: stylefixes again feat: Add github actions for python CICD feat: Add bump-my-version Bump version: 0.1.0 → 0.1.1 feat: Use hatch-vcs Bump version: 0.1.1 → 0.1.2 chore: Reset version docs: Adjust for using install package fix: bump-my-version command syntax chore: use @patch in tests fix(tests): mock asyncio.open_connection temp: Publish from this branch to test feat: Output methods can set their own interval fix: add id-token write permission to pypi-publish temp: Trigger on workflow change chore: Separate workflows to use version update temp: Trigger python CI feat: simplify workflow setup Bump version: 0.1.0 → 0.1.1 fix: Don't double-fetch tags feat: Simplify, publish on release fix: Rename openecho package to open_echo feat: Run test/lint/typecheck before publishing release feat: Set up jekyll, add contributor docs fix: Remove double publish step feat: Adjust num_samples and sample_time in app settings docs: Update for new settings docs: Tidy up, exclude unnecessary files from build feat: Add workflow to publish docs temp: publish pages from this branch fix: Only publish docs when doc files change chore: Remove unused minima gem docs: Adjust wording fix: Run bundle install on docs docs: Allow manual deploy docs: Adjust wording fix: Install ruby chore: Remove lockfiles chore: ignore lockfiles docs: Adjust wording fix: Plain jekyll build not pages build docs: Adjust baseurl and use relative links docs: Adjust wording docs: Update links docs: Remove relative links fix: Build docs with right baseurl feat: Trigger docs update on release docs: Update paths docs: publish on commit to main docs: Remove build folder
ef958ae to
51d3012
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Apologies, lots going on here ;)
pythonfolderuvfor managing python dependencies and build/documentationfolderopen_echopython package on release