You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users provide values for Team Name, Cluster Name and Git Server.
A common error users make is to insert https:// in front of the Git Server and Cluster Name. It would be nice if in the js we detected the value and stripped out the invalid part
If this week's pilot is a good indication, we had 100% success rate on this TIP message being missed. Even though it was called out before the technical exercise started + showed on screenshare during a mobbing session - all before ex 1 started.
PR ready for mergé. Would be good to touch base with you guys once you've done your pilot. We're doing two back to back in March / April so feedback and thoughts should be gathered 📦
📝 Description
Users provide values for Team Name, Cluster Name and Git Server.
A common error users make is to insert
https://
in front of the Git Server and Cluster Name. It would be nice if in the js we detected the value and stripped out the invalid parttech-exercise/docs/index.html
Line 41 in 3f0145f
Bonus 🏆: Strip out all characters than make an invalid url
@oybed
The text was updated successfully, but these errors were encountered: