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

Separate Library and Action Using Workspace #92

Merged
merged 5 commits into from
Mar 5, 2024

Conversation

threeal
Copy link
Owner

@threeal threeal commented Mar 4, 2024

This pull request resolves #91 by introducing the following changes:

  • Separating the library source files into a pipx-install-action workspace, effectively making the root workspace only for building the action script.
  • Modifying jobs in the workflows to be run for each workspace available in this project, effectively also renaming the job.

@threeal threeal self-assigned this Mar 4, 2024
@threeal threeal added this to the Version 1.0.0 milestone Mar 4, 2024
@threeal threeal force-pushed the separate-lib-with-workspace branch from 551c77b to dc9cbd5 Compare March 4, 2024 16:18
@threeal threeal force-pushed the separate-lib-with-workspace branch 4 times, most recently from cb1d71e to cc8b4fb Compare March 5, 2024 08:36
@threeal threeal force-pushed the separate-lib-with-workspace branch from cc8b4fb to 15690d4 Compare March 5, 2024 08:42
@threeal threeal marked this pull request as ready for review March 5, 2024 08:42
@threeal threeal merged commit 8867462 into main Mar 5, 2024
7 checks passed
@threeal threeal deleted the separate-lib-with-workspace branch March 5, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Separate Library and Action Using Workspace
1 participant