-
Notifications
You must be signed in to change notification settings - Fork 4
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
How should we organize Action artifacts? #429
Comments
In that same spirit, the names of the files control the order in which they are listed in the folder. How do we want to order them? This is the info we have:
I haven't yet found a way to get the feature name. Pros and cons of the ordering of those items? Should we exclude tags all together because they have the language in them? Should we exclude the language because it's in the tags (meaning we couldn't order these files by language)? |
Would also like to improve some of the artifact names. Ideas:
|
Actually, should each scenario have its own folder? I'm not sure - right now it's very easy to bounce back and forth between error screenshots. Maybe scenario folders for user-created screenshots/files/artifacts and error stay in the outer folder? |
Maybe the error screenshots should be in both places. This is the idea proposed here, though the names are missing a bunch of pieces to avoid a mess and show the arrangement more clearly.
"3pm" and "4pm" just indicates a timestamp. "PgID" could be question id or screen trigger var, whichever is available, or neither if none available. Not sure which is preferred. |
Strangely enough, closing in favor of #22, random input testing, where extensive discussion is happening about artifact directory structure. |
Often if you want to download the errors, you also want the report, etc. Should we just output one artifact [folder] that's got everything else in it? If we do that, should we put each category inside that one folder its own folder? e.g. One folder for all screenshots. My instinct says 'no' for that last one.
Things we output now:
Things we still want to output:
The text was updated successfully, but these errors were encountered: