Skip to content

Commit

Permalink
Merge pull request #158 from sepandhaghighi/dev
Browse files Browse the repository at this point in the history
Version 5.2
  • Loading branch information
sepandhaghighi committed May 5, 2021
2 parents 367f50b + b4622cc commit 5396a4d
Show file tree
Hide file tree
Showing 23 changed files with 985 additions and 213 deletions.
9 changes: 9 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: pip
directory: "/"
schedule:
interval: weekly
time: "01:30"
open-pull-requests-limit: 10
target-branch: dev
File renamed without changes.
56 changes: 56 additions & 0 deletions .github/workflows/test.yml
@@ -0,0 +1,56 @@
# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions

name: CI

on: [push, pull_request]

jobs:
build:

runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, windows-latest, macOS-latest]
python-version: [3.5, 3.6, 3.7, 3.8, 3.9]
steps:
- uses: actions/checkout@v2
- name: Set up Python ${{ matrix.python-version }}
uses: actions/setup-python@v2
with:
python-version: ${{ matrix.python-version }}
- name: First test
run: |
python setup.py install
python -m art test
python -m art test2
python -m art testcov
python -m art testcov2
- name: Install dev-requirements
run: |
python -m pip install --upgrade pip
pip install --upgrade --upgrade-strategy=only-if-needed -r dev-requirements.txt
- name: Version check
run: |
python otherfile/version_check.py
if: matrix.python-version == 3.7
- name: Font check
run: |
python otherfile/font_check.py
- name: ART-Decor check
run: |
python otherfile/art_decor_check.py
- name: Other tests
run: |
python -m vulture art/ otherfile/ setup.py art_profile.py --min-confidence 65 --exclude=__init__.py --sort-by-size
python -m bandit -r art -s B311
python -m pydocstyle --match='(?!test).*\.py' -v
if: matrix.python-version == 3.7
- name: Codecov
run: |
python -m art testcov2
codecov
if: matrix.python-version == 3.7 && matrix.os == 'ubuntu-latest'
- name: Profile
run: |
python -m cProfile -s cumtime art_profile.py
51 changes: 0 additions & 51 deletions .travis.yml

This file was deleted.

26 changes: 0 additions & 26 deletions .travis/install.sh

This file was deleted.

33 changes: 0 additions & 33 deletions .travis/test.sh

This file was deleted.

42 changes: 39 additions & 3 deletions ArtList.ipynb
Expand Up @@ -11,7 +11,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"### Version : 5.1"
"### Version : 5.2"
]
},
{
Expand All @@ -38,7 +38,7 @@
{
"data": {
"text/plain": [
"700"
"710"
]
},
"execution_count": 2,
Expand Down Expand Up @@ -1105,6 +1105,18 @@
"john lennon\n",
"((ºjº)) \n",
"******************************\n",
"joker1\n",
"🂠 \n",
"******************************\n",
"joker2\n",
"🃟 \n",
"******************************\n",
"joker3\n",
"🃏 \n",
"******************************\n",
"joker4\n",
"🃠 \n",
"******************************\n",
"jokeranonimous\n",
"╭∩╮ (òÓ,) ╭∩╮ \n",
"******************************\n",
Expand Down Expand Up @@ -1489,15 +1501,33 @@
"playing cards clubs\n",
"[♣]]] \n",
"******************************\n",
"playing cards clubs waterfall\n",
"🃏🃑🃒🃓🃔🃕🃖🃗🃘🃙🃚🃛🃜🃝🃞 \n",
"******************************\n",
"playing cards diamonds\n",
"[♦]]] \n",
"******************************\n",
"playing cards diamonds waterfall\n",
"🃟🃁🃂🃃🃄🃅🃆🃇🃈🃉🃊🃋🃌🃍🃎 \n",
"******************************\n",
"playing cards hearts\n",
"[♥]]] \n",
"******************************\n",
"playing cards hearts waterfall\n",
"🂠🂱🂲🂳🂴🂵🂶🂷🂸🂹🂺🂻🂼🂽🂾 \n",
"******************************\n",
"playing cards spades\n",
"[♠]]] \n",
"******************************\n",
"playing cards spades waterfall\n",
"🃠🂡🂢🂣🂤🂥🂦🂧🂨🂩🂪🂫🂬🂭🂮 \n",
"******************************\n",
"playing cards waterfall\n",
"🂱🂲🂳🂴🂵🂶🂷🂸🂹🂺🂻🂼🂽🂾🃁🃂🃃🃄🃅🃆🃇🃈🃉🃊🃋🃌🃍🃎🃑🃒🃓🃔🃕🃖🃗🃘🃙🃚🃛🃜🃝🃞🂡🂢🂣🂤🂥🂦🂧🂨🂩🂪🂫🂬🂭🂮🂠🃏🃟 \n",
"******************************\n",
"playing cards waterfall (trump)\n",
"🃠🃡🃢🃣🃤🃥🃦🃧🃨🃩🃪🃫🃬🃭🃮🃯🃰🃱🃲🃳🃴🃵 \n",
"******************************\n",
"playing in snow\n",
"(╯^□^)╯︵ ❄☃❄ \n",
"******************************\n",
Expand Down Expand Up @@ -2004,7 +2034,13 @@
"******************************\n",
"things that can_t be unseen\n",
"♨_♨ \n",
"******************************\n",
"******************************\n"
]
},
{
"name": "stdout",
"output_type": "stream",
"text": [
"this is areku\n",
"d(^o^)b \n",
"******************************\n",
Expand Down
50 changes: 49 additions & 1 deletion CHANGELOG.md
Expand Up @@ -5,6 +5,53 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]
## [5.2] - 2021-05-05
### Added
- 10 new 1-line-art
1. playing cards waterfall
2. playing cards waterfall (trump)
3. playing cards hearts waterfall
4. playing cards diamonds waterfall
5. playing cards clubs waterfall
6. playing cards spades waterfall
7. joker1
8. joker2
9. joker3
10. joker4
- 23 new decorations
1. fancy87
2. fancy88
3. fancy89
4. fancy90
5. fancy91
6. fancy92
7. fancy93
8. fancy94
9. fancy95
10. heart10
11. heart11
12. heart12
13. heart13
14. heart14
15. heart15
16. star18
17. star19
18. star20
19. star21
20. star22
21. star23
22. star24
23. star25
- 5 new fonts
1. old_italic
2. ninja
3. tai_viet
4. subscript2
5. fancy130
### Changed
- Test system modified
- `subscript` font renamed to `subscript1`
- Logo changed
## [5.1] - 2020-11-30
### Added
- 15 new fonts
Expand Down Expand Up @@ -1888,7 +1935,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- 1-Line art
- CLI commands

[Unreleased]: https://github.com/sepandhaghighi/art/compare/v5.1...dev
[Unreleased]: https://github.com/sepandhaghighi/art/compare/v5.2...dev
[5.2]: https://github.com/sepandhaghighi/art/compare/v5.1...v5.2
[5.1]: https://github.com/sepandhaghighi/art/compare/v5.0...v5.1
[5.0]: https://github.com/sepandhaghighi/art/compare/v4.9...v5.0
[4.9]: https://github.com/sepandhaghighi/art/compare/v4.8...v4.9
Expand Down

0 comments on commit 5396a4d

Please sign in to comment.