-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[Yaml] Add yaml test suite #62642
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
base: 8.1
Are you sure you want to change the base?
[Yaml] Add yaml test suite #62642
Conversation
this should not be needed. Use the |
d8109b4 to
38c1ce1
Compare
cdb466f to
e1847e8
Compare
8047bfc to
b5d9c5c
Compare
which permission are you missing ? You can update the |
|
When i want to push a change on |
|
Weird. As long as you're pusing to your fork and not the original repository, you should not have permission problems. 🤔 |
b5d9c5c to
2a63439
Compare
|
TIL: Was on me ... had this remote with https and not ssh ... for https tokens it's by default declined to change the workflows. |
2a63439 to
e1d2511
Compare
e1d2511 to
9452be0
Compare
Add the https://github.com/yaml/yaml-test-suite for testing the yaml componnent.
The submodule checkout should also be configured then in the yaml component pipeline if needed.