Skip to content

Conversation

@skupriienko
Copy link
Collaborator

@skupriienko skupriienko commented Apr 3, 2025

Actions:

  • Package Management:

  • CI:

  • Add issue templates for Bug report, Feature request, Documentation

  • Add workflows for:

    • Issue Triage
    • PR validation
    • Publishing on PyPI
  • Enable Python 3.13

  • Update pre-commit hooks

  • Docs:

    • Update the Changelog
    • Improve README.md
  • Style:

    • Format the Changelog by mdformat
  • Tests:

  • Update version in test.py

bfontaine and others added 30 commits April 7, 2018 17:58
Pass action id, change build_url to accept both number and string
Pass action id, change build_url to accept both number and string
Add action_id to get, increase minor version
Add support for domain specific api url, update requests module, remove python 2.6 support
Fix URL slicing, update version in unit test
Fix unit tests for new API address
@skupriienko skupriienko self-assigned this Apr 3, 2025
@skupriienko
Copy link
Collaborator Author

skupriienko commented Apr 3, 2025

To be fixed:

python -c "import mailjet_rest; print('mailjet_rest version is', mailjet_rest.utils.version.get_version())"
mailjet_rest version is 0.0.0

UPD. Fixed.

@skupriienko skupriienko marked this pull request as ready for review May 5, 2025 20:37
@skupriienko skupriienko merged commit ebc0819 into release/1.4.0 May 5, 2025
18 checks passed
@skupriienko skupriienko deleted the improve-ci branch May 5, 2025 20:40
@skupriienko skupriienko mentioned this pull request May 5, 2025
skupriienko added a commit that referenced this pull request May 7, 2025
* Improve CI Automation and package management (#116)

* ci: Fix conda.recipe, add samples

* ci: Disable TestPyPI job; Add samples to stdist

* docs: Update CHANGELOG, fix Python support versions in README

* docs: Fix urls

* docs: Update badges

* Release v1.4.0
@skupriienko skupriienko mentioned this pull request Jun 23, 2025
skupriienko added a commit that referenced this pull request Jun 23, 2025
* Improve CI Automation and package management (#116)

* ci: Fix conda.recipe, add samples

* ci: Disable TestPyPI job; Add samples to stdist

* docs: Update CHANGELOG, fix Python support versions in README

* docs: Fix urls

* docs: Update badges

* Release v1.4.0
skupriienko added a commit to oss-repack/mailjet-apiv3-python that referenced this pull request Jun 23, 2025
* Improve CI Automation and package management (mailjet#116)

* ci: Fix conda.recipe, add samples

* ci: Disable TestPyPI job; Add samples to stdist

* docs: Update CHANGELOG, fix Python support versions in README

* docs: Fix urls

* docs: Update badges

* Release v1.4.0
skupriienko added a commit to oss-repack/mailjet-apiv3-python that referenced this pull request Jun 23, 2025
* Improve CI Automation and package management (mailjet#116)

* ci: Fix conda.recipe, add samples

* ci: Disable TestPyPI job; Add samples to stdist

* docs: Update CHANGELOG, fix Python support versions in README

* docs: Fix urls

* docs: Update badges

* Release v1.4.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.