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

fix yaml highlighting #5

Merged
merged 1 commit into from
Nov 24, 2022
Merged

fix yaml highlighting #5

merged 1 commit into from
Nov 24, 2022

Conversation

leongross
Copy link
Contributor

No description provided.

Copy link
Member

@imjasonh imjasonh left a comment

Choose a reason for hiding this comment

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

Thanks!

@imjasonh imjasonh merged commit 6864af4 into ko-build:main Nov 24, 2022
@leongross leongross deleted the fix/highlighting branch November 26, 2022 13:23
rh-hemartin referenced this pull request in kubearchive/kubearchive Jul 8, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ko-build/setup-ko](https://togithub.com/ko-build/setup-ko) | action |
minor | `v0.6` -> `v0.7` |

---

### Release Notes

<details>
<summary>ko-build/setup-ko (ko-build/setup-ko)</summary>

### [`v0.7`](https://togithub.com/ko-build/setup-ko/releases/tag/v0.7)

[Compare
Source](https://togithub.com/ko-build/setup-ko/compare/v0.6...v0.7)

#### What's Changed

- fix yaml highlighting by
[@&#8203;leongross](https://togithub.com/leongross) in
[https://github.com/ko-build/setup-ko/pull/5](https://togithub.com/ko-build/setup-ko/pull/5)
- update references to imjasonh/setup-ko by
[@&#8203;imjasonh](https://togithub.com/imjasonh) in
[https://github.com/ko-build/setup-ko/pull/6](https://togithub.com/ko-build/setup-ko/pull/6)
- Fix links by [@&#8203;karthikraobr](https://togithub.com/karthikraobr)
in
[https://github.com/ko-build/setup-ko/pull/7](https://togithub.com/ko-build/setup-ko/pull/7)
- Make repository name lowercase to prevent issues with capitals by
[@&#8203;ChaosInTheCRD](https://togithub.com/ChaosInTheCRD) in
[https://github.com/ko-build/setup-ko/pull/9](https://togithub.com/ko-build/setup-ko/pull/9)
- Update README.md by [@&#8203;imjasonh](https://togithub.com/imjasonh)
in
[https://github.com/ko-build/setup-ko/pull/10](https://togithub.com/ko-build/setup-ko/pull/10)
- Update README.md by [@&#8203;imjasonh](https://togithub.com/imjasonh)
in
[https://github.com/ko-build/setup-ko/pull/11](https://togithub.com/ko-build/setup-ko/pull/11)
- add dependabot config, ci job and general cleanup by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/ko-build/setup-ko/pull/12](https://togithub.com/ko-build/setup-ko/pull/12)
- Bump actions/checkout from 3.5.3 to 4.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/17](https://togithub.com/ko-build/setup-ko/pull/17)
- Bump actions/setup-go from 4.0.1 to 5.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/19](https://togithub.com/ko-build/setup-ko/pull/19)
- group dependabot updates / upgrade to go1.22 by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/ko-build/setup-ko/pull/20](https://togithub.com/ko-build/setup-ko/pull/20)
- Bump the all group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/21](https://togithub.com/ko-build/setup-ko/pull/21)
- Bump actions/checkout from 4.1.2 to 4.1.3 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/22](https://togithub.com/ko-build/setup-ko/pull/22)
- Bump actions/checkout from 4.1.3 to 4.1.4 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/24](https://togithub.com/ko-build/setup-ko/pull/24)
- Bump actions/setup-go from 5.0.0 to 5.0.1 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/25](https://togithub.com/ko-build/setup-ko/pull/25)
- Bump actions/checkout from 4.1.4 to 4.1.5 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/26](https://togithub.com/ko-build/setup-ko/pull/26)
- Bump actions/checkout from 4.1.5 to 4.1.6 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/27](https://togithub.com/ko-build/setup-ko/pull/27)
- Bump actions/checkout from 4.1.6 to 4.1.7 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/30](https://togithub.com/ko-build/setup-ko/pull/30)

#### New Contributors

- [@&#8203;leongross](https://togithub.com/leongross) made their first
contribution in
[https://github.com/ko-build/setup-ko/pull/5](https://togithub.com/ko-build/setup-ko/pull/5)
- [@&#8203;karthikraobr](https://togithub.com/karthikraobr) made their
first contribution in
[https://github.com/ko-build/setup-ko/pull/7](https://togithub.com/ko-build/setup-ko/pull/7)
- [@&#8203;ChaosInTheCRD](https://togithub.com/ChaosInTheCRD) made their
first contribution in
[https://github.com/ko-build/setup-ko/pull/9](https://togithub.com/ko-build/setup-ko/pull/9)
- [@&#8203;cpanato](https://togithub.com/cpanato) made their first
contribution in
[https://github.com/ko-build/setup-ko/pull/12](https://togithub.com/ko-build/setup-ko/pull/12)
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[https://github.com/ko-build/setup-ko/pull/17](https://togithub.com/ko-build/setup-ko/pull/17)

**Full Changelog**:
ko-build/setup-ko@v0.6...v0.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: kubearchive-renovate[bot] <171263778+kubearchive-renovate[bot]@users.noreply.github.com>
rh-hemartin referenced this pull request in kubearchive/kubearchive Jul 19, 2024
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ko-build/setup-ko](https://togithub.com/ko-build/setup-ko) | action |
minor | `v0.6` -> `v0.7` |

---

### Release Notes

<details>
<summary>ko-build/setup-ko (ko-build/setup-ko)</summary>

### [`v0.7`](https://togithub.com/ko-build/setup-ko/releases/tag/v0.7)

[Compare
Source](https://togithub.com/ko-build/setup-ko/compare/v0.6...v0.7)

#### What's Changed

- fix yaml highlighting by
[@&#8203;leongross](https://togithub.com/leongross) in
[https://github.com/ko-build/setup-ko/pull/5](https://togithub.com/ko-build/setup-ko/pull/5)
- update references to imjasonh/setup-ko by
[@&#8203;imjasonh](https://togithub.com/imjasonh) in
[https://github.com/ko-build/setup-ko/pull/6](https://togithub.com/ko-build/setup-ko/pull/6)
- Fix links by [@&#8203;karthikraobr](https://togithub.com/karthikraobr)
in
[https://github.com/ko-build/setup-ko/pull/7](https://togithub.com/ko-build/setup-ko/pull/7)
- Make repository name lowercase to prevent issues with capitals by
[@&#8203;ChaosInTheCRD](https://togithub.com/ChaosInTheCRD) in
[https://github.com/ko-build/setup-ko/pull/9](https://togithub.com/ko-build/setup-ko/pull/9)
- Update README.md by [@&#8203;imjasonh](https://togithub.com/imjasonh)
in
[https://github.com/ko-build/setup-ko/pull/10](https://togithub.com/ko-build/setup-ko/pull/10)
- Update README.md by [@&#8203;imjasonh](https://togithub.com/imjasonh)
in
[https://github.com/ko-build/setup-ko/pull/11](https://togithub.com/ko-build/setup-ko/pull/11)
- add dependabot config, ci job and general cleanup by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/ko-build/setup-ko/pull/12](https://togithub.com/ko-build/setup-ko/pull/12)
- Bump actions/checkout from 3.5.3 to 4.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/17](https://togithub.com/ko-build/setup-ko/pull/17)
- Bump actions/setup-go from 4.0.1 to 5.0.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/19](https://togithub.com/ko-build/setup-ko/pull/19)
- group dependabot updates / upgrade to go1.22 by
[@&#8203;cpanato](https://togithub.com/cpanato) in
[https://github.com/ko-build/setup-ko/pull/20](https://togithub.com/ko-build/setup-ko/pull/20)
- Bump the all group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/21](https://togithub.com/ko-build/setup-ko/pull/21)
- Bump actions/checkout from 4.1.2 to 4.1.3 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/22](https://togithub.com/ko-build/setup-ko/pull/22)
- Bump actions/checkout from 4.1.3 to 4.1.4 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/24](https://togithub.com/ko-build/setup-ko/pull/24)
- Bump actions/setup-go from 5.0.0 to 5.0.1 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/25](https://togithub.com/ko-build/setup-ko/pull/25)
- Bump actions/checkout from 4.1.4 to 4.1.5 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/26](https://togithub.com/ko-build/setup-ko/pull/26)
- Bump actions/checkout from 4.1.5 to 4.1.6 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/27](https://togithub.com/ko-build/setup-ko/pull/27)
- Bump actions/checkout from 4.1.6 to 4.1.7 in the all group by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/ko-build/setup-ko/pull/30](https://togithub.com/ko-build/setup-ko/pull/30)

#### New Contributors

- [@&#8203;leongross](https://togithub.com/leongross) made their first
contribution in
[https://github.com/ko-build/setup-ko/pull/5](https://togithub.com/ko-build/setup-ko/pull/5)
- [@&#8203;karthikraobr](https://togithub.com/karthikraobr) made their
first contribution in
[https://github.com/ko-build/setup-ko/pull/7](https://togithub.com/ko-build/setup-ko/pull/7)
- [@&#8203;ChaosInTheCRD](https://togithub.com/ChaosInTheCRD) made their
first contribution in
[https://github.com/ko-build/setup-ko/pull/9](https://togithub.com/ko-build/setup-ko/pull/9)
- [@&#8203;cpanato](https://togithub.com/cpanato) made their first
contribution in
[https://github.com/ko-build/setup-ko/pull/12](https://togithub.com/ko-build/setup-ko/pull/12)
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[https://github.com/ko-build/setup-ko/pull/17](https://togithub.com/ko-build/setup-ko/pull/17)

**Full Changelog**:
ko-build/setup-ko@v0.6...v0.7

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQzMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: kubearchive-renovate[bot] <171263778+kubearchive-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.

2 participants