Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support path filtering when using the daemon #182

Merged
merged 4 commits into from
Apr 26, 2024

Conversation

sandydoo
Copy link
Member

@sandydoo sandydoo commented Apr 25, 2024

This also fixes the filter to filter out only matching paths from the whitespace-separated string of paths.

@sandydoo sandydoo added the enhancement New feature or request label Apr 25, 2024
@sandydoo sandydoo force-pushed the support-daemon-push-filter branch 2 times, most recently from 8079651 to 4e47c29 Compare April 25, 2024 19:48
Previously, it would remove all paths if even a single one matched.
@sandydoo sandydoo force-pushed the support-daemon-push-filter branch from 36a24d1 to 69342a1 Compare April 25, 2024 19:59
@sandydoo sandydoo force-pushed the support-daemon-push-filter branch from 69342a1 to 5ee8857 Compare April 25, 2024 20:07
@sandydoo sandydoo marked this pull request as ready for review April 26, 2024 11:18
@domenkozar domenkozar merged commit 74587ee into master Apr 26, 2024
13 checks passed
haraldh referenced this pull request in matter-labs/vault-auth-tee May 21, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cachix/cachix-action](https://github.com/cachix/cachix-action) |
action | major | `v14` -> `v15` |

---

### Release Notes

<details>
<summary>cachix/cachix-action (cachix/cachix-action)</summary>

### [`v15`](https://github.com/cachix/cachix-action/releases/tag/v15):
cachix-action-v15

[Compare
Source](https://github.com/cachix/cachix-action/compare/v14...v15)

#### What's Changed

- Pass `cachixArgs` to the daemon by
[@&#8203;sandydoo](https://github.com/sandydoo) in
[https://github.com/cachix/cachix-action/pull/177](https://github.com/cachix/cachix-action/pull/177)
- Support path filtering when using the daemon by
[@&#8203;sandydoo](https://github.com/sandydoo) in
[https://github.com/cachix/cachix-action/pull/182](https://github.com/cachix/cachix-action/pull/182)
- Skip prep steps if using `pathsToPush` by
[@&#8203;sandydoo](https://github.com/sandydoo) in
[https://github.com/cachix/cachix-action/pull/180](https://github.com/cachix/cachix-action/pull/180)
- store-scan: improve error handling when listing the store fails by
[@&#8203;sandydoo](https://github.com/sandydoo) in
[https://github.com/cachix/cachix-action/pull/183](https://github.com/cachix/cachix-action/pull/183)

**Full Changelog**:
cachix/cachix-action@v14...v15

</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.

---

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

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/matter-labs/vault-auth-tee).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate bot referenced this pull request in bobvanderlinden/nixpkgs-ruby Jun 9, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [cachix/cachix-action](https://github.com/cachix/cachix-action) |
action | major | `v14` -> `v15` |

---

### Release Notes

<details>
<summary>cachix/cachix-action (cachix/cachix-action)</summary>

### [`v15`](https://github.com/cachix/cachix-action/releases/tag/v15):
cachix-action-v15

[Compare
Source](https://github.com/cachix/cachix-action/compare/v14...v15)

#### What's Changed

- Pass `cachixArgs` to the daemon by
[@&#8203;sandydoo](https://github.com/sandydoo) in
[https://github.com/cachix/cachix-action/pull/177](https://github.com/cachix/cachix-action/pull/177)
- Support path filtering when using the daemon by
[@&#8203;sandydoo](https://github.com/sandydoo) in
[https://github.com/cachix/cachix-action/pull/182](https://github.com/cachix/cachix-action/pull/182)
- Skip prep steps if using `pathsToPush` by
[@&#8203;sandydoo](https://github.com/sandydoo) in
[https://github.com/cachix/cachix-action/pull/180](https://github.com/cachix/cachix-action/pull/180)
- store-scan: improve error handling when listing the store fails by
[@&#8203;sandydoo](https://github.com/sandydoo) in
[https://github.com/cachix/cachix-action/pull/183](https://github.com/cachix/cachix-action/pull/183)

**Full Changelog**:
cachix/cachix-action@v14...v15

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), Automerge - At
any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/bobvanderlinden/nixpkgs-ruby).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ1cGRhdGVkSW5WZXIiOiIzNy4zNjguMTAiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants