Skip to content

Conversation

@sl1nki
Copy link
Contributor

@sl1nki sl1nki commented Oct 31, 2024

Fixes:

  • CI issue with broken patch. Looks like this is failing due to ruby 3.2.6 including rexml 3.3.9, whereas ruby 3.2.5 included rexml 3.3.2 which ruby-3.2/update-rexml-3.3.5.patch is expecting.

Related:

#32310

Pre-review Checklist

For version bump PRs

  • The epoch field is reset to 0

octo-sts bot and others added 30 commits October 30, 2024 10:04
<!---
Provide a short summary in the Title above. Examples of good PR titles:
* "ruby-3.1: new package"
* "haproxy: fix CVE-2014-123456"
-->
* docker-selenium node-firefox addition. In relation to
https://github.com/orgs/chainguard-dev/projects/45/views/31?pane=issue&itemId=70997726&issue=chainguard-dev%7Cimage-requests%7C3765

An example config and several subpackages now exist for creating
multiple components of docker-selenium
### Pre-review Checklist

<!--
This checklist is mostly useful as a reminder of small things that can
easily be
forgotten – it is meant as a helpful tool rather than hoops to jump
through.

At the moment of this PR you have the most information on what all the
change
will affect, so please take the time to jot it down.

Put an `x` in all the items that apply, make notes next to any that
haven't been
addressed, and remove any items that are not relevant to this PR.

-->

#### For new package PRs only
<!-- remove if unrelated -->
- [x] REQUIRED - The package is available under an OSI-approved or
FSF-approved license
- [x] REQUIRED - The version of the package is still receiving security
updates

---------

Signed-off-by: uti <[email protected]>
Signed-off-by: uti <[email protected]>
Co-authored-by: Furkan Türkal <[email protected]>
<!---
Provide a short summary in the Title above. Examples of good PR titles:
* "ruby-3.1: new package"
* "haproxy: fix CVE-2014-123456"
-->

<!--
Please include references to any related issues or delete this section
otherwise.
 -->

Fixes:

Related:

### Pre-review Checklist

<!--
This checklist is mostly useful as a reminder of small things that can
easily be
forgotten – it is meant as a helpful tool rather than hoops to jump
through.

At the moment of this PR you have the most information on what all the
change
will affect, so please take the time to jot it down.

Put an `x` in all the items that apply, make notes next to any that
haven't been
addressed, and remove any items that are not relevant to this PR.

-->

#### For new package PRs only
<!-- remove if unrelated -->
- [ ] This PR is marked as fixing a pre-existing package request bug
- [ ] Alternatively, the PR is marked as related to a pre-existing
package request bug, such as a dependency
- [x] REQUIRED - The package is available under an OSI-approved or
FSF-approved license
- [x] REQUIRED - The version of the package is still receiving security
updates
- [ ] This PR links to the upstream project's support policy (e.g.
`endoflife.date`)

#### For new version streams
<!-- remove if unrelated -->
- [ ] The upstream project actually supports multiple concurrent
versions.
- [ ] Any subpackages include the version string in their package name
(e.g. `name: ${{package.name}}-compat`)
- [ ] The package (and subpackages) `provides:` logical unversioned
forms of the package (e.g. `nodejs`, `nodejs-lts`)
- [ ] If non-streamed package names no longer built, open PR to withdraw
them (see [WITHDRAWING
PACKAGES](https://github.com/wolfi-dev/os/blob/main/WITHDRAWING_PACKAGES.md))

#### For package updates (renames) in the base images
<!-- remove if unrelated -->
When updating packages part of base images (i.e.
cgr.dev/chainguard/wolfi-base or ghcr.io/wolfi-dev/sdk)
- [ ] REQUIRED cgr.dev/chainguard/wolfi-base and ghcr.io/wolfi-dev/sdk
images successfully build
- [ ] REQUIRED cgr.dev/chainguard/wolfi-base and ghcr.io/wolfi-dev/sdk
contain no obsolete (no longer built) packages
- [ ] Upon launch, does `apk upgrade --latest` successfully upgrades
packages or performs no actions

#### For security-related PRs
<!-- remove if unrelated -->
- [ ] The security fix is recorded in the
[advisories](https://github.com/wolfi-dev/advisories) repo

#### For version bump PRs
<!-- remove if unrelated -->
- [x] The `epoch` field is reset to 0

#### For PRs that add patches
<!-- remove if unrelated -->
- [ ] Patch source is documented

---------

Signed-off-by: Aditvil-Dev <[email protected]>
adds nvme-cli package

depends on wolfi-dev#32228 

CI will fail for now given libnvme is not available as of now until the
above package is merged.

---------

Signed-off-by: kranurag7 <[email protected]>
Use our pkgconf test pipeline for bash-dev
dustinkirkland and others added 26 commits October 31, 2024 06:56
Use our pkgconf test pipeline in a handful of places where it's known to
be working successfully. I tested both the package build and package
test steps locally.
@sl1nki sl1nki requested a review from a team as a code owner October 31, 2024 15:26
@sl1nki sl1nki closed this Oct 31, 2024
@sl1nki sl1nki deleted the wolfictl-652ab5c8-c7ca-4db1-8c4e-8787fd920873-sl1nki branch October 31, 2024 15:27
ajayk pushed a commit that referenced this pull request Oct 31, 2024
Fixes:

- CI issue with broken patch. Looks like this is failing due to ruby
3.2.6 including rexml 3.3.9, whereas ruby 3.2.5 included rexml 3.3.2
which ruby-3.2/update-rexml-3.3.5.patch is expecting.

Related:

#32310

### Pre-review Checklist

#### For version bump PRs
- [x] The `epoch` field is reset to 0
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.