Móricz Gergő
1c55ce41be
feat(ci): add sentry auth token to builds
2024-11-11 10:32:17 +01:00
Gergő Móricz
8d467c8ca7
WebScraper
refactor into scrapeURL
(#714 )
...
* feat: use strictNullChecking
* feat: switch logger to Winston
* feat(scrapeURL): first batch
* fix(scrapeURL): error swallow
* fix(scrapeURL): add timeout to EngineResultsTracker
* fix(scrapeURL): report unexpected error to sentry
* chore: remove unused modules
* feat(transfomers/coerce): warn when a format's response is missing
* feat(scrapeURL): feature flag priorities, engine quality sorting, PDF and DOCX support
* (add note)
* feat(scrapeURL): wip readme
* feat(scrapeURL): LLM extract
* feat(scrapeURL): better warnings
* fix(scrapeURL/engines/fire-engine;playwright): fix screenshot
* feat(scrapeURL): add forceEngine internal option
* feat(scrapeURL/engines): scrapingbee
* feat(scrapeURL/transformars): uploadScreenshot
* feat(scrapeURL): more intense tests
* bunch of stuff
* get rid of WebScraper (mostly)
* adapt batch scrape
* add staging deploy workflow
* fix yaml
* fix logger issues
* fix v1 test schema
* feat(scrapeURL/fire-engine/chrome-cdp): remove wait inserts on actions
* scrapeURL: v0 backwards compat
* logger fixes
* feat(scrapeurl): v0 returnOnlyUrls support
* fix(scrapeURL/v0): URL leniency
* fix(batch-scrape): ts non-nullable
* fix(scrapeURL/fire-engine/chromecdp): fix wait action
* fix(logger): remove error debug key
* feat(requests.http): use dotenv expression
* fix(scrapeURL/extractMetadata): extract custom metadata
* fix crawl option conversion
* feat(scrapeURL): Add retry logic to robustFetch
* fix(scrapeURL): crawl stuff
* fix(scrapeURL): LLM extract
* fix(scrapeURL/v0): search fix
* fix(tests/v0): grant larger response size to v0 crawl status
* feat(scrapeURL): basic fetch engine
* feat(scrapeURL): playwright engine
* feat(scrapeURL): add url-specific parameters
* Update readme and examples
* added e2e tests for most parameters. Still a few actions, location and iframes to be done.
* fixed type
* Nick:
* Update scrape.ts
* Update index.ts
* added actions and base64 check
* Nick: skipTls feature flag?
* 403
* todo
* todo
* fixes
* yeet headers from url specific params
* add warning when final engine has feature deficit
* expose engine results tracker for ScrapeEvents implementation
* ingest scrape events
* fixed some tests
* comment
* Update index.test.ts
* fixed rawHtml
* Update index.test.ts
* update comments
* move geolocation to global f-e option, fix removeBase64Images
* Nick:
* trim url-specific params
* Update index.ts
---------
Co-authored-by: Eric Ciarla <ericciarla@yahoo.com>
Co-authored-by: rafaelmmiller <8574157+rafaelmmiller@users.noreply.github.com>
Co-authored-by: Nicolas <nicolascamara29@gmail.com>
2024-11-07 20:57:33 +01:00
Nicolas
7b1df22698
Delete check-queues.yml
Deploy Images to GHCR / push-app-image (push) Waiting to run
2024-10-15 13:31:29 -03:00
Nicolas
30a375d693
Nick:
2024-10-09 19:26:25 -03:00
Nicolas
a40fb3b062
Update deploy-image.yml
Deploy Images to GHCR / push-app-image (push) Waiting to run
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Deploy app (push) Blocked by required conditions
2024-10-03 19:17:52 -03:00
Nicolas
9a056919b9
Create deploy-image.yml
2024-10-03 18:41:41 -03:00
Nicolas
43d8563bb1
Update fly-direct.yml
2024-09-17 14:15:34 -04:00
Nicolas
a0189acbec
Update fly.yml
2024-09-17 12:58:49 -04:00
Nicolas
66577d1d03
Update fly.yml
2024-09-16 21:53:35 -04:00
Nicolas
358f8f9def
Update fly-direct.yml
2024-09-16 21:50:56 -04:00
Nicolas
4884439fd9
Update fly.yml
2024-09-16 21:48:12 -04:00
Nicolas
d21a797ef9
Update fly.yml
2024-09-16 21:46:40 -04:00
Nicolas
eec22a56d3
Nick: self host issue template
2024-09-12 11:43:40 -04:00
rafaelsideguide
7561bfe173
added envs to github action workflows
2024-09-05 12:59:32 -03:00
Nicolas
28c5635502
Update ci.yml
2024-09-04 16:45:56 -03:00
rafaelsideguide
f98a8541c2
fix(cicd): added use_db_auth to deploy workflow
2024-09-04 11:41:50 -03:00
rafaelsideguide
28df353829
fix(cicd): wait and moved rust publish
2024-09-04 09:16:31 -03:00
Rafael Miller
eec6d86802
Merge branch 'main' into f/rust-sdk
2024-08-29 16:20:03 -03:00
Nicolas
d872bf0c4c
Merge branch 'main' into v1-webscraper
2024-08-28 12:42:23 -03:00
Nicolas
7565c2fc21
Update fly-direct.yml
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Test Suite (push) Blocked by required conditions
Fly Deploy / Python SDK Tests (push) Blocked by required conditions
Fly Deploy / JavaScript SDK Tests (push) Blocked by required conditions
Fly Deploy / Go SDK Tests (push) Blocked by required conditions
Fly Deploy / Deploy app (push) Blocked by required conditions
Fly Deploy / Build and publish Python SDK (push) Blocked by required conditions
Fly Deploy / Build and publish JavaScript SDK (push) Blocked by required conditions
2024-08-28 11:19:57 -03:00
Nicolas
4e196a9146
Delete autoscale.yml
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Test Suite (push) Blocked by required conditions
Fly Deploy / Python SDK Tests (push) Blocked by required conditions
Fly Deploy / JavaScript SDK Tests (push) Blocked by required conditions
Fly Deploy / Go SDK Tests (push) Blocked by required conditions
Fly Deploy / Deploy app (push) Blocked by required conditions
Fly Deploy / Build and publish Python SDK (push) Blocked by required conditions
Fly Deploy / Build and publish JavaScript SDK (push) Blocked by required conditions
2024-08-25 01:48:51 -03:00
Nicolas
b23bf2eef9
Update autoscale.yml
2024-08-23 20:14:35 -03:00
Nicolas
0dc592b3e4
Update autoscale.yml
2024-08-23 20:11:30 -03:00
Nicolas
173f4ee1bf
Nick: chrome cdp main | simple autoscaler
2024-08-23 20:09:59 -03:00
Gergő Móricz
e7f267b6fe
Merge branch 'main' into v1-webscraper
2024-08-23 17:21:54 +02:00
rafaelsideguide
5f60a55967
workflow and npm now running v1 tests
2024-08-22 15:28:49 -03:00
Gergő Móricz
3ad9bf7ac0
Update GH Actions deployment
2024-08-21 19:15:25 +02:00
rafaelsideguide
829d115fc9
added crates io token
2024-08-15 10:25:10 -03:00
rafaelsideguide
697501cc8a
Merge remote-tracking branch 'origin/main' into f/rust-sdk
2024-08-14 17:30:43 -03:00
rafaelsideguide
4d39025e82
workflows/ci
...
tested e2e and it's working
2024-08-14 16:28:11 -03:00
Nicolas
c6bf78cfb4
Update fly-direct.yml
Fly Deploy / Pre-deploy checks (push) Waiting to run
Fly Deploy / Test Suite (push) Blocked by required conditions
Fly Deploy / Python SDK Tests (push) Blocked by required conditions
Fly Deploy / JavaScript SDK Tests (push) Blocked by required conditions
Fly Deploy / Go SDK Tests (push) Blocked by required conditions
Fly Deploy / Deploy app (push) Blocked by required conditions
Fly Deploy / Build and publish Python SDK (push) Blocked by required conditions
Fly Deploy / Build and publish JavaScript SDK (push) Blocked by required conditions
2024-08-12 21:14:00 -04:00
rafaelsideguide
b802ea02a1
small improvements
...
- wait for getting results on crawl: sometimes crawl takes some a second to save the data on the db and this causes response.data to be empty
- added timeout value to test script
- increased http client timeout (llm extract was failing on e2e tests)
- fixed env path on test script
2024-08-09 11:13:14 -03:00
KentHsu
b2e1b2ca68
chore: add go-sdk-tests job
2024-08-04 17:33:36 +08:00
Nicolas
2e83a8a8b4
Delete check-redis.yml
2024-08-02 14:27:19 -04:00
Nicolas
1bc36e1a56
Update fly-direct.yml
2024-07-22 14:12:55 -04:00
Gergo Moricz
791e6b2047
fix action
2024-07-18 19:59:33 +02:00
Nicolas
2bcbe4f353
Create check-redis.yml
2024-07-16 22:47:34 -04:00
Nicolas
436e8922a7
Nick: doing on the ci instead
2024-07-12 19:49:38 -04:00
sanix-darker
d7bbb22ae4
feat: update fly github action
2024-07-12 15:06:54 +02:00
sanix-darker
9deaa8b0e9
feat: add rust sdk ci github action
2024-07-12 14:58:41 +02:00
Nicolas
30c1118713
Merge pull request #326 from mendableai/feat/save-docs-on-supabase
...
[Feat] Added implementation for saving docs on supabase
2024-07-11 20:27:41 -04:00
Gergo Moricz
ee1d41406e
feat: unpause by http request
2024-07-11 23:56:36 +02:00
rafaelsideguide
a2cdc520e6
dependabot for security checks, fixed crawl test
2024-07-05 14:49:03 -03:00
sanix-darker
cf8208e3f0
feat(deps): making sure all deps are always up to date
2024-06-30 15:31:38 +02:00
rafaelsideguide
d02829d335
fixed clean jobs
2024-06-25 17:49:29 -03:00
rafaelsideguide
5cf2beff92
Update clean-before-24h-complete-jobs.yml
2024-06-20 11:18:53 -03:00
Nicolas
8db8997daf
Nick: test suite + fly
2024-06-18 13:34:44 -04:00
rafaelsideguide
3c1af0aa33
Update ci.yml
2024-06-18 11:03:57 -03:00
Nicolas
f93231499f
Merge pull request #265 from mendableai/feat/issue-264
...
[Feat] Added route to clean completed jobs and a github action cron that triggers every 24h
2024-06-11 21:33:52 -07:00
Nicolas
d4df6f049d
Nick:
2024-06-11 15:49:30 -07:00