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 missing package windows step in release #6387

Merged
merged 2 commits into from
Jul 22, 2024

Conversation

galal-hussein
Copy link
Contributor

Proposed Changes

Types of Changes

Verification

Testing

Linked Issues

User-Facing Change


Further Comments

@galal-hussein galal-hussein requested a review from a team as a code owner July 22, 2024 22:33
@@ -63,6 +63,10 @@ jobs:
DOCKER_USERNAME: ${{ env.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ env.DOCKER_PASSWORD }}

- name: Pacakge windows images
Copy link
Member

@brandond brandond Jul 22, 2024

Choose a reason for hiding this comment

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

Spelling nit

Suggested change
- name: Pacakge windows images
- name: Package windows images

Also, shouldn't this go above, either directly below the existing Package Images step, or perhaps just as another run line in that same step?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will fix the typo, however the order is actually what it used to be in drone
https://github.com/rancher/rke2/blob/v1.28.11-rc6%2Brke2r1/.drone.yml#L160C1-L172C1

Copy link
Member

Choose a reason for hiding this comment

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

ok!

We need to review the makefile when we get rid of dapper, I think we are rebuilding the same stuff many times.

Signed-off-by: galal-hussein <[email protected]>
@galal-hussein galal-hussein merged commit ffe6de9 into rancher:master Jul 22, 2024
3 checks passed
iamsarthakk pushed a commit to iamsarthakk/rke2 that referenced this pull request Aug 19, 2024
* Add missing package windows step in release

Signed-off-by: galal-hussein <[email protected]>

* fix typo

Signed-off-by: galal-hussein <[email protected]>

---------

Signed-off-by: galal-hussein <[email protected]>
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.

4 participants