Skip to content
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

Add project logs to artifacts #2077

Merged
merged 3 commits into from
Oct 7, 2020
Merged

Add project logs to artifacts #2077

merged 3 commits into from
Oct 7, 2020

Conversation

kivistikliis
Copy link
Contributor

Purpose of this PR

Includes <project_folder>/Logs/*.log files to job artifacts.


Testing status

Ran All ShaderGraph CI https://yamato.cds.internal.unity3d.com/jobs/902-Graphics/tree/yamato%252Flogs-to-artifacts/.yamato%252Fall-shadergraph.yml%2523All_ShaderGraph_trunk/3627119/job/artifacts

  • to get the logs of a specific job, check the artifacts of that specific job (and not the parent job). For example, if you want logs for ShaderGraph_Win_DX11_playmode_trunk, then navigate to the artifacts of this specific job. (The path to logs is the same for all jobs for a certain project, so the artifacts of the parent-job correspond to the last child-job that ran, because that last job overwrites whatever artifact the previous child-job produced)

Comments to reviewers

to navigate easier between all the changes, the logs were added to jobs in https://github.com/Unity-Technologies/Graphics/compare/yamato/logs-to-artifacts#diff-18dce6dde809c1b60a1702f03dbb1496R28

@kivistikliis kivistikliis marked this pull request as ready for review October 2, 2020 08:13
@kivistikliis kivistikliis requested a review from a team as a code owner October 2, 2020 08:13
@kivistikliis kivistikliis changed the title [skip ci] Add project logs to artifacts Add project logs to artifacts Oct 2, 2020
@github-actions github-actions bot added the yamato label Oct 2, 2020
Liis Kivistik added 2 commits October 5, 2020 12:59
# Conflicts:
#	.yamato/hdrp-linux-vulkan.yml
#	.yamato/hdrp-osx-metal.yml
#	.yamato/hdrp-win-dx11.yml
#	.yamato/hdrp-win-dx12.yml
#	.yamato/hdrp-win-vulkan.yml
#	.yamato/hdrp_dxr-win-dx12.yml
@sophiaaar sophiaaar merged commit 00058f4 into master Oct 7, 2020
@sophiaaar sophiaaar deleted the yamato/logs-to-artifacts branch October 7, 2020 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants