Laura Barcziová

Results 71 issues of Laura Barcziová

Similar as #1073 , deprecate the configuration option [`current_version_command`](https://packit.dev/docs/configuration/#current_version_command), since we have the `get-current-version` action, which basically does the same thing. They are used independently, from [`get_current_version()`](https://github.com/packit/packit/blob/1b46c5b8969791d4f6a332a6f6fcbb2d40de694b/packit/upstream.py#L265): ``` def get_current_version(self)...

good-first-issue
user-experience

Based on the discussion in packit/packit.dev#48, we should deprecate the [`create_tarball_command`](https://packit.dev/docs/configuration/#create_tarball_command) configuration option and have just the [create-archive action](https://packit.dev/docs/actions/) since these two provide almost the same functionality and it creates...

good-first-issue
user-experience

- [ ] make this deprecated (we need to agree for how long) - CLI: warning - service: open issues to affected users if there are any - [ ]...

Since the default body of the changelog entry is the output of `git log`, we cannot guarantee its length, but we should make sure the created entry is not unreasonably...

kind/feature
area/fedora
complexity/single-task
gain/low
impact/low

TODO: - [ ] check whether the handling of source specified by spec_source_id cannot be simplified - [x] testcase Related to packit/packit-service#2314 RELEASE NOTES BEGIN Packit will now upload to...

This is specific only for Pagure, on GitLab, the members should be obtained directly and added as well. Fixes #2296 RELEASE NOTES BEGIN We have fixed the syncing of ACLs...

We should make sure that this doesn't prevent opening a PR with synced release. Example: https://dashboard.packit.dev/results/propose-downstream/8276

kind/bug

Originally part of #2147: > Let refactoring anything related with actions (which is now contained in PackitRepositoryBase in a new object), name it something like ActionManager/Handler

From CLI, pull-from-upstream takes `--resolve-bug` argument, while in service, for the retrigger comment command, the keyword is `--resolved-bugs`. This inconsistent behaviour leads to confusion for users using both CLI and...

area/fedora
kind/refactor
complexity/easy-fix
gain/low
impact/low

- [x] Prefilter the Anitya events in fedmsg & pass them to the Service - packit/packit-service-fedmsg#91 - packit/deployment#536 - [x] Parse the _Anitya's version update_ event in the Service -...

kind/feature
complexity/epic
impact/high
gain/high
area/rhel-ecosystem