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

Tests cleanup #173

Merged
merged 5 commits into from
Oct 31, 2023
Merged

Tests cleanup #173

merged 5 commits into from
Oct 31, 2023

Conversation

creack
Copy link
Owner

@creack creack commented Oct 31, 2023

No description provided.

@creack
Copy link
Owner Author

creack commented Oct 31, 2023

cc @sio @4a6f656c @Frassle

@creack creack force-pushed the tests-cleanup branch 2 times, most recently from 8bb7ded to 219f7e0 Compare October 31, 2023 14:50
io_test.go Outdated Show resolved Hide resolved
@sio
Copy link
Contributor

sio commented Oct 31, 2023

I see only cosmetic changes in regards to the test I wrote. Looks a little like overzealous automation, but I have no problem with that especially if it is applied consistently to the whole codebase.

@creack creack merged commit 2dfd24d into master Oct 31, 2023
5 checks passed
renovate bot added a commit to kairos-io/provider-kairos that referenced this pull request Dec 13, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/creack/pty](https://github.com/creack/pty) | require |
patch | `v1.1.20` -> `v1.1.21` |

---

### Release Notes

<details>
<summary>creack/pty (github.com/creack/pty)</summary>

### [`v1.1.21`](https://github.com/creack/pty/releases/tag/v1.1.21)

[Compare
Source](https://github.com/creack/pty/compare/v1.1.20...v1.1.21)

#### What's Changed

- Tests cleanup by [@&#8203;creack](https://github.com/creack) in
[creack/pty#173
- Revert [#&#8203;167](https://github.com/creack/pty/issues/167) to
avoid race on Linux. by [@&#8203;creack](https://github.com/creack) in
[creack/pty#177

**Full Changelog**:
creack/pty@v1.1.20...v1.1.21

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am
every weekday,every weekend" in timezone Europe/Brussels, Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://developer.mend.io/github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate bot added a commit to kairos-io/provider-kairos that referenced this pull request Aug 14, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [github.com/creack/pty](https://github.com/creack/pty) | `v1.1.21`
-> `v1.1.23` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcreack%2fpty/v1.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fcreack%2fpty/v1.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fcreack%2fpty/v1.1.21/v1.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcreack%2fpty/v1.1.21/v1.1.23?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>creack/pty (github.com/creack/pty)</summary>

### [`v1.1.23`](https://github.com/creack/pty/releases/tag/v1.1.23)

[Compare
Source](https://github.com/creack/pty/compare/v1.1.21...v1.1.23)

#### What's Changed

- Upgrade to go version 1.18.2 to fix multiple CVEs by
[@&#8203;pinaki124](https://github.com/pinaki124) in
[creack/pty#154
- Tests cleanup by [@&#8203;creack](https://github.com/creack) in
[creack/pty#173
- Revert [#&#8203;167](https://github.com/creack/pty/issues/167) to
avoid race on Linux. by [@&#8203;creack](https://github.com/creack) in
[creack/pty#177
- Add non-blocking notes by
[@&#8203;WeidiDeng](https://github.com/WeidiDeng) in
[creack/pty#180
- ztypes_openbsd\_32bit_int.go: remove arch list by
[@&#8203;n2vi](https://github.com/n2vi) in
[creack/pty#189

#### New Contributors

- [@&#8203;pinaki124](https://github.com/pinaki124) made their first
contribution in
[creack/pty#154
- [@&#8203;WeidiDeng](https://github.com/WeidiDeng) made their first
contribution in
[creack/pty#180
- [@&#8203;n2vi](https://github.com/n2vi) made their first
contribution in
[creack/pty#189

**Full Changelog**:
creack/pty@v1.1.20...v1.1.23

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 11pm every weekday,before 7am
every weekday,every weekend" in timezone Europe/Brussels, Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/kairos-io/provider-kairos).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

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.

3 participants