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

Consider a test for versioning or deployments #9

Open
d33bs opened this issue May 15, 2024 · 1 comment
Open

Consider a test for versioning or deployments #9

d33bs opened this issue May 15, 2024 · 1 comment
Labels
enhancement New feature or request testing

Comments

@d33bs
Copy link
Member

d33bs commented May 15, 2024

I do have one question now that I think of it, is there a need to include a test for [dynamic versioning]? I see it isn't checked off in the original comment for the PR.

Originally posted by @jenna-tomkinson in #8 (review)

@d33bs d33bs mentioned this issue May 15, 2024
11 tasks
@d33bs
Copy link
Member Author

d33bs commented May 15, 2024

From #8, the pseudocode for testing something like this could look like:

  1. Checkout code from GitHub Actions job
  2. Add arbitrary commit within the context of the GitHub Actions job checked-out code
  3. Run poetry build
  4. Examine the results of the build __init__.py file for an accurate version specification
  5. Attempt to install the built package and observe the same version as previous step

@d33bs d33bs added the enhancement New feature or request label May 15, 2024
@d33bs d33bs added the testing label Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request testing
Projects
None yet
Development

No branches or pull requests

1 participant