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

COPR repo: introduce "avocado-latest-release" #6044

Open
clebergnu opened this issue Oct 15, 2024 · 0 comments · May be fixed by #6057
Open

COPR repo: introduce "avocado-latest-release" #6044

clebergnu opened this issue Oct 15, 2024 · 0 comments · May be fixed by #6057
Assignees

Comments

@clebergnu
Copy link
Contributor

There's one gap in the current offers of Avocado packages, which is allowing users to install the latest Avocado release (not the latest development version).

This was previously covered by the use of the "latest" stream in distributions that provided the "modular" concept (Fedoras, EPEL, etc).

The definition of done here is to have a repo that users can enable and use like this:

dnf copr enable @avocado/avocado-latest-release
dnf install python3-avocado*
@clebergnu clebergnu added this to the 109 - Codename TBD milestone Oct 15, 2024
@mr-avocado mr-avocado bot moved this to Triage in Default project Oct 15, 2024
@richtja richtja moved this from Triage to Short Term (Current Q) Backlog in Default project Oct 15, 2024
clebergnu added a commit to clebergnu/avocado that referenced this issue Oct 29, 2024
In both the installation instructions, and in the release guide.

This reflects changes in distros and the availability of features such
as Fedora (and EPEL) modules.

Fixes: avocado-framework#6044
Reference: https://fedoraproject.org/wiki/Changes/RetireModularity
Signed-off-by: Cleber Rosa <crosa@redhat.com>
@clebergnu clebergnu linked a pull request Oct 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Short Term (Current Q) Backlog
Development

Successfully merging a pull request may close this issue.

1 participant