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

add glow package to wolfi #13312

Merged
merged 7 commits into from
Aug 26, 2024

Conversation

kranurag7
Copy link
Member

Fixes: #13254

Related:

Pre-review Checklist

For new package PRs only

  • 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
  • REQUIRED - The package is available under an OSI-approved or FSF-approved license
  • 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

  • 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)

For security-related PRs

  • The security fix is recorded in the advisories repo

For version bump PRs

  • The epoch field is reset to 0

For PRs that add patches

  • Patch source is documented

Signed-off-by: kranurag7 <[email protected]>
glow.yaml Outdated Show resolved Hide resolved
Copy link
Contributor

This Pull Request is stale because it has been open for 90 days with
no activity. It will automatically close after 30 more days of
inactivity. Keep fresh with the 'lifecycle/frozen' label.

@kranurag7 kranurag7 force-pushed the kr/add-glow-markdown-reader branch from 679c322 to 02fab31 Compare August 19, 2024 19:09
@kranurag7
Copy link
Member Author

I'm marking this PR as ready to review now given things are looking good locally.

[sdk] ❯ wolfictl scan ./packages/aarch64/glow-1.5.1-r0.apk
🔎 Scanning "./packages/aarch64/glow-1.5.1-r0.apk"
✅ No vulnerabilities found
[sdk] ❯ apk add --allow-untrusted ./packages/aarch64/glow-1.5.1-r0.apk
(1/1) Installing glow (1.5.1-r0)
OK: 1092 MiB in 67 packages
[sdk] ❯ glow --version
glow version 1.5.1 (ad21129)
[sdk] ❯ make test/glow
# truncated output
2024/08/19 19:13:29 WARN + '[' -d /home/build ]
2024/08/19 19:13:29 WARN + cd /home/build
2024/08/19 19:13:29 WARN + glow --version
2024/08/19 19:13:29 INFO glow version 1.5.1 (ad21129)
2024/08/19 19:13:29 WARN + exit

@kranurag7 kranurag7 marked this pull request as ready for review August 19, 2024 19:15
Signed-off-by: kranurag7 <[email protected]>
glow.yaml Outdated Show resolved Hide resolved
kranurag7 and others added 2 commits August 25, 2024 07:36
Co-authored-by: Mark McCormick <[email protected]>
Signed-off-by: kranurag7 <[email protected]>
yam glow.yaml

Signed-off-by: kranurag7 <[email protected]>
@mamccorm mamccorm enabled auto-merge (squash) August 26, 2024 09:43
@mamccorm mamccorm merged commit ceb6bcc into wolfi-dev:main Aug 26, 2024
7 checks passed
@kranurag7 kranurag7 deleted the kr/add-glow-markdown-reader branch August 26, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Wolfi Package Request]: mods and glow
3 participants