Project Description
In this project I would like to extend the capabilities of the SLE Release Management Container. This container is used by some colleagues in the SLE Release Management team to have access to osc and other Release Management critical commands inside a container environment. This includes the beta-emails project to send our beta announcements.
Right now the container only installs the basic dependencies for the beta-emails project. But beta-emails requires further dependencies to be installed via npm and gem. These are currently executed manually, at the first run of the container. I would like to get these dependencies installed within the container build.
This will likely require a git submodule to add the up-to-date version of beta-emails in the container build environment without calling git (as it is a non-public GitLab repo, which requires user authentication).
Goal for this Hackweek
I would like to get the dependencies for beta-emails installed within the container build and remove all build dependencies for those dependencies (npm and the whole compile stack).
Resources
https://gitlab.suse.de/suntorytimed/sle-releasemanager https://gitlab.suse.de/vmoutoussamy/beta-emails
This project is part of:
Hack Week 21
Activity
Comments
Be the first to comment!
Similar Projects
Migrate suntorytimed/resourcespace container to an openSUSE base by suntorytimed
Project Description
For quite some time I a...
containerizing MicroOS Desktop components (reloaded) by fcrozat
[comment]: # (Please use the project descriptio...
ignite.opensuse.org by lkocman
Let's do what we can to get https://github.com/...
WASM support for cloud native buildpacks by atgracey
[comment]: # (Please use the project descriptio...
Home mirror 101 refresh of hotstuff by lkocman
I'm running a simple home mirror, but I managed...
Package docker compose v2 by hennevogel
Package [compose](https://github.com/docker/com...
Uyuni/SUSE Manager Server Helm chart on k3s by moio
![Combined icons of k3s and Uyuni](https://user...
Migrate suntorytimed/resourcespace container to an openSUSE base by suntorytimed
Project Description
For quite some time I a...
Uyuni/SUSE Manager Server Helm chart on k3s by moio
![Combined icons of k3s and Uyuni](https://user...
YaST log grouping, better visualization of the log by lslezak
Description
TL;DR: I'd like to have som...
Validate the embargo date OBS attribute by enavarro_suse
Project Description
The issue is describe...