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 bash and grep to be compatible with gitlab ci/cd #239

Conversation

riteshnoronha
Copy link
Contributor

Adds bash and grep so the sbomqs container can be run in gitlab.

addresses #238

surendrapathak
surendrapathak previously approved these changes May 17, 2024
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
@riteshnoronha
Copy link
Contributor Author

@rutger-gerritsen ok required changes have been made. Overall i see a 30% jump in image size

Before
sbomqs       latest    19eff4541df9   25 seconds ago   17MB

After
sbomqs       latest    e0a41e73f050   12 seconds ago   22MB

Copy link
Collaborator

@surendrapathak surendrapathak left a comment

Choose a reason for hiding this comment

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

LGTM

@riteshnoronha riteshnoronha merged commit e330209 into main May 20, 2024
@riteshnoronha
Copy link
Contributor Author

@rutger-gerritsen Thanks for using this tool. Also not sure if you can share or not, but would love to understand your use-case, and how this tool is helping.

Thanks

mervyn-mccreight pushed a commit to MediaMarktSaturn/technolinator that referenced this pull request May 25, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [interlynk-io/sbomqs](https://togithub.com/interlynk-io/sbomqs) |
patch | `v0.1.3` -> `v0.1.4` |

---

### Release Notes

<details>
<summary>interlynk-io/sbomqs (interlynk-io/sbomqs)</summary>

###
[`v0.1.4`](https://togithub.com/interlynk-io/sbomqs/releases/tag/v0.1.4)

[Compare
Source](https://togithub.com/interlynk-io/sbomqs/compare/v0.1.3...v0.1.4)

##### What's Changed

- Bump sigs.k8s.io/release-utils from 0.8.1 to 0.8.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[interlynk-io/sbomqs#237
- Update README.md by [@&#8203;lfrancke](https://togithub.com/lfrancke)
in
[interlynk-io/sbomqs#236
- Add bash and grep to be compatible with gitlab ci/cd by
[@&#8203;riteshnoronha](https://togithub.com/riteshnoronha) in
[interlynk-io/sbomqs#239
- Add support to run sbomqs in GITLAB ci/cd by
[@&#8203;riteshnoronha](https://togithub.com/riteshnoronha) in
[interlynk-io/sbomqs#240
- Bump github.com/package-url/packageurl-go from 0.1.2 to 0.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[interlynk-io/sbomqs#241
- Update deps by
[@&#8203;riteshnoronha](https://togithub.com/riteshnoronha) in
[interlynk-io/sbomqs#246
- Remove arm linux for now by
[@&#8203;riteshnoronha](https://togithub.com/riteshnoronha) in
[interlynk-io/sbomqs#247

##### New Contributors

- [@&#8203;lfrancke](https://togithub.com/lfrancke) made their first
contribution in
[interlynk-io/sbomqs#236

**Full Changelog**:
interlynk-io/sbomqs@v0.1.3...v0.1.4

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

---

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

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuNCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZSJdfQ==-->

Co-authored-by: Renovate Bot <bot@renovateapp.com>
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.

Container image ghcr.io/interlynk-io/sbomqs doesn't run in GitLab CI/CD job
3 participants