Skip to content

Conversation

risu729
Copy link
Contributor

@risu729 risu729 commented Aug 14, 2025

https://github.com/cloudflare/cfssl

Check List

@risu729 risu729 changed the title ix(cloudflare/cfssl/cfssl-scan): rescaffold fix(cloudflare/cfssl/cfssl-scan): rescaffold Aug 14, 2025
@suzuki-shunsuke
Copy link
Member

Thank you!

# https://aquaproj.github.io/
# Other than name is optional. All initial values are just examples.
name: cloudflare/cfssl/cfssl-scan
all_assets_filter: (Asset matches "cfssl-scan") or (Asset matches "checksums.txt")
Copy link
Member

@suzuki-shunsuke suzuki-shunsuke Aug 14, 2025

Choose a reason for hiding this comment

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

This excludes SHA256SUMS mistakenly. aca0e79
To prevent such a mistake, all_assets_filter should be used to exclude specific files explicitly.

Copy link
Member

Choose a reason for hiding this comment

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

Ah, but this repository has some other CLIs. It's a bit hard to maintain the list of other tools.

Copy link
Member

Choose a reason for hiding this comment

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

I added SHA256SUMS for now.
There is still a problem that assets added in the future can be excluded unexpectedly.

2f76fdb

Copy link
Member

@suzuki-shunsuke suzuki-shunsuke Aug 15, 2025

Choose a reason for hiding this comment

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

Probably other prs you created have the same issue.

Copy link
Member

Choose a reason for hiding this comment

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

We'll consider how to improve the mechanism to filter assets.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks! I missed the old name, sorry.
I'll fix other PRs later.

@suzuki-shunsuke suzuki-shunsuke added this to the v4.402.1 milestone Aug 14, 2025
@suzuki-shunsuke suzuki-shunsuke merged commit 7edd9f8 into aquaproj:main Aug 15, 2025
17 checks passed
@github-project-automation github-project-automation bot moved this to Done in main Aug 15, 2025
@risu729 risu729 deleted the feat/cloudflare/cfssl/cfssl-scan branch August 15, 2025 01:26
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Aug 21, 2025
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [aquaproj/aqua-registry](https://github.com/aquaproj/aqua-registry) | minor | `v4.402.0` -> `v4.403.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>aquaproj/aqua-registry (aquaproj/aqua-registry)</summary>

### [`v4.403.0`](https://github.com/aquaproj/aqua-registry/releases/tag/v4.403.0)

[Compare Source](aquaproj/aqua-registry@v4.402.0...v4.403.0)

[Issues](https://github.com/aquaproj/aqua-registry/issues?q=is%3Aissue+milestone%3Av4.403.0) | [Merge Requests](https://github.com/aquaproj/aqua-registry/pulls?q=is%3Apr+milestone%3Av4.403.0) | <aquaproj/aqua-registry@v4.402.0...v4.403.0>

#### 🎉 New Packages

[#&#8203;40202](aquaproj/aqua-registry#40202) [arduino/arduino-language-server](https://github.com/arduino/arduino-language-server): An Arduino Language Server based on Clangd to Arduino code autocompletion

#### Fixes

[#&#8203;40205](aquaproj/aqua-registry#40205) Re-scaffold tinygo-org/tinygo
[#&#8203;40182](aquaproj/aqua-registry#40182) cloudflare/cfssl/cfssljson: Add checksum validation for old versions [@&#8203;risu729](https://github.com/risu729)
[#&#8203;40155](aquaproj/aqua-registry#40155) cloudflare/cfssl/multirootca: Re-scaffold [@&#8203;risu729](https://github.com/risu729)
[#&#8203;40154](aquaproj/aqua-registry#40154) cloudflare/cfssl/mkbundle: Re-scaffold [@&#8203;risu729](https://github.com/risu729)
[#&#8203;40152](aquaproj/aqua-registry#40152) cloudflare/cfssl/cfssl-newkey: Re-scaffold [@&#8203;risu729](https://github.com/risu729)
[#&#8203;40151](aquaproj/aqua-registry#40151) cloudflare/cfssl/cfssl-certinfo: Re-scaffold [@&#8203;risu729](https://github.com/risu729)
[#&#8203;40150](aquaproj/aqua-registry#40150) cloudflare/cfssl/cfssl-bundle: Re-scaffold [@&#8203;risu729](https://github.com/risu729)
[#&#8203;40149](aquaproj/aqua-registry#40149) cloudflare/cfssl/cfssl-scan: Re-scaffold [@&#8203;risu729](https://github.com/risu729)

</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 MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43My4yIiwidXBkYXRlZEluVmVyIjoiNDEuODEuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90Il19-->
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