Closed
Conversation
Pass action id, change build_url to accept both number and string
Features/add action
Pass action id, change build_url to accept both number and string
README: Fix grammar
Add action_id to get, increase minor version
Add action_id to get
Update README.md
Fix typo in README.md
add versioning section
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
try to skip some formating rules
Update README.md, fix the license name in setup.py
PEP8 enabled
* Add GitHub actions and workflows * Add hardcoded version (temporarily) * Disable linters and some linting rules * Linting * Add secrets variables * Add environment to github action * Improve Makefile * Fix actions versions * Enable tests on GitHub Actions for py39-py312 * Replace setup.py by pyproject.toml, update Makefile, move dev deps to environment-dev.yaml * Fix json data * Test package version on GA
* Add .editorconfig for teamwork * Add type hints * Fix version, add tests * Fix __all__ in the mailjet_rest module * Add, fix, and improve type hints; add py.typed; add packaging stuff to pyproject.toml, enhance & improve .gitignore * Fix import * Fix package-data * Add type hints to tests * Remove unused type ignore, add mypy configs, improve type hints with checking by mypy --strict * Fix the sample module's import * Ignore type errors * Set allow_redefinition to false * Exclude samples * Add bandit to pre-commit hooks * Formatting * Add toml for bandit * Add pyright type checker with initial settings, and with the pre-comit hook * Add typos spelling checker with the pre-commit hook * Update pre-commit hooks
* docs: Add docstrings for packages, modules, classes, methods, and functions (following PEP 257 Docstring Conventions); apply linting * docs: Enable docstring lints * docs: Remove Return: None * docs: Remove unused or fixed ruff lint rules * ci: update pre-commit hooks * docs: Add more docstring to tests * docs: pydocstyle linting
* Formatting, timezone, type hints, docstrings * Rename logging function * Add tests for debug logging by retrieving message if MESSAGE_ID isn't correct; update pre-commit hooks * Fix duplication of the log handlers * Enable flake8 and add configs to pyproject.toml, apply flake8 linter
* ci: Add a conda recipe
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.