Commit Graph

17 Commits

Author SHA1 Message Date
dependabot[bot]
455220b23b Bump json5 from 2.1.0 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.1.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.1.0...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 01:11:11 +00:00
2af088a0bf USER environment variable is to vague, renamed to prefix user and pass with SEASONED_ 2019-08-10 15:46:17 +02:00
356ddfe8a6 Merge branch 'master' of github.com:KevinMidboe/fetch-the-release 2019-07-24 08:24:34 +02:00
7bb4638714 WIP Searching all request pages, better formatting and error handling 2019-07-24 08:24:21 +02:00
5394d45918 Require dotenv package for python 2019-07-24 08:22:06 +02:00
7a87412f85 Changed env url variable name 2019-07-24 08:20:54 +02:00
71c23aba0f Changed env url variable name 2019-07-23 23:51:55 +02:00
edf5cc1ee7 Added user and password authentication variables for seasoned 2019-07-06 22:37:42 +02:00
a1374ebf4d testing out python alternative 2019-07-06 13:30:02 +02:00
e0121c82bc Python requriements file 2019-07-06 13:27:44 +02:00
d82503a480 Read and write to cache, kindof broken because of async writing to file 2019-07-01 22:37:44 +02:00
2bdf3a5cab Idea and todo list 2019-06-27 00:54:03 +02:00
7ec041504e Env example file. NOTICE! To be copied to .env file and populated in its entirety! 2019-06-27 00:51:23 +02:00
678ff28c90 Fetch and find releases for all requested seasoned media. Print all our fetches and then prints length of all releases with a matching title. TODO: Find relevant release types. 2019-06-27 00:50:13 +02:00
0421ba9e04 Babel config with env-preset (es6) and transform runtime plugin 2019-06-27 00:48:24 +02:00
8b40804f4c Pacakges and lock file defined 2019-06-27 00:47:17 +02:00
252785b5f6 Initial commit 2019-06-26 21:50:57 +02:00