Commit Graph

912 Commits

Author SHA1 Message Date
e9aa60d40a lerna no-bail 2022-04-05 23:51:18 +08:00
a269ba2707 reduce logs 2022-04-05 23:20:32 +08:00
0b5acd941d continue on error in github action 2022-04-05 23:12:17 +08:00
0bf946ebfa add reminders test 2022-04-05 22:41:29 +08:00
8e525c361a more debugging 2022-04-05 22:29:07 +08:00
107616b44d test three resolvers 2022-04-05 18:45:00 +08:00
7b9bfbdbf5 test three resolvers 2022-04-05 18:23:18 +08:00
1be28df3d7 put spec as an array 2022-04-05 18:13:15 +08:00
cfdb3ee351 test two resolver 2022-04-05 17:40:36 +08:00
ec2a633446 test a single resolver 2022-04-05 17:27:13 +08:00
a203e0776e test a single service 2022-04-05 17:17:03 +08:00
8db808c110 test running services 2022-04-05 17:05:15 +08:00
a2dc73b3c0 make a separate step for testing 2022-04-05 16:49:14 +08:00
ed76093c40 continue on error in github action 2022-04-05 16:40:41 +08:00
c6778f307a test all 2022-04-05 16:29:39 +08:00
02c4afd196 add failed test 2022-04-05 16:19:12 +08:00
53c4fc835d debug github action 2022-04-05 16:16:04 +08:00
1239e483ec Merge pull request #381 from omnivore-app/fix/refresh-idx-in-email-tests
Make sure we refresh the elastic index when running tests
2022-04-04 22:18:38 -07:00
2153eab538 Merge pull request #380 from omnivore-app/fix/rm-radix-colors
Remove radix colors
2022-04-04 21:22:48 -07:00
ccedec7703 Make sure we refresh the elastic index when running tests 2022-04-04 21:21:57 -07:00
4f4e9a5a99 Remove just the radix package 2022-04-04 16:09:47 -07:00
2dfedd54a3 Remove grays and package 2022-04-04 16:03:46 -07:00
f9da151729 Remove unused colors 2022-04-04 15:50:49 -07:00
206354f11b Merge pull request #358 from omnivore-app/dependabot/npm_and_yarn/google-cloud/logging-winston-4.2.2
Bump @google-cloud/logging-winston from 4.1.2 to 4.2.2
2022-04-04 15:36:43 -07:00
a4198e34dd Merge pull request #335 from omnivore-app/dependabot/npm_and_yarn/chrome-aws-lambda-10.1.0
Bump chrome-aws-lambda from 7.0.0 to 10.1.0
2022-04-04 15:36:06 -07:00
62c3bcd968 Merge pull request #338 from omnivore-app/dependabot/npm_and_yarn/opentelemetry/semantic-conventions-1.0.1
Bump @opentelemetry/semantic-conventions from 0.24.0 to 1.0.1
2022-04-04 15:35:51 -07:00
3ae0257e66 Merge pull request #350 from omnivore-app/dependabot/npm_and_yarn/sentry/serverless-6.19.3
Bump @sentry/serverless from 6.16.1 to 6.19.3
2022-04-04 15:35:30 -07:00
93d005f02f Merge pull request #337 from omnivore-app/dependabot/npm_and_yarn/luxon-2.3.1
Bump luxon from 1.28.0 to 2.3.1
2022-04-04 15:33:23 -07:00
4d6ea905a0 Merge pull request #357 from omnivore-app/cypress-tests
Add cypress tests
2022-04-04 15:29:39 -07:00
eea14c7299 Syntax fixes 2022-04-04 15:17:22 -07:00
e5714e63c0 Fix tsconfig file 2022-04-04 15:16:41 -07:00
f4340e3663 Add testing-library dependency 2022-04-04 15:15:28 -07:00
c4d8ef6a70 Specify support file 2022-04-04 15:14:58 -07:00
d92998ced3 Dont modify api package 2022-04-04 14:46:18 -07:00
574c4f617c Update mocha default timeout 2022-04-04 14:45:31 -07:00
6631d51939 Remove unused comments and files 2022-04-04 14:45:31 -07:00
10692a2131 Add cypress tests 2022-04-04 14:45:31 -07:00
1c0d836ef5 Merge pull request #374 from omnivore-app/chore/updated-email-signup-gif
Update the newsletter signup help GIF
2022-04-04 13:08:14 -07:00
15173be0c3 Merge pull request #365 from omnivore-app/OMN-320
[OMN-320] - Ask for confirmation when removing links
2022-04-04 12:47:20 -07:00
e879a14ef2 Merge pull request #373 from omnivore-app/fix/ipad-render-id
Reading Progress Update Fix [Apple]
2022-04-04 12:18:00 -07:00
0a075d21a4 Update the newsletter signup help GIF 2022-04-04 12:10:56 -07:00
b79c71ff65 update reading progress only when user has navigated back to the grid view 2022-04-04 12:05:06 -07:00
536e3ee9fe Merge pull request #361 from omnivore-app/fix/add-emails-to-dropdown
Add link to Emails to main dropdown
2022-04-04 11:57:11 -07:00
3b4254a711 Bump luxon from 1.28.0 to 2.3.1
Bumps [luxon](https://github.com/moment/luxon) from 1.28.0 to 2.3.1.
- [Release notes](https://github.com/moment/luxon/releases)
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/1.28.0...2.3.1)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 17:55:59 +00:00
87c79febeb Merge pull request #370 from omnivore-app/fix/revert-docker-changes
Revert docker changes
2022-04-04 10:54:21 -07:00
46c5b8c82a Another attempt at slimming docker file 2022-04-04 10:42:04 -07:00
d81eea4815 Merge pull request #371 from omnivore-app/fix/ipad-article-render
Use selectedLinkItem to track active state of grid items
2022-04-04 10:14:35 -07:00
88e68ff4a3 use selectedLinkItem to track active state of grid items 2022-04-04 10:07:16 -07:00
946734d76c Revert docker changes
These were creating fatter images than we want because of the
lerna dependencies.
2022-04-04 09:59:18 -07:00
269ba7c03e Merge pull request #369 from omnivore-app/fix/multistage-docker-deps
Only install dev deps on the prod image
2022-04-04 09:31:52 -07:00