1
0
mirror of https://github.com/b4tman/sync_ics2gcal synced 2024-09-21 00:48:02 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
a81192b96f
add python 3.10 (github actions) (#66) 2021-10-21 10:18:39 +03:00
9603718c83
remove install from requirements.txt 2021-10-15 09:37:57 +03:00
f7a84cc58c
use POETRY_PYPI_TOKEN_PYPI to publish
https://python-poetry.org/docs/repositories/
2021-10-15 09:34:07 +03:00
df2f3ef483
fix CodeQL
remove git checkout HEAD^2
2021-10-09 15:37:58 +03:00
9e40b6fbbd
use poetry in ci 2021-10-09 15:27:38 +03:00
3ddc486614 add Python 3.9 support 2021-01-01 13:38:14 +03:00
e0b4e6c28a
drop Python 3.5 support 2021-01-01 13:17:08 +03:00
8f56ad426e
Enabling code scanning
https://docs.github.com/en/github/finding-security-vulnerabilities-and-errors-in-your-code/enabling-code-scanning
2020-08-11 00:22:53 +03:00
dependabot-preview[bot]
66f9de3980 Create Dependabot config file 2020-06-18 09:52:40 +03:00
a96050628a
Feature: setup (#15)
* add files for setup

* ! package rename

* move scripts

* + setuptools_scm_git_archive

* + fallback_version

* + setuptools_scm_git_archive to setup.cfg

* bdist_wheel universal

* ignore build/ and .eggs/

* don't use version from setuptools_scm

* Revert "don't use version from setuptools_scm"

This reverts commit 7ad0b4d3d8.

* Revert "bdist_wheel universal"

This reverts commit 5027866b39.

* no-local-version

* +workflow: Upload Python Package
2020-02-19 23:26:28 +03:00
fcba8f07ef
add python 3.8 2020-02-01 13:26:13 +03:00
f06051d06c add GitHub Actions 2019-09-04 10:27:09 +03:00