|
488a972965
|
Update docker/metadata-action action to v4
|
2022-05-05 11:19:30 +00:00 |
|
|
8e5f758552
|
Merge pull request #18 from TheLovinator1/renovate/github-codeql-action-2.x
Update github/codeql-action action to v2
|
2022-05-03 00:07:34 +02:00 |
|
|
f78bd19672
|
Update github/codeql-action action to v2
|
2022-05-02 22:04:23 +00:00 |
|
|
b421892492
|
Format codeql-analysis.yml
|
2022-05-03 00:04:07 +02:00 |
|
|
fdede8d152
|
Remove extras folder and make README more verbose
|
2022-05-03 00:03:53 +02:00 |
|
|
fb8043e129
|
Add pytest
|
2022-05-02 23:34:36 +02:00 |
|
|
caa9094be9
|
Fix test_calc_countdown
|
2022-05-02 23:34:25 +02:00 |
|
|
7025d11f70
|
Remove dependency dashboard, add label and add reviewer
|
2022-04-26 03:08:40 +02:00 |
|
|
ad767d0d99
|
Merge pull request #17 from TheLovinator1/renovate/python-dotenv-0.x
Update dependency python-dotenv to ^0.20.0
|
2022-03-25 01:45:30 +01:00 |
|
|
d1dd40e911
|
Update dependency python-dotenv to ^0.20.0
|
2022-03-25 00:42:45 +00:00 |
|
|
dc73b10fad
|
Add TODOs
|
2022-03-19 04:39:07 +01:00 |
|
|
fae53f15ff
|
"Fix" remind list when you have more than 25 reminders
|
2022-03-19 04:39:07 +01:00 |
|
|
e6fedbb7e7
|
Make lines less wide, add TODOs, modify comments
|
2022-03-19 04:39:07 +01:00 |
|
|
405dcbc907
|
Add variable for exit message
|
2022-03-19 04:39:07 +01:00 |
|
|
0f3f1ab4f5
|
Remove unnecessary else
|
2022-03-19 04:39:07 +01:00 |
|
|
0112dc65c1
|
Add and remove comments
|
2022-03-19 04:39:07 +01:00 |
|
|
332579ddda
|
Change variable name so you see that it is not needed
|
2022-03-19 04:39:07 +01:00 |
|
|
a3f187514f
|
Field value will never be over 1024 characters so no need to truncate
|
2022-03-18 01:44:10 +01:00 |
|
|
bff5a899fe
|
Update comments
|
2022-03-18 01:43:36 +01:00 |
|
|
96f1451a85
|
Remove broken TimeoutError
|
2022-03-18 01:34:38 +01:00 |
|
|
65cef88c9e
|
Change variable name
|
2022-03-18 01:34:04 +01:00 |
|
|
76cf3b52e9
|
Uncomplicate if else
|
2022-03-18 01:33:48 +01:00 |
|
|
625f1d4f1a
|
Change comments
|
2022-03-18 01:33:12 +01:00 |
|
|
c876c47b9e
|
Remove and shorten comments
|
2022-03-18 01:10:12 +01:00 |
|
|
1029eb2350
|
Use Python 3.10 instead of 3.9
Resolves TheLovinator1/discord-reminder-bot#14
|
2022-03-18 01:08:34 +01:00 |
|
|
c5abe6323c
|
Update dependencies
|
2022-03-18 00:58:42 +01:00 |
|
|
9a2dc15433
|
Make comments two lines if comment is longer than 80 characters
|
2022-03-10 16:42:29 +01:00 |
|
|
06db8b84cf
|
Update dependencies
|
2022-03-10 16:40:11 +01:00 |
|
|
92bf5fd504
|
Run formatter
|
2022-03-10 16:39:25 +01:00 |
|
|
ab1ce1dcd6
|
Merge pull request #16 from TheLovinator1/dependabot/pip/sqlalchemy-1.4.32
Bump sqlalchemy from 1.4.31 to 1.4.32
|
2022-03-07 12:42:17 +01:00 |
|
|
23a3056b01
|
Delete dependabot.yml
|
2022-03-07 12:38:17 +01:00 |
|
|
075c7628b8
|
Bump sqlalchemy from 1.4.31 to 1.4.32
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.31 to 1.4.32.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-07 06:09:01 +00:00 |
|
|
761ef2e128
|
Merge pull request #13 from TheLovinator1/renovate/configure
Configure Renovate
|
2022-03-06 22:15:15 +01:00 |
|
|
17806cc067
|
Add renovate.json
|
2022-03-06 21:09:28 +00:00 |
|
|
6c70bb0b31
|
Merge pull request #12 from TheLovinator1/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
|
2022-03-03 00:28:54 +01:00 |
|
|
53653744d8
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-02 07:16:39 +00:00 |
|
|
8d57319f1f
|
Remove developer dependencies to reduce the amount of dependencies
|
2022-03-01 23:09:52 +01:00 |
|
|
bdddf054b9
|
Merge pull request #11 from TheLovinator1/dependabot/pip/apscheduler-3.9.1
Bump apscheduler from 3.9.0.post1 to 3.9.1
|
2022-02-28 14:01:07 +01:00 |
|
|
23e3a6d04d
|
Bump apscheduler from 3.9.0.post1 to 3.9.1
Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.9.0.post1 to 3.9.1.
- [Release notes](https://github.com/agronholm/apscheduler/releases)
- [Changelog](https://github.com/agronholm/apscheduler/blob/3.9.1/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/apscheduler/compare/3.9.0.post1...3.9.1)
---
updated-dependencies:
- dependency-name: apscheduler
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-28 06:07:37 +00:00 |
|
|
81e0818f3b
|
Merge pull request #10 from TheLovinator1/dependabot/pip/apscheduler-3.9.0.post1
Bump apscheduler from 3.8.1 to 3.9.0.post1
|
2022-02-25 10:13:26 +01:00 |
|
|
0cd93016f7
|
Bump apscheduler from 3.8.1 to 3.9.0.post1
Bumps [apscheduler](https://github.com/agronholm/apscheduler) from 3.8.1 to 3.9.0.post1.
- [Release notes](https://github.com/agronholm/apscheduler/releases)
- [Changelog](https://github.com/agronholm/apscheduler/blob/master/docs/versionhistory.rst)
- [Commits](https://github.com/agronholm/apscheduler/compare/3.8.1...3.9.0.post1)
---
updated-dependencies:
- dependency-name: apscheduler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-25 06:12:56 +00:00 |
|
|
874f2ff80b
|
Merge pull request #9 from TheLovinator1/dependabot/pip/types-dateparser-1.1.0
Bump types-dateparser from 1.0.14 to 1.1.0
|
2022-02-24 07:38:34 +01:00 |
|
|
66dc2c73c2
|
Bump types-dateparser from 1.0.14 to 1.1.0
Bumps [types-dateparser](https://github.com/python/typeshed) from 1.0.14 to 1.1.0.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)
---
updated-dependencies:
- dependency-name: types-dateparser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-02-24 06:06:41 +00:00 |
|
|
3945455e69
|
Tag latest commit in master branch as latest
|
2022-02-19 20:35:47 +01:00 |
|
|
c339895dbb
|
Update README.md
|
2022-02-19 02:11:59 +01:00 |
|
|
2a499eecfa
|
Use new Poetry installer
|
2022-02-19 02:07:07 +01:00 |
|
|
ec9b4059f0
|
Fix Dockerfile location
|
2022-02-19 01:55:14 +01:00 |
|
|
28da36d920
|
Bump version to v0.3.0
|
2022-02-19 01:50:57 +01:00 |
|
|
98bcf5b0ee
|
Publish image to Docker Hub with GitHub Actions
|
2022-02-19 01:47:29 +01:00 |
|
|
ef6207b5bf
|
Remove dependencies to CHANGELOG
|
2022-02-19 01:46:01 +01:00 |
|