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

Create Concept to have Prescriptions for Java packages #33388

Open
goern opened this issue Nov 11, 2022 · 2 comments
Open

Create Concept to have Prescriptions for Java packages #33388

goern opened this issue Nov 11, 2022 · 2 comments
Labels
kind/feature Categorizes issue or PR as related to a new feature. sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance.

Comments

@goern
Copy link
Member

goern commented Nov 11, 2022

Is your feature request related to a problem? Please describe.
We want to provide a way to a) store prescriptions for java packages and b) analyse a given java stack, so that we can show off all the knowledge we aggregated around that stack.

Describe the solution you'd like
tbd

Describe alternatives you've considered
none

Additional context
tbd

@goern goern added kind/feature Categorizes issue or PR as related to a new feature. priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. labels Nov 11, 2022
@mayaCostantini
Copy link
Contributor

Regarding prescriptions, we could start a new prescriptions repository specific to Java packages and reuse the same logic as in prescriptions-refresh-job (it is possible to change the default repositories to generate prescriptions from):

  • Create a new Java prescriptions repository with a selected list of projects
  • Write handlers specific to Java packages (for example for package downloads)
  • Add necessary steps to prescriptions-refresh-jobs to include those handlers

@mayaCostantini mayaCostantini removed their assignment Nov 25, 2022
@VannTen
Copy link
Member

VannTen commented Jan 30, 2023

/sig stack-guidance

@sesheta sesheta added the sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance. label Jan 30, 2023
@goern goern removed the priority/critical-urgent Highest priority. Must be actively worked on as someone's top priority right now. label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance.
Projects
Status: 🆕 New
Development

No branches or pull requests

4 participants