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

edit spin Formula test procedure to verify installed version #18

Closed
wants to merge 5 commits into from

Conversation

dimitrilw
Copy link
Contributor

@dimitrilw dimitrilw commented Oct 27, 2023

Performs version validation after installation & closes #17 .

@dimitrilw
Copy link
Contributor Author

ok... I swear I looked in my repo to confirm I'd signed the commit before making the PR...... :|

image

...not sure why DCO check failed, but following the bot's instructions & will resubmit PR. :|

Copy link
Collaborator

@kate-goldenring kate-goldenring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great addition @dimitrilw! The test bot is quite picky. If the test loop is getting tiresome, i think the best command to test syntax locally is brew test-bot --only-tap-syntax

@dimitrilw dimitrilw force-pushed the 17-spin-formula-test branch 2 times, most recently from a92c701 to 6c5f8bb Compare October 30, 2023 17:00
@kate-goldenring kate-goldenring dismissed their stale review October 31, 2023 23:09

missed additional file

Copy link
Collaborator

@kate-goldenring kate-goldenring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dimitrilw can you remove the steps_output.txt file?

@dimitrilw
Copy link
Contributor Author

@kate-goldenring , I apologize for being slow. I realize I will be docked 10 free-labor dollars on my monthly salary. 😂

File steps_output.txt removed and .gitignore added so future contributors will not make the same error.

@dimitrilw
Copy link
Contributor Author

I also just added a note to the Readme re running test-bot locally. I hope that out-of-scope addition is ok.

@kate-goldenring
Copy link
Collaborator

@dimitrilw thank you for updating the readme too. I found running that command locally not very helpful (despite recommending it). Did you find that you were able to specify it to test a specific, yet to be installed formula?

We also need to rebase this off latest main again. Sorry! I realized that adding testing for version is another place someone could mismatch version so i made an update in this PR to use the version variable throughout the formula which this could leverage: #21

@dimitrilw
Copy link
Contributor Author

I'll rebase pronto.

Re local run: really no idea. I ran it. It didn't complain. Neither did the Cloud-CI run. Next time cloud run fails but local passes, then I can respond with "nope; no use." 😄 ...but until then, I will go with a healthy dose of faith that it does something, even if that "something" is just a placebo effect for me.

@dimitrilw
Copy link
Contributor Author

Merge was not happy. Cleaner to push as new branch; please look to PR #22 . Apologies for the mess, @kate-goldenring . ....git. 🤷🏻

@dimitrilw dimitrilw closed this Nov 14, 2023
@dimitrilw dimitrilw deleted the 17-spin-formula-test branch November 14, 2023 04:21
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.

update spin Formula's test procedure
2 participants