-
Notifications
You must be signed in to change notification settings - Fork 9
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
13 bart formula #15
13 bart formula #15
Conversation
@dimitrilw Could you sign the commits for DCO purposes please? You'll probably also need to GPG-sign them (I'm not sure about this repo but a lot of our repos require verified GPG-signed commits). Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for adding this in! Just a quick fix and signoff on commits and should be good
I'll get that set-up today. |
4ee3d75
to
d2073bb
Compare
Done. |
I see the fails & I'm working to fix. Thank you for being patient with me -- first Homebrew Formula submission, so it is a learning experience. |
Updated. |
6e1de4e
to
eea755d
Compare
Also re-updated GPG signature on last commit -- I apologize. I did not realize that I needed to enable git signatures & set as default behavior in:
Adding that note here in case it helps anybody else. |
Gah! I apologize. My VS-Code settings are adding that last LF when I commit & push. Manually fixing outside VS-Code. ...I hope I have entertained you all with these errors. 😊 |
Thanks for all the iterations here @dimitrilw! Do you mind signing your latest commit? My assumption is that the macos workflow there was canceled because the ubuntu workflow errored but i have not dug into it |
gah! I thought I had git config'd to auto-sign when I did |
- add initial bart.rb placeholder file - edit readme to ref bart formula NOTE: This Homebrew Formula is not complete. TODO: After binary releases are built for Mac/Linux X Intel/ARM, then un-comment lines & update 'url' & 'sha256' values. Signed-off-by: Dimitri <5898931+dimitrilw@users.noreply.github.com>
Signed-off-by: Dimitri <5898931+dimitrilw@users.noreply.github.com>
Signed-off-by: Dimitri <5898931+dimitrilw@users.noreply.github.com>
Signed-off-by: Dimitri <5898931+dimitrilw@users.noreply.github.com>
Signed-off-by: Dimitri <5898931+dimitrilw@users.noreply.github.com>
Signed-off-by: Dimitri <5898931+dimitrilw@users.noreply.github.com>
8c40560
to
bd2197e
Compare
Done. Thank you for being patient with me. |
Thank you @dimitrilw for having the patience to keep at it despite all those potholes! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @dimitrilw for working through all the bot suggestions! I created an issue to figure out how to add windows in the future: #16
Should fix #13 . Also uses a test routine that validates installed version number.