-
Notifications
You must be signed in to change notification settings - Fork 346
Target Specific CML version on created instance. #905
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
Conversation
Looks great! @dacbd, can you please include this option in |
Will do.
…On Wed, Mar 2, 2022, 04:48 Helio Machado ***@***.***> wrote:
Looks great! @dacbd <https://github.com/dacbd>, can you please include
this option in terraform.test.js snapshot tests and update them?
—
Reply to this email directly, view it on GitHub
<#905 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAIN7MYFTUSJX6OYA2ZS7CDU55PQJANCNFSM5PUXY5XA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This test failure looks to be unrelated to any of the changes? https://github.com/iterative/cml/runs/5428037240?check_suite_focus=true#step:7:81 |
Yes, it looks like our tests are broken (?) 🔔 @iterative/cml |
Looks like GL token length change from 20 to 29? |
Yes. Its something that I also saw in #689 |
cml/src/drivers/gitlab.test.js Line 43 in 266e612
|
thanks, cherry-picked over. |
Thanks @dacbd !!! ❤️ |
Ditto! ❤️ |
The default should be the same as the invoking CML version or unset.
Option
hidden
as this value probably shouldn't be set 98%