-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
fix(ui): strip inner quotes from argoToken #5677
Conversation
7ecfddc
to
8e5dc6c
Compare
Codecov Report
@@ Coverage Diff @@
## master #5677 +/- ##
==========================================
- Coverage 47.12% 47.10% -0.02%
==========================================
Files 242 242
Lines 15135 15135
==========================================
- Hits 7133 7130 -3
- Misses 7095 7098 +3
Partials 907 907
Continue to review full report at Codecov.
|
Could I please ask for a screenshotot? |
A screenshot? Of what? The token is redacted in the UI! |
Of the page. You may redact any secrets. |
What I was trying to tell you is that visually nothing changes with my commit. I testes my code in my browser's console while being on a live instance. I was relying on tests but realized now that there is not really a test suite for the ui. Guess Screenshots are your test suite? So if you want me to set up the local env and send you a screenshot, it might take a while. |
closes argoproj#4991 Signed-off-by: Michael Ruoss <michael.ruoss@ufirstgroup.com>
8e5dc6c
to
8dce2ff
Compare
Yes. It ensures that that people have run the code. You'd be amazed by the number of people who submit PRs without actually having even run their code. |
Signed-off-by: Michael Ruoss <michael.ruoss@ufirstgroup.com>
closes #4991
Checklist: