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

Workflow to generate schema diff #3649

Merged
merged 7 commits into from
Jun 12, 2024

Conversation

1000TurquoisePogs
Copy link
Member

@1000TurquoisePogs 1000TurquoisePogs commented Nov 8, 2023

We need an easy way for users to see the difference in schema between zowe versions.
This PR brings automation to upload a .diff format file that shows the difference between two versions.
By default, it will do this by taking the current version and comparing it against vX.(Y-1).Z
But, you can supply any commits you want in the input.
This workflow is made to run every time master is updated.
Perhaps it should be uploaded to artifactory?

A successful run can be seen here https://github.com/1000TurquoisePogs/zowe-install-packaging/actions/runs/6799365549

Signed-off-by: 1000TurquoisePogs <[email protected]>
Copy link

github-actions bot commented Nov 8, 2023

PAX build 4000 FAILED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/6798593272

Signed-off-by: 1000TurquoisePogs <[email protected]>
Copy link

github-actions bot commented Nov 8, 2023

PAX build 4001 FAILED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/6798620385

Signed-off-by: 1000TurquoisePogs <[email protected]>
Copy link

github-actions bot commented Nov 8, 2023

PAX build 4002 FAILED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/6799194919

Signed-off-by: 1000TurquoisePogs <[email protected]>
Copy link

github-actions bot commented Nov 8, 2023

PAX build 4003 FAILED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/6799399870

Copy link

github-actions bot commented Nov 28, 2023

PAX build 4117 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/7022578918

Copy link

github-actions bot commented Nov 28, 2023

Test workflow 3605 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.13.0-PR-3649/zowe-2.13.0-pr-3649-4117-20231128180402.pax
Running on machine: zzow06
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/7022695547

Copy link

github-actions bot commented May 31, 2024

build 5347 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9317199228

Copy link

github-actions bot commented May 31, 2024

Test workflow 4649 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.16.0-PR-3649/zowe-2.16.0-pr-3649-5347-20240531111709.pax
Running on machine: zzow06
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9317331186

Copy link

github-actions bot commented Jun 3, 2024

build 5362 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9351592007

Copy link

github-actions bot commented Jun 3, 2024

Test workflow 4664 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.16.0-PR-3649/zowe-2.16.0-pr-3649-5362-20240603140808.pax
Running on machine: zzow07
Result: FAILURE
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9351714762

Copy link

github-actions bot commented Jun 6, 2024

build 5362 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9351592007

Copy link

github-actions bot commented Jun 6, 2024

Test workflow 4694 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.16.0-PR-3649/zowe-2.16.0-pr-3649-5362-20240606115624.pax
Running on machine: zzow06
Result: CANCELLED
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9400404456

Copy link

github-actions bot commented Jun 11, 2024

build 5362 SUCCEEDED.
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9351592007

Copy link

github-actions bot commented Jun 11, 2024

Test workflow 4723 is started.
Running install test: Convenience Pax
The zowe artifact being used by this test workflow: libs-snapshot-local/org/zowe/2.16.0-PR-3649/zowe-2.16.0-pr-3649-5362-20240611082510.pax
Running on machine: zzow07
Result: SUCCESS
Link to workflow run: https://github.com/zowe/zowe-install-packaging/actions/runs/9462165089

@1000TurquoisePogs 1000TurquoisePogs merged commit 727a675 into v2.x/staging Jun 12, 2024
17 of 19 checks passed
@1000TurquoisePogs 1000TurquoisePogs deleted the feature/v2/generate-schema-diff branch June 12, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants