Edgar Ramírez Mondragón

Results 162 issues of Edgar Ramírez Mondragón

Fixed issue #19575: [Optional new name and description for imported group are not set](https://bugs.limesurvey.org/view.php?id=19575)

### Feature scope Other ### Description Vendor the [`snowplow-python-tracker`](https://github.com/snowplow/snowplow-python-tracker) package (licensed Apache-2.0) so we end up with something like: ``` src └── meltano ├── __init__.py ├── _vendor │ └── snowplow_tracker...

Accepting Pull Requests
kind/Feature
valuestream/Meltano

Now that #5961 has landed with `--update` for updating plugin lock files, it would be interesting to document a workflow that does the following automatically: 1. Run `meltano lock --update...

Documentation
hack day
kind/Feature
valuestream/Meltano

**Describe the bug** It seems [3.9.0 was tagged](https://github.com/nficano/humps/releases/tag/v3.9.0) but it never made its way to PyPI. **To Reproduce** 1. Go to https://pypi.org/project/pyhumps/ 2. Latest version in 3.8.0 **Expected behavior** Have...

**Is your feature request related to a problem? Please describe.** As seen in https://github.blog/2024-05-02-introducing-artifact-attestations-now-in-public-beta/. **Describe the solution you'd like** Check artifact signatures in a repo's `https://github.com///attestations` URL. **Describe alternatives you've...

kind/enhancement
check/Signed-Releases

* https://github.com/python-poetry/poetry/pull/9135 * https://github.com/python-poetry/poetry-core/pull/708

Related: * Closes #85 * Makes https://github.com/pytest-dev/pytest-github-actions-annotate-failures/pull/68 a bit simpler