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

feat: add shell to check for update #199

Merged
merged 1 commit into from
Feb 28, 2023

Conversation

gythialy
Copy link
Owner

  • add check-update.sh to update version and checksum

    ❯ ./scripts/check-update.sh
    update golang from go1.20.1: 000a5b1fca4f75895f78befeb2eecf10bfff3c428597f3f1e69133b63b911b02 to go1\.20\.1: 000a5b1fca4f75895f78befeb2eecf10bfff3c428597f3f1e69133b63b911b02
    update goreleaser/goreleaser, v1.15.2:1730c4455756d80725c36752e76a0e200ab26a8a62b6cdaabff002573c382aa9
    update ko-build/ko, v0.12.0:05aa77182fa7c55386bd2a210fd41298542726f33bbfc9c549add3a66f7b90ad
    update git-chglog/git-chglog, v0.15.4:03cbeedbd1317289295e75016fa0acd26baeb2fc7810ed287361dd9bd8bc33a8
    update docker/buildx, v0.10.3:91f260c9879f8dc8b78912409f8d9f16a3429d457dbcfa0a67169f74837a9290
    update buildpacks/pack, v0.28.0:4f51b82dea355cffc62b7588a2dfa461e26621dda3821034830702e5cae6f587
  • add clean.sh to clean build cache

  • update git-chlog, buildx and docker cli

@gythialy gythialy force-pushed the feature/auto-check-version-update branch 2 times, most recently from f63e9c3 to 0558f59 Compare February 28, 2023 04:00
@developer-guy
Copy link
Collaborator

Cool 😎

@gythialy gythialy force-pushed the feature/auto-check-version-update branch from 0558f59 to ba6c29b Compare February 28, 2023 08:20
Signed-off-by: gythialy <gythialy.koo+github@gmail.com>
@gythialy gythialy force-pushed the feature/auto-check-version-update branch from ba6c29b to acb5d3a Compare February 28, 2023 08:31
@gythialy
Copy link
Owner Author

Maybe we can add a scheduled task to update automatically

@gythialy gythialy merged commit c680d67 into main Feb 28, 2023
@gythialy gythialy deleted the feature/auto-check-version-update branch February 28, 2023 13:25
kodiakhq bot referenced this pull request in cloudquery/cloudquery Apr 1, 2023
…#9599)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [ghcr.io/gythialy/golang-cross](https://togithub.com/gythialy/golang-cross) | final | patch | `1.20.1-0` -> `1.20.2-0` |

---

### ⚠ Dependency Lookup Warnings ⚠

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

---

### Release Notes

<details>
<summary>gythialy/golang-cross</summary>

### [`v1.20.2`](https://togithub.com/gythialy/golang-cross/releases/tag/v1.20.2)

[Compare Source](https://togithub.com/gythialy/golang-cross/compare/v1.20.2...v1.20.2)

##### What's Changed

-   cosign 2.0.0, syft 0.73.0 by [@&#8203;developer-guy](https://togithub.com/developer-guy) in [https://github.com/gythialy/golang-cross/pull/198](https://togithub.com/gythialy/golang-cross/pull/198)
-   feat: add shell to check for update by [@&#8203;gythialy](https://togithub.com/gythialy) in [https://github.com/gythialy/golang-cross/pull/199](https://togithub.com/gythialy/golang-cross/pull/199)
-   chore(deps): bump sigstore/cosign-installer from 2 to 3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/gythialy/golang-cross/pull/200](https://togithub.com/gythialy/golang-cross/pull/200)
-   feat: add a scheduled task to automatically update dependencies by [@&#8203;gythialy](https://togithub.com/gythialy) in [https://github.com/gythialy/golang-cross/pull/201](https://togithub.com/gythialy/golang-cross/pull/201)
-   bump to use go1.20.2 by [@&#8203;cpanato](https://togithub.com/cpanato) in [https://github.com/gythialy/golang-cross/pull/202](https://togithub.com/gythialy/golang-cross/pull/202)
-   Update base image by [@&#8203;cpanato](https://togithub.com/cpanato) in [https://github.com/gythialy/golang-cross/pull/203](https://togithub.com/gythialy/golang-cross/pull/203)

**Full Changelog**: gythialy/golang-cross@v1.20.1...v1.20.2

### [`v1.20.2`](https://togithub.com/gythialy/golang-cross/releases/tag/v1.20.2)

[Compare Source](https://togithub.com/gythialy/golang-cross/compare/v1.20.1...v1.20.2)

##### What's Changed

-   cosign 2.0.0, syft 0.73.0 by [@&#8203;developer-guy](https://togithub.com/developer-guy) in [https://github.com/gythialy/golang-cross/pull/198](https://togithub.com/gythialy/golang-cross/pull/198)
-   feat: add shell to check for update by [@&#8203;gythialy](https://togithub.com/gythialy) in [https://github.com/gythialy/golang-cross/pull/199](https://togithub.com/gythialy/golang-cross/pull/199)
-   chore(deps): bump sigstore/cosign-installer from 2 to 3 by [@&#8203;dependabot](https://togithub.com/dependabot) in [https://github.com/gythialy/golang-cross/pull/200](https://togithub.com/gythialy/golang-cross/pull/200)
-   feat: add a scheduled task to automatically update dependencies by [@&#8203;gythialy](https://togithub.com/gythialy) in [https://github.com/gythialy/golang-cross/pull/201](https://togithub.com/gythialy/golang-cross/pull/201)
-   bump to use go1.20.2 by [@&#8203;cpanato](https://togithub.com/cpanato) in [https://github.com/gythialy/golang-cross/pull/202](https://togithub.com/gythialy/golang-cross/pull/202)
-   Update base image by [@&#8203;cpanato](https://togithub.com/cpanato) in [https://github.com/gythialy/golang-cross/pull/203](https://togithub.com/gythialy/golang-cross/pull/203)

**Full Changelog**: gythialy/golang-cross@v1.20.1...v1.20.2

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 3am 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTQuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1NC4wIn0=-->
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