-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit c48b796
Showing
16 changed files
with
1,165 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# These are supported funding model platforms | ||
|
||
github: [goralex97] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] | ||
patreon: goralexcomp # Replace with a single Patreon username | ||
open_collective: # Replace with a single Open Collective username | ||
ko_fi: goralex97 # Replace with a single Ko-fi username | ||
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel | ||
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry | ||
liberapay: # Replace with a single Liberapay username | ||
issuehunt: GORAlexComp/KyivLimeRepost # Replace with a single IssueHunt username | ||
otechie: # Replace with a single Otechie username | ||
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry | ||
custom: ['https://send.monobank.ua/fFFuoKtNC'] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
--- | ||
name: Повідомлення про помилку | ||
about: Створіть звіт, який допоможе нам стати краще | ||
title: Повідомлення про помилку | ||
labels: bug | ||
assignees: goralex97 | ||
|
||
--- | ||
|
||
**Опишіть помилку** | ||
Чіткий і стислий опис помилки. | ||
|
||
**Відтворення** | ||
Кроки для відтворення помилки: | ||
1. Перейдіть до "..." | ||
2. Натисніть на "...". | ||
3. Прокрутіть униз до "...". | ||
4. Див помилку | ||
|
||
**Очікувана поведінка** | ||
Чіткий і стислий опис того, що ви очікували. | ||
|
||
**Скріншоти** | ||
Якщо можливо, додайте знімки екрана, які допоможуть пояснити вашу проблему. | ||
|
||
**Сервер (будь ласка, заповніть таку інформацію):** | ||
- Операційна система: [наприклад Ubuntu 21.10] | ||
- Версія Python [наприклад *3.10*] | ||
- Версія Telethon [наприклад *1.28*] | ||
- Версія проекта [наприклад *v1.0.0*] | ||
- Швидкість інтеренет з'єднання (якщо актуально) [наприклад: *100 МБ/С*]: | ||
|
||
|
||
**Додатковий контекст** | ||
Додайте сюди будь-який інший контекст проблеми. |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
name: Пропозиція | ||
about: Опишіть свою пропозицію тут | ||
title: Пропозиція | ||
labels: enhancement | ||
assignees: goralex97 | ||
|
||
--- | ||
|
||
Опишіть свою пропозицію. | ||
Додайте бажаний термін її виконання, за можливості виконувача, та додайте скріни для кращого розуміння бажаного результату. |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# Опис | ||
|
||
Будь ласка, включіть короткий зміст зміни та яку проблему виправлено. Будь ласка, включіть також відповідну мотивацію та контекст. Перелічіть будь-які залежності, необхідні для цієї зміни. | ||
|
||
Виправлення # (проблема) | ||
|
||
## Тип змін | ||
|
||
Будь ласка, видаліть варіанти, які не є актуальними. | ||
|
||
- [ ] Виправлення помилок (некритична зміна, яка вирішує проблему) | ||
- [ ] Нова функція (некритична зміна, яка додає функціональність) | ||
- [ ] Критична зміна (виправлення або функція, які можуть призвести до того, що існуюча функціональнсть не буде працювати належним чином) | ||
- [ ] Ця зміна вимагає оновлення документації | ||
|
||
# Як це було протестовано? | ||
|
||
Будь ласка, опишіть тести, які ви використовували, щоб перевірити свої зміни. Надайте інструкції, щоб ми могли їх відтворити. Будь ласка, перелічіть будь-які відповідні деталі для вашої конфігурації тесту. | ||
|
||
- [ ] Тест A | ||
- [ ] Тест B | ||
|
||
**Конфігурація тесту**: | ||
* Операційна система (*наприклад: Ubuntu 21.10*): | ||
* Версія Python (*наприклад: 3.10*): | ||
* Версія Telethon (*наприклад: 1.28*): | ||
* Швидкість інтеренет з'єднання (якщо актуально) (*наприклад: 100 MB/S*): | ||
|
||
# Контрольна перевірка: | ||
|
||
- [ ] Я виконав самоперевірку власного коду | ||
- [ ] Я прокоментував свій код, особливо у важко зрозумілих областях | ||
- [ ] Мої зміни не створюють нових помилок | ||
- [ ] Я додав тести, які підтверджують, що моє виправлення є ефективним або що моя функція працює | ||
- [ ] Нові та існуючі одиничні тести проходять локально з моїми змінами | ||
- [ ] Будь-які залежні зміни були об'єднані та опубліковані вище в описі |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
name: Pylint | ||
|
||
on: [push] | ||
|
||
jobs: | ||
build: | ||
runs-on: ubuntu-latest | ||
strategy: | ||
matrix: | ||
python-version: ["3.8", "3.9", "3.10"] | ||
steps: | ||
- uses: actions/checkout@v3 | ||
- name: Set up Python ${{ matrix.python-version }} | ||
uses: actions/setup-python@v3 | ||
with: | ||
python-version: ${{ matrix.python-version }} | ||
- name: Install dependencies | ||
run: | | ||
python -m pip install --upgrade pip | ||
pip install pylint | ||
- name: Analysing the code with pylint | ||
run: | | ||
pylint $(git ls-files '*.py') |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,165 @@ | ||
# Byte-compiled / optimized / DLL files | ||
__pycache__/ | ||
*.py[cod] | ||
*$py.class | ||
|
||
# C extensions | ||
*.so | ||
|
||
# Distribution / packaging | ||
.Python | ||
build/ | ||
develop-eggs/ | ||
dist/ | ||
downloads/ | ||
eggs/ | ||
.eggs/ | ||
lib/ | ||
lib64/ | ||
parts/ | ||
sdist/ | ||
var/ | ||
wheels/ | ||
share/python-wheels/ | ||
*.egg-info/ | ||
.installed.cfg | ||
*.egg | ||
MANIFEST | ||
|
||
# PyInstaller | ||
# Usually these files are written by a python script from a template | ||
# before PyInstaller builds the exe, so as to inject date/other infos into it. | ||
*.manifest | ||
*.spec | ||
|
||
# Installer logs | ||
pip-log.txt | ||
pip-delete-this-directory.txt | ||
|
||
# Unit test / coverage reports | ||
htmlcov/ | ||
.tox/ | ||
.nox/ | ||
.coverage | ||
.coverage.* | ||
.cache | ||
nosetests.xml | ||
coverage.xml | ||
*.cover | ||
*.py,cover | ||
.hypothesis/ | ||
.pytest_cache/ | ||
cover/ | ||
|
||
# Translations | ||
*.mo | ||
*.pot | ||
|
||
# Django stuff: | ||
*.log | ||
local_settings.py | ||
db.sqlite3 | ||
db.sqlite3-journal | ||
|
||
# Flask stuff: | ||
instance/ | ||
.webassets-cache | ||
|
||
# Scrapy stuff: | ||
.scrapy | ||
|
||
# Sphinx documentation | ||
docs/_build/ | ||
|
||
# PyBuilder | ||
.pybuilder/ | ||
target/ | ||
|
||
# Jupyter Notebook | ||
.ipynb_checkpoints | ||
|
||
# IPython | ||
profile_default/ | ||
ipython_config.py | ||
|
||
# pyenv | ||
# For a library or package, you might want to ignore these files since the code is | ||
# intended to run in multiple environments; otherwise, check them in: | ||
# .python-version | ||
|
||
# pipenv | ||
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control. | ||
# However, in case of collaboration, if having platform-specific dependencies or dependencies | ||
# having no cross-platform support, pipenv may install dependencies that don't work, or not | ||
# install all needed dependencies. | ||
#Pipfile.lock | ||
|
||
# poetry | ||
# Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control. | ||
# This is especially recommended for binary packages to ensure reproducibility, and is more | ||
# commonly ignored for libraries. | ||
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control | ||
#poetry.lock | ||
|
||
# pdm | ||
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control. | ||
#pdm.lock | ||
# pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it | ||
# in version control. | ||
# https://pdm.fming.dev/#use-with-ide | ||
.pdm.toml | ||
|
||
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm | ||
__pypackages__/ | ||
|
||
# Celery stuff | ||
celerybeat-schedule | ||
celerybeat.pid | ||
|
||
# SageMath parsed files | ||
*.sage.py | ||
|
||
# Environments | ||
.env | ||
.venv | ||
env/ | ||
venv/ | ||
ENV/ | ||
env.bak/ | ||
venv.bak/ | ||
|
||
# Spyder project settings | ||
.spyderproject | ||
.spyproject | ||
|
||
# Rope project settings | ||
.ropeproject | ||
|
||
# mkdocs documentation | ||
/site | ||
|
||
# mypy | ||
.mypy_cache/ | ||
.dmypy.json | ||
dmypy.json | ||
|
||
# Pyre type checker | ||
.pyre/ | ||
|
||
# pytype static type analyzer | ||
.pytype/ | ||
|
||
# Cython debug symbols | ||
cython_debug/ | ||
|
||
# PyCharm | ||
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can | ||
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore | ||
# and can be added to the global gitignore or merged into this file. For a more nuclear | ||
# option (not recommended) you can uncomment the following to ignore the entire idea folder. | ||
#.idea/ | ||
|
||
# Custom | ||
.session | ||
*.session | ||
Procfile |
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
# Пакт про участь - Кодекс поведінки | ||
|
||
## Наші зобовʼязання | ||
|
||
В інтересах зміцнення відкритого і дружнього середовища, ми, як учасники та супроводжувачі, зобовʼязуємось приймати участь в розбудові нашого проекту та спільноти навколо нього, уникаючи будь-яких образ та притискань в залежності від віку, статури, особливих потреб, етнічної та гендерної приналежності, самовираження, досвіду, національності, зовнішнього вигляду, раси, сексуальної самоідентифікації та орієнтації. | ||
|
||
## Наші стандарти | ||
|
||
Приклади поведінки, які сприяють створенню сприятливих умов: | ||
|
||
* Використання доброзичливої та зрозумілої мови | ||
* Повага до різних точок зору та досвіду | ||
* Ввічливе сприйняття конструктивної критики | ||
* Зосередження уваги на тому, що краще для спільноти | ||
* Демонстрація співпереживання по відношенню до інших членів спільноти | ||
|
||
Приклади неприпустимої поведінки до інших учасників: | ||
|
||
* Використання виразів і зображень сексуального характеру, небажана увага сексуального характеру чи вислови | ||
* Тролінг, образливі/принизливі коментарі або персональні чи політичні випади | ||
* Публічні чи приватні домагання | ||
* Оприлюднення приватної інформації інших осіб, наприклад поштової чи електронної адреси, без явної на те згоди | ||
* Інша поведінка, яка обґрунтовано може вважатись недоречною в професійному оточенні | ||
|
||
## Наші обовʼязки | ||
|
||
Супроводжувачі проекту несуть відповідальність за розʼяснення стандартів прийнятної поведінки, і від них очікується належне і справедливе виправлення у відповідь на будь-які випадки неприйнятної поведінки. | ||
|
||
Супроводжувачі проекту несуть відповідальність та мають право вилучати, змінювати або відхиляти коментарі, коміти, код, зміни у вікі, записи та інший вклад в проект, що не відповідає Кодексу поведінки, чи блокувати тимчасово або назавжди будь-якого учасника за його поведінку, якщо вони вважають такі дії недоцільними, загрозливими, образливими або шкідливими. | ||
|
||
## Сфера застосування | ||
|
||
Цей Кодекс поведінки застосовується як в середині проекту, так і публічно, коли особа представляє проект або його спільноту. Приклади представлення проекту або його спільноти включають використання офіційної адреси електронної пошти, публікації в соцальних мережах від імені проекта, або виступи на онлайн чи оффлайн подіях в якості представника проекту. Способи представництва можуть бути уточнені супроводжувачами проекта. | ||
|
||
## Правозастосування | ||
|
||
Про випадки образливого або іншого неприпустимого поводження можна повідомити, надіславши листа до команди проекта за адресою admin@kyivlime.pp.ua. Всі скарги будуть розглянуті та перевірені, що призведе до реакції, що вважається необхідною і доцільною відповідно до обставин. Команда проекту зобовʼязується зберігати конфеденційність позивача. Інші деталі щодо правозастосування можуть оприлюднюватись окремо. | ||
|
||
Супроводжувачі проекту, які не дотримуються або порушують Кодекс поведінки, можуть зіткнутися з тимчасовими або постійними наслідками, які визначені членами керівництва проекту. | ||
|
||
## Посилання | ||
|
||
Цей Кодекс поведінки заснований на [Пакті про участь][homepage], версії 1.4, що знаходиться за адресою https://www.contributor-covenant.org/uk/version/1/4/code-of-conduct.html | ||
|
||
[homepage]: https://www.contributor-covenant.org |
Oops, something went wrong.