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

Move zos-update-worker to zos/tools #2088

Merged
merged 12 commits into from
Nov 13, 2023

Conversation

Eslam-Nawara
Copy link
Contributor

@Eslam-Nawara Eslam-Nawara commented Oct 22, 2023

@xmonader
Copy link
Collaborator

This dragged too many unrelated files e.g .gitignore in subdirectories, update_codewners files?all the go mods need to be reviewed , Makefile, Taskfile, .. etc all should be integrated within zos repo

Copy link
Collaborator

@xmonader xmonader left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

still needs refactoring to be converged with zos as mentioned in the above comment

@Eslam-Nawara Eslam-Nawara marked this pull request as draft October 22, 2023 10:36
@Eslam-Nawara Eslam-Nawara marked this pull request as ready for review October 22, 2023 12:15
@Eslam-Nawara Eslam-Nawara requested a review from xmonader October 22, 2023 12:16
.github/workflows/zos-update-worker-release.yml Outdated Show resolved Hide resolved
.github/workflows/ISSUE_TEMPLATE/bug_report.md Outdated Show resolved Hide resolved
.github/workflows/zos-update-worker-release.yml Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
.gitignore Outdated Show resolved Hide resolved
Comment on lines 119 to 124
zosCurrent := fmt.Sprintf("%v/%v", w.src, currentZosVersion)
zosLatest := fmt.Sprintf("%v/%v", w.dst, network)
// the link is like zosCurrent but it has the path relative from the symlink
// point of view (so relative to the symlink, how to reach zosCurrent)
// hence the link is instead used in all calls to symlink
link := fmt.Sprintf("%v/%v", path, currentZosVersion)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

according to the issue here #2099 the currentZosVersoin should always be of format .tag-<version>

@Eslam-Nawara Eslam-Nawara force-pushed the move_zos-update-worker_to_zos/tools branch 6 times, most recently from 6cb9014 to abfd3a1 Compare November 7, 2023 10:37
@Eslam-Nawara Eslam-Nawara force-pushed the move_zos-update-worker_to_zos/tools branch from abfd3a1 to 9c1367c Compare November 7, 2023 10:45
@Eslam-Nawara Eslam-Nawara marked this pull request as draft November 8, 2023 08:34
@Eslam-Nawara Eslam-Nawara marked this pull request as ready for review November 8, 2023 09:01
@muhamadazmy muhamadazmy merged commit 824d08d into main Nov 13, 2023
3 checks passed
@muhamadazmy muhamadazmy deleted the move_zos-update-worker_to_zos/tools branch November 13, 2023 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants