Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(release): v1.5.0 #636

Merged
merged 48 commits into from
Jul 24, 2023
Merged

chore(release): v1.5.0 #636

merged 48 commits into from
Jul 24, 2023

Conversation

djdembeck
Copy link
Collaborator

@djdembeck djdembeck commented Jul 6, 2023

Blocked by: kibertoad/toad-scheduler#193 (update currently doesn't run with 30 days as UpdateInterval)
no response: going to just set updater to 24 days for now.

1.5.0 (2023-07-24)

Features

renovate bot and others added 21 commits March 28, 2023 02:31
* build: heavy_plus_sign add scheduler deps

* feat: sparkles update scheduler

regularly runs update actions on items in the database, with 1 second between each request; takes new env variable `UPDATE_INTERVAL` in days.

* refactor: loud_sound add new reusable messages

* docs(docker): memo add `NODE_UPDATE_INTERVAL` env variable to docker-compose and docs

* refactor(helper): recycle updateActions should return undefined if there's an error

* refactor(helper): recycle similarAuthors doesn't need an undefined return type
chore: Upgrade traefik Docker tag to v3
chore: Upgrade @types/node to v18.16.19
…h-action-digest

chore: Upgrade docker/build-push-action digest to f05b754
@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2023

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
98.15% (-0.48% 🔻)
1007/1026
🟢 Branches
97.07% (+0.11% 🔼)
265/273
🟢 Functions
97.69% (-1.29% 🔻)
211/216
🟢 Lines
98.39% (-0.44% 🔻)
918/933
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / GenericShowHelper.ts
100% 100% 100% 100%
🟢
... / UpdateScheduler.ts
90.91% 50% 88.89% 90%

Test suite run success

318 tests passing in 26 suites.

Report generated by 🧪jest coverage report action from 86dfd13

@djdembeck djdembeck temporarily deployed to github-pages July 6, 2023 21:07 — with GitHub Pages Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 7, 2023 03:24 Inactive
@djdembeck djdembeck temporarily deployed to github-pages July 7, 2023 19:12 — with GitHub Pages Inactive
This removes duplicated code that accomplished the same thing across individual helpers. Now, we inherit generic helper in routes, and can expand on truly specific functions of each class
@github-pages github-pages bot temporarily deployed to github-pages July 11, 2023 10:42 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 11, 2023 16:43 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 12, 2023 23:04 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 13, 2023 01:53 Inactive
refactor: ♻️ use `quality=High` when getting chapter info
@djdembeck djdembeck temporarily deployed to github-pages July 13, 2023 18:32 — with GitHub Pages Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 17, 2023 01:33 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 17, 2023 04:06 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 17, 2023 07:58 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 18, 2023 14:47 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 23, 2023 16:20 Inactive
@github-pages github-pages bot temporarily deployed to github-pages July 24, 2023 04:11 Inactive
@djdembeck djdembeck marked this pull request as ready for review July 24, 2023 19:57
@djdembeck djdembeck temporarily deployed to github-pages July 24, 2023 19:58 — with GitHub Pages Inactive
@djdembeck djdembeck temporarily deployed to github-pages July 24, 2023 20:05 — with GitHub Pages Inactive
@djdembeck djdembeck merged commit 1ffb5d8 into main Jul 24, 2023
@djdembeck
Copy link
Collaborator Author

djdembeck commented Jul 24, 2023

giphy (3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant