Conversation
🦋 Changeset detectedLatest commit: e8b9af7 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
andrzejewsky
left a comment
There was a problem hiding this comment.
Please attach changeset file.
merge-reports: Run #4446
🎉 All tests passed!Github Test Reporter by CTRF 💚 🔄 This comment has been updated |
| - name: Merge playwright reports | ||
| uses: ./.github/actions/merge-pw-reports | ||
| with: | ||
| PASSWORD_FOR_DECODING_ARTIFACT: ${{ secrets.E2E_USER_PASSWORD }} |
There was a problem hiding this comment.
are you sure to use exact same password as for user login? isn't better to have separate variable for it?
There was a problem hiding this comment.
I think if anyone had our user password, separate password for tests results won't do much good
There was a problem hiding this comment.
the password can stay the same, the new variable can point to it, I'm saying that we share the same variable for 2 different things
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5334 +/- ##
========================================
Coverage 61.73% 61.73%
========================================
Files 1251 1251
Lines 21783 21783
Branches 4543 4543
========================================
Hits 13448 13448
- Misses 7784 8298 +514
+ Partials 551 37 -514 ☔ View full report in Codecov by Sentry. |
39f90d8
merge-reports: Run #4490
🎉 All tests passed!Github Test Reporter by CTRF 💚 🔄 This comment has been updated |
* Add password to artifact * Add changeset * Fix upload artifact action * Change password --------- Co-authored-by: Paweł Chyła <chyla1988@gmail.com>
What type of PR is this?
Related Issues or Documents
Usage Instructions, Screenshots, Recordings
Have you written tests?
[Optional] Description