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

docs(UnoCTK)Added examples for usage of converters second try from initial #18726 #19086

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

DevTKSS
Copy link
Contributor

@DevTKSS DevTKSS commented Dec 14, 2024

Link to first try PR
Do I really need to write all text again?

@unodevops
Copy link
Contributor

⚠️⚠️ The build 150314 has failed on Uno.UI - docs.

@MartinZikmund
Copy link
Member

The reason the PR is failing is that it is missing the required colon (:) in the commit message:

image

should be:

docs(uno-community-toolkit-v8): added example(s) for usage of converters

the documentation was only including UI things. Non-UI elements are slightly different and especially for beginners this example is expected to fill the missing piece in this topic and is expected to improve the learning curve, because they can see how to implement this different two types (UI and Non-UI). Also added the Link to the CommunityToolkit Documentation, so its easyer to find similar Non-UI tools.
@MartinZikmund MartinZikmund force-pushed the DevTKSSdocs(CTKConvertersUpdate) branch from e4fa1e7 to 3b9648e Compare January 6, 2025 13:26
@MartinZikmund
Copy link
Member

@DevTKSS I have rebased and force pushed the branch to fix the commit message, just make sure the colon is there next time 👍

@unodevops
Copy link
Contributor

⚠️⚠️ The build 151138 has failed on Uno.UI - docs.

@MartinZikmund
Copy link
Member

There are some trailing spaces that should not be in the .md file:

image

Deleted duplicated link to get-help.md at line281-284
@DevTKSS
Copy link
Contributor Author

DevTKSS commented Jan 6, 2025

@MartinZikmund checked the depending line and deleted also a duplicated link at the end of the file

@unodevops
Copy link
Contributor

⚠️⚠️ The build 151161 has failed on Uno.UI - docs.

@unodevops
Copy link
Contributor

⚠️⚠️ The build 151171 has failed on Uno.UI - docs.

@DevTKSS
Copy link
Contributor Author

DevTKSS commented Jan 6, 2025

dont know how i can fit the past commit strings to match the pattern... in visual studio "correct" and push seems to not do anything...

@unodevops
Copy link
Contributor

⚠️⚠️ The build 151172 has failed on Uno.UI - docs.

@unodevops
Copy link
Contributor

⚠️⚠️ The build 151173 has failed on Uno.UI - docs.

@DevTKSS
Copy link
Contributor Author

DevTKSS commented Jan 6, 2025

@MartinZikmund seems like that commit message which I am not able to edit is the last thing blocking this. one of them seems to have no changes, but everytime I am trying to "correct" this, its resetting ALL changes after this commit intead of changing just that text in the commit.

@unodevops
Copy link
Contributor

⚠️⚠️ The build 151174 has failed on Uno.UI - docs.

@MartinZikmund
Copy link
Member

image

these two commits need to be reworded to be chore:

@MartinZikmund MartinZikmund force-pushed the DevTKSSdocs(CTKConvertersUpdate) branch from 2ac36ba to 4bd82cd Compare January 7, 2025 10:07
@MartinZikmund MartinZikmund force-pushed the DevTKSSdocs(CTKConvertersUpdate) branch from 4bd82cd to f125f26 Compare January 7, 2025 10:07
@MartinZikmund
Copy link
Member

I have reworded and rebased the commits, should be good again now

@unodevops
Copy link
Contributor

⚠️⚠️ The build 151201 has failed on Uno.UI - docs.

@DevTKSS
Copy link
Contributor Author

DevTKSS commented Jan 7, 2025

dont know what github desktop did... opened code in vs 2022 which seems to dislike git really, so it stated I would not be able to just pull that repo down to update local files... github desktop automatically fetched (is that rebasing? that desktop thing is not understandable to me... new words online was not using...) then a button on the top appeared which (to me) seemed to tell to merge the online to my local repo... but then after this it suddenly did some push... Did it just reset what you did or what was that... on the last commit to that time the only changes I am seeing it told has been updated are adding two xml tags on the fenced code...

@unodevops
Copy link
Contributor

⚠️⚠️ The build 151259 has failed on Uno.UI - docs.

@unodevops
Copy link
Contributor

⚠️⚠️ The build 151268 has failed on Uno.UI - docs.

@DevTKSS
Copy link
Contributor Author

DevTKSS commented Jan 7, 2025

so, in vs 2022 I did reset with --mixed to have the changes applyed while the commit messages with issues should have been deleted. should all be merged at the last commit. vs studio seems to have not the same tools as vs code. Normally in my opinion reverting these message issueing commits with having the changes should satisfy the bash, but seems like its not. hoping it is at least satisfyed with the code itself?

@unodevops
Copy link
Contributor

⚠️⚠️ The build 151272 has failed on Uno.UI - docs.

@jeromelaban
Copy link
Member

@DevTKSS if you don't manage to rewrite your history, squash it, it may be easier for you but in all cases we need the commit texts to be adjusted for this PR to move forward. Thanks!

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.

4 participants