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

update GitHub workflows #21

Merged
merged 2 commits into from
Oct 18, 2023
Merged

Conversation

coreydaley
Copy link
Contributor

@coreydaley coreydaley commented Oct 18, 2023

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update
  • Go Version Update
  • Dependency Update

Description

Related Tickets & Documents

  • Related Issue #
  • Closes #

Added/updated tests?

  • Yes
  • No, and this is why: please replace this line with details on why tests
    have not been included
  • I need help with writing tests

Run verifications and test

  • make verify is passing
  • make test is passing

@codecov
Copy link

codecov bot commented Oct 18, 2023

Codecov Report

Merging #21 (a38e892) into main (215f6f5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #21   +/-   ##
=======================================
  Coverage   75.17%   75.17%           
=======================================
  Files           1        1           
  Lines         141      141           
=======================================
  Hits          106      106           
  Misses         32       32           
  Partials        3        3           

@coreydaley coreydaley merged commit b2cb20b into main Oct 18, 2023
15 checks passed
@coreydaley coreydaley deleted the 2023-10-17-update-github-workflows branch October 18, 2023 11:45
kodiakhq bot referenced this pull request in cloudquery/plugin-pb-go Dec 1, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/gorilla/css](https://togithub.com/gorilla/css) | indirect | patch | `v1.0.0` -> `v1.0.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>gorilla/css (github.com/gorilla/css)</summary>

### [`v1.0.1`](https://togithub.com/gorilla/css/releases/tag/v1.0.1)

[Compare Source](https://togithub.com/gorilla/css/compare/v1.0.0...v1.0.1)

#### What's Changed

-   Perform all preprocessing as per the spec. by [@&#8203;alin04](https://togithub.com/alin04) in [https://github.com/gorilla/css/pull/16](https://togithub.com/gorilla/css/pull/16)
-   Remove CR and FF that wouldn't appear after preprocessing. by [@&#8203;alin04](https://togithub.com/alin04) in [https://github.com/gorilla/css/pull/17](https://togithub.com/gorilla/css/pull/17)
-   Create config.yml by [@&#8203;elithrar](https://togithub.com/elithrar) in [https://github.com/gorilla/css/pull/18](https://togithub.com/gorilla/css/pull/18)
-   Update go version, add tools for verification and testing by [@&#8203;coreydaley](https://togithub.com/coreydaley) in [https://github.com/gorilla/css/pull/19](https://togithub.com/gorilla/css/pull/19)
-   Update issues.yml by [@&#8203;coreydaley](https://togithub.com/coreydaley) in [https://github.com/gorilla/css/pull/20](https://togithub.com/gorilla/css/pull/20)
-   update GitHub workflows by [@&#8203;coreydaley](https://togithub.com/coreydaley) in [https://github.com/gorilla/css/pull/21](https://togithub.com/gorilla/css/pull/21)

#### New Contributors

-   [@&#8203;alin04](https://togithub.com/alin04) made their first contribution in [https://github.com/gorilla/css/pull/16](https://togithub.com/gorilla/css/pull/16)
-   [@&#8203;elithrar](https://togithub.com/elithrar) made their first contribution in [https://github.com/gorilla/css/pull/18](https://togithub.com/gorilla/css/pull/18)
-   [@&#8203;coreydaley](https://togithub.com/coreydaley) made their first contribution in [https://github.com/gorilla/css/pull/19](https://togithub.com/gorilla/css/pull/19)

**Full Changelog**: gorilla/css@v1.0.0...v1.0.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-->
kodiakhq bot referenced this pull request in cloudquery/plugin-sdk Dec 1, 2023
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [github.com/gorilla/css](https://togithub.com/gorilla/css) | indirect | patch | `v1.0.0` -> `v1.0.1` |

---

### ⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.

---

### Release Notes

<details>
<summary>gorilla/css (github.com/gorilla/css)</summary>

### [`v1.0.1`](https://togithub.com/gorilla/css/releases/tag/v1.0.1)

[Compare Source](https://togithub.com/gorilla/css/compare/v1.0.0...v1.0.1)

##### What's Changed

-   Perform all preprocessing as per the spec. by [@&#8203;alin04](https://togithub.com/alin04) in [https://github.com/gorilla/css/pull/16](https://togithub.com/gorilla/css/pull/16)
-   Remove CR and FF that wouldn't appear after preprocessing. by [@&#8203;alin04](https://togithub.com/alin04) in [https://github.com/gorilla/css/pull/17](https://togithub.com/gorilla/css/pull/17)
-   Create config.yml by [@&#8203;elithrar](https://togithub.com/elithrar) in [https://github.com/gorilla/css/pull/18](https://togithub.com/gorilla/css/pull/18)
-   Update go version, add tools for verification and testing by [@&#8203;coreydaley](https://togithub.com/coreydaley) in [https://github.com/gorilla/css/pull/19](https://togithub.com/gorilla/css/pull/19)
-   Update issues.yml by [@&#8203;coreydaley](https://togithub.com/coreydaley) in [https://github.com/gorilla/css/pull/20](https://togithub.com/gorilla/css/pull/20)
-   update GitHub workflows by [@&#8203;coreydaley](https://togithub.com/coreydaley) in [https://github.com/gorilla/css/pull/21](https://togithub.com/gorilla/css/pull/21)

##### New Contributors

-   [@&#8203;alin04](https://togithub.com/alin04) made their first contribution in [https://github.com/gorilla/css/pull/16](https://togithub.com/gorilla/css/pull/16)
-   [@&#8203;elithrar](https://togithub.com/elithrar) made their first contribution in [https://github.com/gorilla/css/pull/18](https://togithub.com/gorilla/css/pull/18)
-   [@&#8203;coreydaley](https://togithub.com/coreydaley) made their first contribution in [https://github.com/gorilla/css/pull/19](https://togithub.com/gorilla/css/pull/19)

**Full Changelog**: gorilla/css@v1.0.0...v1.0.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
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

2 participants