-
Notifications
You must be signed in to change notification settings - Fork 443
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
compiler: Compiler error when Link is set and Tooltip is an URL #1091
Conversation
Some |
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.
@alankan886 thank you! 🚀
The differing unrelated tests are due to computer architecture. I bet you're on x64 intel or some other AMD machine. These tests were generated on our ARM machines. Why is there a difference? TBD! #921
In the meantime, could you uncheck these from Git? Sorry for the trouble.
Lastly, could you sign your commits please? https://github.com/terrastruct/d2/blob/master/docs/CONTRIBUTING.md#logistics
Thanks for the quick review! I made the changes based on the comments, lmk if it's good! |
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.
@alankan886 can you squash your commits so that there's only the verified one? looks good other than that!
One second, looks like the unwanted changes are back again. |
# This is the 1st commit message: compiler: Compiler error when Link is set and Tooltip is an URL # The commit message terrastruct#2 will be skipped: # Update changelog
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.
thanks @alankan886 !
@alixander oh nooooo I was about to squash again, I was struggling a bit because I was so used to using squash and merge on Github rip |
hah appreciate that @alankan886 but no big deal =). it's a good point though i suppose i should wait for confirmation from the author after approving and before merging. will do next time. and welcome to the community! |
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.
ok then
fixes: #888