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

use default retention days for build export artifact #1153

Merged
merged 2 commits into from
Jun 26, 2024

Conversation

crazy-max
Copy link
Member

@crazy-max crazy-max commented Jun 24, 2024

fixes #1152

Set default retention days for build export artifact and introduce DOCKER_BUILD_EXPORT_RETENTION_DAYS environment variable for customization.

cc @millotp

@crazy-max crazy-max marked this pull request as ready for review June 24, 2024 08:21
@crazy-max crazy-max merged commit 9476c25 into docker:master Jun 26, 2024
56 checks passed
@crazy-max crazy-max deleted the export-retention branch June 26, 2024 12:00
RedStar071 added a commit to wolfstar-project/wolfstar that referenced this pull request Jun 30, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence | Type |
Update |
|---|---|---|---|---|---|---|---|
|
[@sentry/node](https://togithub.com/getsentry/sentry-javascript/tree/master/packages/node)
([source](https://togithub.com/getsentry/sentry-javascript)) |
[`^8.12.0` ->
`^8.13.0`](https://renovatebot.com/diffs/npm/@sentry%2fnode/8.12.0/8.13.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@sentry%2fnode/8.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@sentry%2fnode/8.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@sentry%2fnode/8.12.0/8.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sentry%2fnode/8.12.0/8.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor |
| [discord-api-types](https://discord-api-types.dev)
([source](https://togithub.com/discordjs/discord-api-types)) |
[`^0.37.90` ->
`^0.37.91`](https://renovatebot.com/diffs/npm/discord-api-types/0.37.90/0.37.91)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/discord-api-types/0.37.91?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/discord-api-types/0.37.91?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/discord-api-types/0.37.90/0.37.91?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/discord-api-types/0.37.90/0.37.91?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| resolutions | patch |
| [discord-api-types](https://discord-api-types.dev)
([source](https://togithub.com/discordjs/discord-api-types)) |
[`^0.37.90` ->
`^0.37.91`](https://renovatebot.com/diffs/npm/discord-api-types/0.37.90/0.37.91)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/discord-api-types/0.37.91?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/discord-api-types/0.37.91?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/discord-api-types/0.37.90/0.37.91?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/discord-api-types/0.37.90/0.37.91?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch |
|
[docker/build-push-action](https://togithub.com/docker/build-push-action)
| `v6.1.0` -> `v6.2.0` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/docker%2fbuild-push-action/v6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/github-tags/docker%2fbuild-push-action/v6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/github-tags/docker%2fbuild-push-action/v6.1.0/v6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/docker%2fbuild-push-action/v6.1.0/v6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| action | minor |

---

### Release Notes

<details>
<summary>getsentry/sentry-javascript (@&#8203;sentry/node)</summary>

###
[`v8.13.0`](https://togithub.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8130)

[Compare
Source](https://togithub.com/getsentry/sentry-javascript/compare/8.12.0...8.13.0)

##### Important Changes

- **feat(nestjs): Add Nest SDK** This release adds a dedicated SDK for
[NestJS](https://nestjs.com/) (`@sentry/nestjs`)
in alpha state. The SDK is a drop-in replacement for the Sentry Node SDK
(`@sentry/node`) supporting the same set of
features. See the
[docs](https://docs.sentry.io/platforms/javascript/guides/nestjs/) for
how to use the SDK.

##### Other Changes

- deps: Bump bundler plugins to `2.20.1`
([#&#8203;12641](https://togithub.com/getsentry/sentry-javascript/issues/12641))
- deps(nextjs): Remove react peer dep and allow rc
([#&#8203;12670](https://togithub.com/getsentry/sentry-javascript/issues/12670))
- feat: Update OTEL deps
([#&#8203;12635](https://togithub.com/getsentry/sentry-javascript/issues/12635))
- feat(deps): bump
[@&#8203;prisma/instrumentation](https://togithub.com/prisma/instrumentation)
from 5.15.0 to 5.15.1
([#&#8203;12627](https://togithub.com/getsentry/sentry-javascript/issues/12627))
- feat(node): Add context info for missing instrumentation
([#&#8203;12639](https://togithub.com/getsentry/sentry-javascript/issues/12639))
- fix(feedback): Improve feedback error message
([#&#8203;12647](https://togithub.com/getsentry/sentry-javascript/issues/12647))

</details>

<details>
<summary>discordjs/discord-api-types (discord-api-types)</summary>

###
[`v0.37.91`](https://togithub.com/discordjs/discord-api-types/blob/HEAD/CHANGELOG.md#03791-2024-06-27)

[Compare
Source](https://togithub.com/discordjs/discord-api-types/compare/0.37.90...0.37.91)

##### Features

- **APIAttachment:** add `title`
([#&#8203;1015](https://togithub.com/discordjs/discord-api-types/issues/1015))
([897fd90](https://togithub.com/discordjs/discord-api-types/commit/897fd90bf2705d6ff5eebbb21fa8e735fc1e1e22))

</details>

<details>
<summary>docker/build-push-action (docker/build-push-action)</summary>

###
[`v6.2.0`](https://togithub.com/docker/build-push-action/releases/tag/v6.2.0)

[Compare
Source](https://togithub.com/docker/build-push-action/compare/v6.1.0...v6.2.0)

- Use default retention days for build export artifact by
[@&#8203;crazy-max](https://togithub.com/crazy-max) in
[docker/build-push-action#1153
- Bump
[@&#8203;docker/actions-toolkit](https://togithub.com/docker/actions-toolkit)
from 0.27.0 to 0.28.0 in
[docker/build-push-action#1158

**Full Changelog**:
docker/build-push-action@v6.1.0...v6.2.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 12pm on Sunday" (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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- 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/wolfstar-project/wolfstar).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
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.

Allow configuration of artifacts retention time
1 participant