Skip to content

Enable Windows builds (again) #297

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

Merged
merged 1 commit into from
Apr 15, 2023
Merged

Enable Windows builds (again) #297

merged 1 commit into from
Apr 15, 2023

Conversation

HeavyWombat
Copy link
Member

@HeavyWombat HeavyWombat commented Apr 15, 2023

Fix #293

Add Windows to the list of build operating systems.

Replace --rm-dist with --clean since it is deprecated.

Remove replacements that are deprecated.

Add Windows to the list of build operating systems.

Replace `--rm-dist` with `--clean` since it is deprecated.

Remove replacements that are deprecated.
@HeavyWombat HeavyWombat enabled auto-merge (rebase) April 15, 2023 19:39
@HeavyWombat HeavyWombat disabled auto-merge April 15, 2023 19:39
@HeavyWombat HeavyWombat merged commit e2f30e9 into main Apr 15, 2023
@HeavyWombat HeavyWombat deleted the enable/windows branch April 15, 2023 19:40
renovate bot referenced this pull request in scottames/dots Apr 16, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [homeport/dyff](https://togithub.com/homeport/dyff) | patch | `v1.5.6`
-> `v1.5.7` |

---

### Release Notes

<details>
<summary>homeport/dyff</summary>

### [`v1.5.7`](https://togithub.com/homeport/dyff/releases/tag/v1.5.7):
dyff release v1.5.7

[Compare
Source](https://togithub.com/homeport/dyff/compare/v1.5.6...v1.5.7)

#### Changelog

- [`86654f8`](https://togithub.com/homeport/dyff/commit/86654f8) Remove
`snap` target for now
- [`35afb24`](https://togithub.com/homeport/dyff/commit/35afb24) Switch
to `SNAPCRAFT_STORE_CREDENTIALS` environment variable
- [`e2f30e9`](https://togithub.com/homeport/dyff/commit/e2f30e9) Enable
Windows builds (again)
- [`a901b82`](https://togithub.com/homeport/dyff/commit/a901b82) Bump
`golang.org/x` dependencies
- [`1b2c4de`](https://togithub.com/homeport/dyff/commit/1b2c4de) Bump
github.com/spf13/cobra from 1.6.1 to 1.7.0
- [`49f9f37`](https://togithub.com/homeport/dyff/commit/49f9f37) Bump
github.com/gonvenience/bunt from 1.3.4 to 1.3.5
- [`4f06fc4`](https://togithub.com/homeport/dyff/commit/4f06fc4) Change
dependabot interval to daily
- [`28fea95`](https://togithub.com/homeport/dyff/commit/28fea95) Bump
github.com/onsi/gomega from 1.27.5 to 1.27.6
- [`680c89f`](https://togithub.com/homeport/dyff/commit/680c89f) Bump
github.com/onsi/gomega from 1.27.3 to 1.27.5
- [`c6b9dd5`](https://togithub.com/homeport/dyff/commit/c6b9dd5) Bump
github.com/onsi/ginkgo/v2 from 2.9.1 to 2.9.2
- [`d18cd9b`](https://togithub.com/homeport/dyff/commit/d18cd9b) Bump
github.com/onsi/ginkgo/v2 from 2.9.0 to 2.9.1
- [`3004ab6`](https://togithub.com/homeport/dyff/commit/3004ab6) Bump
github.com/onsi/gomega from 1.27.2 to 1.27.3
- [`bfc7cd0`](https://togithub.com/homeport/dyff/commit/bfc7cd0) Bump
github.com/onsi/gomega from 1.27.1 to 1.27.2
- [`06ec956`](https://togithub.com/homeport/dyff/commit/06ec956) Bump
github.com/onsi/ginkgo/v2 from 2.8.3 to 2.9.0
- [`be9cb25`](https://togithub.com/homeport/dyff/commit/be9cb25) Bump
github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.3
- [`cab2f5c`](https://togithub.com/homeport/dyff/commit/cab2f5c) Bump
github.com/onsi/gomega from 1.26.0 to 1.27.1
- [`dece421`](https://togithub.com/homeport/dyff/commit/dece421) Bump
github.com/onsi/gomega from 1.25.0 to 1.26.0
- [`873825d`](https://togithub.com/homeport/dyff/commit/873825d) Bump
github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.0
- [`d3bd41c`](https://togithub.com/homeport/dyff/commit/d3bd41c) Bump
github.com/onsi/gomega from 1.24.2 to 1.25.0
- [`477d379`](https://togithub.com/homeport/dyff/commit/477d379) Bump
github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0
- [`5290a1f`](https://togithub.com/homeport/dyff/commit/5290a1f) Bump
github.com/sergi/go-diff from 1.2.0 to 1.3.1
- [`1c01d64`](https://togithub.com/homeport/dyff/commit/1c01d64) Bump
`dependabot/fetch-metadata`
- [`b6093ae`](https://togithub.com/homeport/dyff/commit/b6093ae) Bump
github.com/onsi/gomega from 1.24.1 to 1.24.2
- [`4886e3c`](https://togithub.com/homeport/dyff/commit/4886e3c) Bump
github.com/onsi/ginkgo/v2 from 2.5.1 to 2.6.1
- [`b314448`](https://togithub.com/homeport/dyff/commit/b314448)
Introduce auto-merge idea for dependabot
- [`686fa84`](https://togithub.com/homeport/dyff/commit/686fa84) Tweak
Ginkgo install
- [`39dec8c`](https://togithub.com/homeport/dyff/commit/39dec8c) Update
README with Go version
- [`46f1b87`](https://togithub.com/homeport/dyff/commit/46f1b87) Bump
dependencies and fix Ginkgo run
- [`211eaf2`](https://togithub.com/homeport/dyff/commit/211eaf2) Bump
github.com/onsi/ginkgo/v2 from 2.4.0 to 2.5.1
- [`5966146`](https://togithub.com/homeport/dyff/commit/5966146) Bump
github.com/spf13/cobra from 1.6.0 to 1.6.1
- [`2cb1b52`](https://togithub.com/homeport/dyff/commit/2cb1b52) Bump
github.com/onsi/ginkgo/v2 from 2.3.0 to 2.4.0
- [`fb473dc`](https://togithub.com/homeport/dyff/commit/fb473dc) Tweak
unit test setup for CI
- [`b563a6c`](https://togithub.com/homeport/dyff/commit/b563a6c) Bump
action step versions
- [`547c70a`](https://togithub.com/homeport/dyff/commit/547c70a) Switch
to ad-hoc Ginkgo
- [`df69afc`](https://togithub.com/homeport/dyff/commit/df69afc) Bump
github.com/onsi/ginkgo/v2 from 2.1.6 to 2.2.0

#### What's Changed

- Switch to ad-hoc Ginkgo by
[@&#8203;HeavyWombat](https://togithub.com/HeavyWombat) in
[https://github.com/homeport/dyff/pull/253](https://togithub.com/homeport/dyff/pull/253)
- Tweak unit test setup for CI by
[@&#8203;HeavyWombat](https://togithub.com/HeavyWombat) in
[https://github.com/homeport/dyff/pull/260](https://togithub.com/homeport/dyff/pull/260)
- Tweak Ginkgo install by
[@&#8203;HeavyWombat](https://togithub.com/HeavyWombat) in
[https://github.com/homeport/dyff/pull/268](https://togithub.com/homeport/dyff/pull/268)
- Enable Windows builds (again) by
[@&#8203;HeavyWombat](https://togithub.com/HeavyWombat) in
[https://github.com/homeport/dyff/pull/297](https://togithub.com/homeport/dyff/pull/297)

**Full Changelog**:
homeport/dyff@v1.5.6...v1.5.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://app.renovatebot.com/dashboard#github/scottames/dots).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS40MC4wIiwidXBkYXRlZEluVmVyIjoiMzUuNDAuMCJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

Restore release of Windows binaries
1 participant