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

82 Commits

Author SHA1 Message Date
6e7c3cb7b2
fmt sync_calendar 2020-03-08 13:10:42 +03:00
0f9a8d7a74
lint sync 2020-03-07 18:34:31 +03:00
0161d65c16
lint ical 2020-03-07 18:29:35 +03:00
9e74772852
lint gcal 2020-03-07 18:26:37 +03:00
8d64869f06
lint manage_calendars 2020-03-07 18:14:34 +03:00
ab00cb09c8
+ manage_calendars: list hidden & deleted 2020-03-07 18:05:51 +03:00
b0a39a1b8c
manage_calendars: use nextPageToken for list
By default maximum number of entries returned on one result page is 100
2020-03-07 17:54:16 +03:00
55b67469be
+ manage_calendars: get\set calendar properties 2020-03-07 17:41:05 +03:00
c17d3cd0ea
manage_calendars: no config file required 2020-03-07 16:21:48 +03:00
9aad7e1910
make service even when config is None 2020-03-07 16:14:47 +03:00
dependabot-preview[bot]
41cc6b4159 Bump google-auth from 1.11.0 to 1.11.2
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.11.0 to 1.11.2.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.11.0...v1.11.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-01 11:45:06 +03:00
5d37aa2a33
disable cache_discovery
to suppress errors in logs:
file_cache is unavailable when using oauth2client >= 4.0.0

https://github.com/googleapis/google-api-python-client/issues/299
https://github.com/googleapis/google-api-python-client/issues/325
2020-02-25 22:43:45 +03:00
d146eec7ae
+ default credentials support
https://googleapis.dev/python/google-auth/latest/reference/google.auth.html#google.auth.default

https://developers.google.com/identity/protocols/application-default-credentials
2020-02-20 17:37:31 +03:00
3ecd6695cf
update README 2020-02-20 12:39:53 +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
dependabot-preview[bot]
bbf7f69c6d Bump google-auth from 1.10.0 to 1.11.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.10.0...v1.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-01 11:57:10 +03:00
dependabot-preview[bot]
d0826dd84f Bump pyyaml from 5.2 to 5.3
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.2 to 5.3.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.2...5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-01 11:49:30 +03:00
dependabot-preview[bot]
c211ab8939 Bump pyyaml from 5.1.2 to 5.2
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 to 5.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.1.2...5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-01 14:48:44 +03:00
dependabot-preview[bot]
87b09d4ee8 Bump google-auth from 1.7.1 to 1.10.0
Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 1.7.1 to 1.10.0.
- [Release notes](https://github.com/googleapis/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-python/compare/v1.7.1...v1.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-01 13:55:05 +03:00
dependabot-preview[bot]
8d19f43671 Bump google-auth from 1.6.3 to 1.7.1
Bumps [google-auth](https://github.com/GoogleCloudPlatform/google-auth-library-python) from 1.6.3 to 1.7.1.
- [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/GoogleCloudPlatform/google-auth-library-python/compare/v1.6.3...v1.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-01 12:07:27 +03:00
dependabot-preview[bot]
e89e81ebe2 Bump icalendar from 4.0.3 to 4.0.4
Bumps [icalendar](https://github.com/collective/icalendar) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/collective/icalendar/releases)
- [Changelog](https://github.com/collective/icalendar/blob/master/CHANGES.rst)
- [Commits](https://github.com/collective/icalendar/compare/4.0.3...4.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-01 11:59:05 +03:00
dependabot-preview[bot]
8f13649b58 Bump pytz from 2019.2 to 2019.3
Bumps [pytz](https://github.com/stub42/pytz) from 2019.2 to 2019.3.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2019.2...release_2019.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-01 09:14:59 +03:00
cff48fba07
add Python package build status 2019-09-04 11:13:02 +03:00
f06051d06c add GitHub Actions 2019-09-04 10:27:09 +03:00
dependabot-preview[bot]
407d1d6c7d Bump google-api-python-client from 1.7.10 to 1.7.11
Bumps [google-api-python-client](https://github.com/google/google-api-python-client) from 1.7.10 to 1.7.11.
- [Release notes](https://github.com/google/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG)
- [Commits](https://github.com/google/google-api-python-client/compare/v1.7.10...v1.7.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-01 13:56:47 +03:00
fossabot
2763560ac3 Add license scan report and status
Signed-off-by: fossabot <badges@fossa.io>
2019-08-22 17:29:13 +03:00
dependabot-preview[bot]
4f26c6c0fa Bump google-api-python-client from 1.7.9 to 1.7.10
Bumps [google-api-python-client](https://github.com/google/google-api-python-client) from 1.7.9 to 1.7.10.
- [Release notes](https://github.com/google/google-api-python-client/releases)
- [Changelog](https://github.com/googleapis/google-api-python-client/blob/master/CHANGELOG)
- [Commits](https://github.com/google/google-api-python-client/compare/v1.7.9...v1.7.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 09:00:47 +00:00
dependabot-preview[bot]
f295393e65 Bump pyyaml from 5.1.1 to 5.1.2
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 08:56:11 +00:00
dependabot-preview[bot]
cbca8c09c0 Bump pytz from 2019.1 to 2019.2
Bumps [pytz](https://github.com/stub42/pytz) from 2019.1 to 2019.2.
- [Release notes](https://github.com/stub42/pytz/releases)
- [Commits](https://github.com/stub42/pytz/compare/release_2019.1...release_2019.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-01 11:49:22 +03:00
b542f80d83
drop python 2.7 build (travis) 2019-07-23 19:53:41 +03:00
87ffa78ccc
add 'rename' command 2019-07-23 19:49:59 +03:00
a39e08db12
safe_load instead of load (yaml)
https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation
2019-07-09 12:30:50 +03:00
dependabot-preview[bot]
25190d826f Bump pyyaml from 5.1 to 5.1.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.1.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.1...5.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-06-07 18:32:31 +00:00
3320a72942
Dependabot badge 2019-06-07 21:25:35 +03:00
be8bd70743
Merge branch 'develop' 2019-06-03 22:05:23 +03:00
f46e5c9345
python 3.7 (travis) 2019-06-03 21:59:36 +03:00
9a3799a031
update requirements.txt 2019-06-03 21:56:28 +03:00
5ce77fd0f4
update PyYAML 2019-04-09 09:12:03 +03:00
770d56acc8
update requirements.txt 2019-03-06 15:56:34 +03:00
881abe22f6
Merge branch 'develop'
* develop:
  fix requirements.txt
  migrate to google-auth from oauth2client
  update requirements.txt
  + [how it works] in README
2018-09-25 16:19:35 +03:00
969f2ed793
fix requirements.txt 2018-07-12 13:36:47 +03:00
5afb97b634
migrate to google-auth from oauth2client 2018-07-12 13:30:37 +03:00
d11f057381
update requirements.txt 2018-07-10 17:14:28 +03:00
56eef850db
+ [how it works] in README 2018-04-21 15:23:48 +03:00
e16a4828e4
Merge branch 'develop' 2018-04-17 23:10:30 +03:00
c759d0b696
Merge branch 'feature/pytest' into develop 2018-04-17 23:03:13 +03:00
94edbf1849
parametrize test_filter_events_by_date 2018-04-17 22:53:56 +03:00
c38a3afe00
test_sync rewrite using pytest 2018-04-17 22:41:14 +03:00
508ddedb2c
min data in test_converter 2018-04-17 22:35:00 +03:00