PyPI release
- https://pypi.org/project/pagure-exporter/0.1.0/
What's changed
From maintainers
- Created the **initial release** of the project
- Added support for **transferring repositories files** from projects on Pagure to GitLab
- Added support for **transferring issue tickets** from projects on Pagure to GitLab
- Added support for **inbuilt logging library** for better compatibility with journalling
- Added options for **filtering by branch names** when transferring repository files
- Added options for **filtering by issue ticket status** when transferring issue tickets
- Added options for **filtering by issue ticket identity selection** when transferring issue tickets
- Added options for **filtering by issue ticket identity ranges** when transferring issue tickets
- Added options for **migrating current states** when transferring issue tickets
- Added options for **migrating tagged labels** when transferring issue tickets
- Added options for **migrating created comments** when transferring issue tickets
- Ensured excellent quality of the codebase with **100% coverage** of functional code
- Included support for continuous integration using **GitHub Actions** and **Pre-Commit CI**
From GitHub
* Add project scaffolding assets by gridhead in https://github.com/gridhead/pagure-exporter/pull/1
* Add initial set of screens to the interface by gridhead in https://github.com/gridhead/pagure-exporter/pull/2
* Rework the tooling and interactions by gridhead in https://github.com/gridhead/pagure-exporter/pull/3
* Add usage, setup and transfer information to the documentation by gridhead in https://github.com/gridhead/pagure-exporter/pull/4
* Bump gitpython from 3.1.30 to 3.1.35 by dependabot in https://github.com/gridhead/pagure-exporter/pull/6
* Bump certifi from 2022.12.7 to 2023.7.22 by dependabot in https://github.com/gridhead/pagure-exporter/pull/8
* Bump requests from 2.28.2 to 2.31.0 by dependabot in https://github.com/gridhead/pagure-exporter/pull/9
* Bump urllib3 from 1.26.14 to 1.26.17 by dependabot in https://github.com/gridhead/pagure-exporter/pull/11
* Adding pre-commit into repo by onuralpszr in https://github.com/gridhead/pagure-exporter/pull/13
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/gridhead/pagure-exporter/pull/14
* Transferring issue tickets from the source namespace to the destination namespace by gridhead in https://github.com/gridhead/pagure-exporter/pull/5
* Reformat the codebase and add exceptions by gridhead in https://github.com/gridhead/pagure-exporter/pull/17
* Moved from `click.echo()` to in-built logging library by gridhead in https://github.com/gridhead/pagure-exporter/pull/18
* Add documentation for the `--commit` option by gridhead in https://github.com/gridhead/pagure-exporter/pull/20
* Bump gitpython from 3.1.35 to 3.1.37 by dependabot in https://github.com/gridhead/pagure-exporter/pull/29
* Setup codebase testing with an initial set of tests by gridhead in https://github.com/gridhead/pagure-exporter/pull/27
* Add CI/CD support using GitHub Actions by gridhead in https://github.com/gridhead/pagure-exporter/pull/30
* Add some tests for the issue transferring options by gridhead in https://github.com/gridhead/pagure-exporter/pull/32
* Add some tests for the repository assets wrangling options by gridhead in https://github.com/gridhead/pagure-exporter/pull/36
* Include more test cases to check issue ticket operations by gridhead in https://github.com/gridhead/pagure-exporter/pull/39
* Add more description for the software application by gridhead in https://github.com/gridhead/pagure-exporter/pull/44
* Rename from `protop2g` to `pagure-exporter` by gridhead in https://github.com/gridhead/pagure-exporter/pull/45
New Contributors
* gridhead made their first contribution in https://github.com/gridhead/pagure-exporter/pull/1
* dependabot made their first contribution in https://github.com/gridhead/pagure-exporter/pull/6
* onuralpszr made their first contribution in https://github.com/gridhead/pagure-exporter/pull/13
* pre-commit-ci made their first contribution in https://github.com/gridhead/pagure-exporter/pull/14
**Full Changelog**: https://github.com/gridhead/pagure-exporter/commits/0.1.0