-
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
feat: Debug page [IATR] #25488
Merged
Merged
feat: Debug page [IATR] #25488
Changes from 1 commit
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
5d44df4
feat: IATR-M0 Page Header (#24722)
amehta265 7141e40
Merge branch 'develop' into feature/IATR-M0
warrensplayer 1c80741
feat: IATR-M0 Spec and Test Component (#24877)
amehta265 ad9d270
Merge branch 'develop' into feature/IATR-M0
warrensplayer c89cc92
Merge branch 'develop' into feature/IATR-M0
warrensplayer ee859f6
feat: IATR-M0 Debug Page (#25067)
warrensplayer d37581e
feat: IATR-M1.0 Debug page Header Update (#25072)
amehta265 05805e0
feat: debug status badge (#25152)
ZachJW34 3fd6a54
Merge branch 'develop' into feature/IATR-M0
warrensplayer 68a02fc
Merge branch 'develop' into feature/IATR-M0
warrensplayer 216d4c5
feat: run failures enhancements (#25234)
ZachJW34 552fe87
feat: IATR empty states (#25219) [run ci]
astone123 9008365
Merge branch 'develop' into feature/IATR-M0
warrensplayer bad5093
feat: IATR non-failure run statuses (#25286)
astone123 031dd8b
feat: IATR relevant run status banner (#25282)
mike-plummer 0a3ee16
feat: IATR-M1.0 Debug Spec component update (#25263)
amehta265 19f76b3
feat: Add messaging for retention state exceeded (#25361)
mike-plummer c33ba30
feat: IATR-M0 Page Header (#24722) (#25360)
marktnoonan 9e2bf5b
fix: only render debug artifacts when info is available (#25362)
ZachJW34 36a6eea
feat: Debug failed test limit (#25418) (#25434)
mike-plummer f9d81a8
Merge branch 'develop' into feature/IATR-M0
warrensplayer 7d1d6e5
feat: run filtered debug tests in runner (#25265)
ZachJW34 1c9d06f
feat: IATR cloud data backend (#25316)
warrensplayer 2a40aee
feat: wiring up test filters to the Debug page back end (#25492)
warrensplayer 0322488
Merge branch 'develop' into feature/IATR-M0
warrensplayer aa82ddf
Quick whitespace fix
warrensplayer 2b1fd83
Building windows and binaries
warrensplayer 1a35da7
Addinging windows
warrensplayer 1a31dd5
Fix for windows paths for debug filter
warrensplayer be5e534
fix: update query names for better logging (#25514)
warrensplayer 771debb
chore: ui tweaks (#25555)
marktnoonan 31e976b
feat: add help links to debug page empty states (#25586)
astone123 beb6d9b
Merge branch 'develop' into feature/IATR-M0
warrensplayer 40a6ee0
fix: Debug page UI flickering (#25539)
warrensplayer 2f8dd67
fix: fix for debug page isLoading flag (#25614)
warrensplayer 4e2ba74
fix: debug dismiss filter and sidebar on runner (#25616)
warrensplayer d4fbfa7
fix: invalidate cache for debug page after run status change (#25620)
warrensplayer 5798492
Merge branch 'develop' into feature/IATR-M0
warrensplayer de50f64
Adding changelog
warrensplayer c33d0b6
Adding more detail to the changelog
warrensplayer d4356d0
Changelog copy update
warrensplayer e752058
tests: IATR E2E tests (#25601)
lmiller1990 186d8c7
Merge branch 'develop' into feature/IATR-M0
warrensplayer a6a2baa
Final changelog copy update
warrensplayer dce4759
test: tweak simulated run mode and some other tests for flake (#25623)
marktnoonan 3431008
Changelog update
warrensplayer 3ecdd59
Updated TODO to reference issue that will address it
warrensplayer 0b9913f
Removing unexpected blank line
warrensplayer 7b74abc
Changelog fix
warrensplayer 50e944b
Changelog fix
warrensplayer 37344d7
Merge branch 'develop' into feature/IATR-M0
warrensplayer c09086b
Reverting CI workflows
warrensplayer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMO
Easily debug failed CI test runs
is misleading because we only show data if the run was recorded to the cloud. anyway to expand to indicate this is for recorded run?Will there be a blog post associated with this feature release?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@emilyrohrbough How about...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@warrensplayer Sounds good 👍🏻
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe something like this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I went with Peter's copy, removed the sub-bullets and referenced the PR instead of all the separate issues.