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

Fixed wrong default for gh_host #78

Merged
merged 1 commit into from Sep 25, 2023

Conversation

weirdan
Copy link
Contributor

@weirdan weirdan commented Sep 25, 2023

Without this change workflows that do not specify gh_host were generating the following error:

image

Copy link
Owner

@leonsteinhaeuser leonsteinhaeuser left a comment

Choose a reason for hiding this comment

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

Interesting. My tests did not catch that.

@leonsteinhaeuser leonsteinhaeuser merged commit 939000f into leonsteinhaeuser:main Sep 25, 2023
@leonsteinhaeuser
Copy link
Owner

@weirdan I have merged your change and released a new patch version.

kodiakhq bot pushed a commit to cloudquery/codegen that referenced this pull request Oct 1, 2023
…to v2.2.1 (#33)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [leonsteinhaeuser/project-beta-automations](https://togithub.com/leonsteinhaeuser/project-beta-automations) | action | minor | `v2.1.0` -> `v2.2.1` |

---

### Release Notes

<details>
<summary>leonsteinhaeuser/project-beta-automations (leonsteinhaeuser/project-beta-automations)</summary>

### [`v2.2.1`](https://togithub.com/leonsteinhaeuser/project-beta-automations/releases/tag/v2.2.1)

[Compare Source](https://togithub.com/leonsteinhaeuser/project-beta-automations/compare/v2.2.0...v2.2.1)

#### What's Changed

-   Fixed wrong default for `gh_host` by [@&#8203;weirdan](https://togithub.com/weirdan) in [leonsteinhaeuser/project-beta-automations#78

#### New Contributors

-   [@&#8203;weirdan](https://togithub.com/weirdan) made their first contribution in [leonsteinhaeuser/project-beta-automations#78

**Full Changelog**: leonsteinhaeuser/project-beta-automations@v2.2.0...v2.2.1

### [`v2.2.0`](https://togithub.com/leonsteinhaeuser/project-beta-automations/releases/tag/v2.2.0)

[Compare Source](https://togithub.com/leonsteinhaeuser/project-beta-automations/compare/v2.1.0...v2.2.0)

#### What's Changed

-   Adding workflow example for PR's coming from forks by [@&#8203;ericbsd](https://togithub.com/ericbsd) in [leonsteinhaeuser/project-beta-automations#64
-   feat: ci improvements by [@&#8203;leonsteinhaeuser](https://togithub.com/leonsteinhaeuser) in [leonsteinhaeuser/project-beta-automations#67
-   Eliminate quotes from text data in custom field by [@&#8203;satoshihirose](https://togithub.com/satoshihirose) in [leonsteinhaeuser/project-beta-automations#66
-   add support for arm-based runners by [@&#8203;petrandr](https://togithub.com/petrandr) in [leonsteinhaeuser/project-beta-automations#72
-   add support for enterprise customers by [@&#8203;petrandr](https://togithub.com/petrandr) in [leonsteinhaeuser/project-beta-automations#74

#### New Contributors

-   [@&#8203;ericbsd](https://togithub.com/ericbsd) made their first contribution in [leonsteinhaeuser/project-beta-automations#64
-   [@&#8203;satoshihirose](https://togithub.com/satoshihirose) made their first contribution in [leonsteinhaeuser/project-beta-automations#66
-   [@&#8203;petrandr](https://togithub.com/petrandr) made their first contribution in [leonsteinhaeuser/project-beta-automations#72

**Full Changelog**: leonsteinhaeuser/project-beta-automations@v2.1.0...v2.2.0-rc.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **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 [Renovate Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
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.

None yet

2 participants