Laurent Demailly
Laurent Demailly
but why would a patch level be needed for minimum version one needs/support, by definition no language/library api change happens in patches
can there be an environment variable to opt-in to failure - otherwise it silently falls back and then use the wrong (node) credentials forever instead of at least retrying in...
so per the closed dup issue, not just comments but also code
Were istiod-5756dc65b7-pl9ns and istiod-5756dc65b7-sw8sc (not sent) different in any way from istiod-5756dc65b7-42jmx (synced) ? Any error or issues in their logs? Can you reproduce this if everyone is running 1.19.10...
is there a reason for why we need a token for public repos while we didn't before? that's creating a lot of churn/changes
I have CODECOV_TOKEN in the org level yet I get ``` Error: Codecov token not found. Please provide Codecov token with -t flag. ``` in the upload stage of my...
nvm I needed https://github.com/fortio/fortio/pull/886/commits/8eef6d72772b4a6f4f681222bd48a1737b4107ae ```diff @@ -23,3 +23,5 @@ jobs: run: make coverage - name: Upload coverage to Codecov uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # pin@v3 + with: + token: ${{ secrets.CODECOV_TOKEN }}...
well I spoke too soon: ``` ==> Running command '/home/runner/work/_actions/codecov/codecov-action/e0b68c6749509c5f83f984dd99a76a1c1a231044/dist/codecov do-upload' /home/runner/work/_actions/codecov/codecov-action/e0b68c6749509c5f83f984dd99a76a1c1a231044/dist/codecov do-upload -C 9b2decb579a5ed5caba1d3f066f84caf6ba72717 info - 2024-02-05 23:31:53,068 -- ci service found: github-actions warning - 2024-02-05 23:31:53,079 -- xcrun...
@thomasrockhu-codecov Retried worked (past that 502) but now back to "unusable report" info - 2024-02-09 20:45:56,383 -- Your upload is now processing. When finished, results will be available at: https://app.codecov.io/github/fortio/fortio/commit/88cbb9365d06f05d152266366aff6846ed9c98d9...