Qiita-sync

Latest version: v1.4.4

Safety actively analyzes 634596 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.1.1

Added

- Added test cases

Changed

- Changed pytest command options in pytest.yml
- Changed the way to get branch name when HEAD is detached
- Changed the branch name from develop to dev

1.1.0

Added

- Added "workflow_dispatch" event tigger for github actions
- Added "[tool.poetry.scripts]" to pyproject.toml
- Added code coverage to github actions
- Added CODECOV_TOKEN to github repository
- Added coverage badge in README.md
- Added various badge from shields.io in README.md
- Added doc/command_usage.md
- Added some PNG files under img directory

Changed

- Changed to use pip when installing qiita-sync in GitHub Actions
- Changed Python version to 3.7 and 3.10.1 in GitHub Actions
- Changed project information in pyproject.toml
- Changed .gitignore to exlucde dist directory
- Removed \_\_version_\_ from \_\_init_\_.py
- Changed QiitaArticle.fromFile not to return dict even if title is not defined
- Changed the setup of markdown test files to be smarter
- Changed strtobool to be removed because it wll be deprecated in python 3.12

Fixed

- Fixed get double-underscores to display in CHANGELOG.md

1.0.0

Added

- qiita_sync/qiita_sync.py
- qiita_sync/\_\_init_\_.py
- tests/test_qiita_sync.py
- tests/\_\_init_\_.py
- github_actions/qiita_sync.yml
- github_actions/qiita_sync_check.yml
- README.md
- CHANGELOG.md
- LICENSE
- poetry.lock
- pyproject.toml
- .github/workflows/pytest.yml
- .gitignore
- .vscode/settings.json

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.