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

Looking for hackers with the skills:

beta containers docker podman npm ruby gem ci/cd

This project is part of:

Hack Week 21

Activity

  • over 3 years ago: jlausuch liked this project.
  • over 3 years ago: dgedon added keyword "gem" to this project.
  • over 3 years ago: dgedon added keyword "ci/cd" to this project.
  • over 3 years ago: dgedon added keyword "npm" to this project.
  • over 3 years ago: dgedon added keyword "ruby" to this project.
  • over 3 years ago: dgedon added keyword "beta" to this project.
  • over 3 years ago: dgedon added keyword "containers" to this project.
  • over 3 years ago: dgedon added keyword "docker" to this project.
  • over 3 years ago: dgedon added keyword "podman" to this project.
  • over 3 years ago: ybonatakis liked this project.
  • over 3 years ago: dgedon liked this project.
  • over 3 years ago: dgedon joined this project.
  • over 3 years ago: gameboy974 joined this project.
  • over 3 years ago: suntorytimed started this project.
  • over 3 years ago: suntorytimed originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    Kudos aka openSUSE Recognition Platform by lkocman

    Description

    I started the Kudos application shortly after Leap 16.0 to create a simple, friendly way to recognize people for their work and contributions to openSUSE. There’s so much more to our community than just submitting requests in OBS or gitea we have translations (not only in Weblate), wiki edits, forum and social media moderation, infrastructure maintenance, booth participation, talks, manual testing, openQA test suites, and more!

    Goals

    • Kudos under github.com/openSUSE/kudos with build previews aka netlify

    • Have a kudos.opensuse.org instance running in production

    • Build an easy-to-contribute recognition platform for the openSUSE communit a place where everyone can send and receive appreciation for their work, across all areas of contribution.

    • In the future, we could even explore reward options such as vouchers for t-shirts or other community swag, small tokens of appreciation to make recognition more tangible.

    Resources