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

Use make release-windows on Drone, make it similar to make release #13532

Merged
merged 2 commits into from
Jun 15, 2022

Conversation

codingllama
Copy link
Contributor

Switch from make release-amd64 to make release-windows in Drone builds, making release builds similar to "regular" builds (that already use make release-windows-unsigned).

Fixes current woes caused by FIDO2=yes in Windows release builds. (Note that ARCH is implied by the build.)

Copy link
Collaborator

@r0mant r0mant left a comment

Choose a reason for hiding this comment

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

Can you backport to branch/v10 also?

@codingllama codingllama force-pushed the codingllama/windows-drone branch from 24b210f to 3d12f8f Compare June 15, 2022 18:31
@codingllama
Copy link
Contributor Author

Can you backport to branch/v10 also?

Definitely!

@codingllama codingllama enabled auto-merge (squash) June 15, 2022 18:53
Copy link
Collaborator

@zmb3 zmb3 left a comment

Choose a reason for hiding this comment

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

Does this require any updates to e?

@codingllama codingllama force-pushed the codingllama/windows-drone branch from 3d12f8f to 65495bd Compare June 15, 2022 19:07
@codingllama
Copy link
Contributor Author

Does this require any updates to e?

@zmb3 I think not, at least I didn't find a link between this change and e/ yet.

@codingllama codingllama merged commit 29d3f80 into master Jun 15, 2022
@codingllama codingllama deleted the codingllama/windows-drone branch June 15, 2022 20:15
codingllama added a commit that referenced this pull request Jun 15, 2022
#13532)

Switch from `make release-amd64` to make release-windows in Drone builds, making
release builds similar to "regular" builds (that already use
`make release-windows-unsigned`).

Fixes current woes caused by FIDO2=yes in Windows release builds. (Note that
ARCH is implied by the build.)

* Use `make release-windows` on Drone, make it similar to `make release`
* Update .drone.yaml
codingllama added a commit that referenced this pull request Jun 15, 2022
#13532) (#13540)

Switch from `make release-amd64` to make release-windows in Drone builds, making
release builds similar to "regular" builds (that already use
`make release-windows-unsigned`).

Fixes current woes caused by FIDO2=yes in Windows release builds. (Note that
ARCH is implied by the build.)

* Use `make release-windows` on Drone, make it similar to `make release`
* Update .drone.yaml
@webvictim webvictim mentioned this pull request Jul 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants