-
Notifications
You must be signed in to change notification settings - Fork 6
feat: apify get followers #148
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
Merged
Merged
Changes from all commits
Commits
Show all changes
140 commits
Select commit
Hold shift + click to select a range
a61d736
chore: updates gitignore for working .masa files, cleans up .env.example
grantdfoster e5eec47
feat: refactored capabilities
grantdfoster 4f25e9f
fix: dedupe in job server
grantdfoster 182e742
chore: rename scraper to jobType for consistency
grantdfoster f9fd65f
fix: updates compose to support easy change of port, adds make comman…
grantdfoster bcfaeb0
chore: cleanup compose, example, and makefile testing
grantdfoster d3016d2
chore: update compose and makefile for simpler job testing
grantdfoster a5deb86
fix: improves job testing with twitter to mimic production
grantdfoster d1c1a65
chore: rename scraper capability to job capability
grantdfoster 912097d
chore: telemetry test and fix twitter unmarshalling
grantdfoster 83df0f3
chore: adds api key to twitter test
grantdfoster e967a4a
fix: makefile tesitng to support optional .env
grantdfoster 9f33e5d
fix: listen address in compose
grantdfoster 39986ac
chore: removes focused test for ci cd
grantdfoster 127b7d1
chore: remove unused in gitignore
grantdfoster 2902782
chore: cleanup unsued vars in worker json
grantdfoster fba92c9
chore: rename local variable
grantdfoster 497ecc6
chore: update local variable
grantdfoster 7f4fc9e
fix: add back env name
grantdfoster 08dba61
chore: fixes scrape profile test
grantdfoster 6f0adcc
chore: fixes half of the twitter tests
grantdfoster e7d2731
chore: fixes all twitter tests
grantdfoster 9ec3848
fix: removes focused test
grantdfoster f28db1e
chore: reorganizes tests
grantdfoster 64d6815
fix: comment out piece of followers test verifying scrape stats
grantdfoster 9432471
fix: all tests cleaned for twitter
grantdfoster 1076cf4
fix: cleanup first test
grantdfoster 2da5180
chore: capabilities readme
grantdfoster 2b78020
chore: updates actual capabilities
grantdfoster 995ae57
fix: remove mentions of manual capabilities
grantdfoster ca7e73c
fix: readme capabilities
grantdfoster a35377c
fix: readme
grantdfoster f78ff0f
fix: cleanup readme job subtypes
grantdfoster ebc86c8
fix: adds api key back into worker json
grantdfoster 3ed3703
chore: refactor to use centralized tee-types, pointing locally for no…
grantdfoster 84246a2
fix: always available capabilities to the top
grantdfoster fe10a21
fix: uses centralized types from tee types
grantdfoster dcfd9cf
chore: cleanup mod for tee types v1.1.0
grantdfoster 5c2b064
fix: detector duplicates
grantdfoster c522186
fix: api test and telemetry test
grantdfoster a4a0451
fix: update removed vars
grantdfoster 5abfe13
chore: fix simulate command
grantdfoster 4cb514c
fix: makefile .env
grantdfoster 5c0827b
fix: makefile updates
grantdfoster 617dcc7
fix: revise comment in twitter test
grantdfoster 506d241
chore: better go idiom with capability exists
grantdfoster fe82ad0
fix: prefer maps.keys
grantdfoster 49d90b3
fix: cleanup test and job server logging
grantdfoster 6c55f65
fix: correctly mount home/masa
grantdfoster b1f6520
fix: improve twitter testing
grantdfoster f6b7a8b
feat: adds getbyid and getprofilebyid to twitter-api type
grantdfoster 109d869
chore: twitter tests done
grantdfoster 22ce9ff
fix: improve detection logic for elevated api keys
grantdfoster 4a1d555
fix: removes duplicate typing
grantdfoster c86c809
fix: use tee types in detector test
grantdfoster 63381c9
fix: readme order
grantdfoster ff27b5e
fix: move telemetry to last
grantdfoster 69b6e76
chore: uses teetypes instead of string casting
grantdfoster 1a1901b
fix: jobtype instead of string casting
grantdfoster 9ee119f
fix: safe access and jobtype casting
grantdfoster 35793ef
chore: update gitignore for broader .masa files
grantdfoster 0180cfc
fix: retur []string{}
grantdfoster dcd030f
chore: skip tests that are stil lin progress
grantdfoster c948e64
fix: favor errors.new
grantdfoster 7dac955
fix: test
grantdfoster 8f941a9
fix: predict capacity of capabilities
grantdfoster 121c332
fix: favor slice library
grantdfoster 576acf0
fix: detector test
grantdfoster 647e2bf
fix: detector test
grantdfoster 8c602cf
fix: cleanup redundant init
grantdfoster 7243c6c
fix: jobserver
grantdfoster ab7b9bf
chore: bump to teetypes v1.1.2
grantdfoster 6adcd3d
fix: refactor capabilities into map
grantdfoster 8c3086e
fix: telemetry
grantdfoster 8d76c0a
chore: updates twitter test to use teetypes
grantdfoster 39cc78f
chore: update string literals to use new tee types
grantdfoster 8820358
chore: remove unused function
grantdfoster 9d8ed02
chore: point to tee types feature branch
grantdfoster de81215
Merge branch 'main' of https://github.com/masa-finance/tee-worker int…
grantdfoster 2ed543a
fix: job server type
grantdfoster f22c4b1
chore: revert to use function names in non loaded scrapers
grantdfoster d2eb382
chore: unmarshalling using new job arg validation
grantdfoster 7afa6d3
fix: point to latest tee types
grantdfoster cab27cf
chore: points to latest tee types branch
grantdfoster ca0758d
fix: unmarshalling in worker
grantdfoster b764afd
fix: updated tee types
grantdfoster 422af94
chore: updates to latest tee types
grantdfoster 23898ad
chore: remove legacy args
grantdfoster 7ad74b0
feat: apify client
grantdfoster fa6e7c3
fix: max followers and following query
grantdfoster c1df2ac
fix: twitter tests
grantdfoster 4c34313
fix: update to latest types
grantdfoster d411661
chore: updates twitter tests for unmarshalling errors
grantdfoster 3277270
chore: update readme
grantdfoster 81abafe
fix: web
grantdfoster 013eee6
fix: latest types
grantdfoster 51595b7
fix: web errors
grantdfoster a468b46
fix: tests
grantdfoster ae69699
fix: tests
grantdfoster 95add17
fix: api test
grantdfoster 690cce5
fix: adds env var to worker json
grantdfoster 692ff51
chore: moves twitter specific struct to twitter client instead of gen…
grantdfoster 025dace
chore: dedicated scraper functions
grantdfoster 99d00e0
chore: updates to latest tee types
grantdfoster eb2adf7
fix: test twitter x key
grantdfoster 2856e9e
chore: updates key detection on api side - users/me previously throwi…
grantdfoster 34f84f9
fix: valid call to twitter api
grantdfoster 9c97b9c
fix: adds apify login checking
grantdfoster 0f59314
feat: add one time apify validation and cleanup unused api scraper logic
grantdfoster 31bfd47
chore: simplify function name
grantdfoster e3c6914
fix: dont allow exposure of creds or keys in unmarshalling
grantdfoster f9770a1
chore: direct access
grantdfoster b0870ad
fix: remove unecessary variables
grantdfoster 9abcb4c
fix: variable naming in apify actors
grantdfoster 752f1d0
fix: updated max polls to be constant
grantdfoster 72ee1a2
fix: improved web testing
grantdfoster 89e0f90
fix: use functional options pattern in apfiy client
grantdfoster 10cfea4
fix: constants for apify job statuses
grantdfoster c3a740a
chore: updates to switch statement
grantdfoster c30ac5d
chore: latest tee-types for ci testing
grantdfoster f61214d
chore: updates egover to latest to support tee-types requirement
grantdfoster 8fa5f00
chore: latest tee types
grantdfoster 5f2ee48
chore: clean up readme with new job types
grantdfoster 9b9529b
chore: updates mod
grantdfoster 7a9e6ac
chore: tee types to 1.1.5
grantdfoster 108e021
fix: add capabilties in the twitter jobs
grantdfoster 4ee391f
fix: add job server job type
grantdfoster 772f27f
fix: removes uncessesary json tags
grantdfoster c75541a
chore: simplifies apify client
grantdfoster 841c952
fix: pagination logic on twitter apify worker
grantdfoster 179a21a
fix: use utils.max
grantdfoster b9fbe76
fix: update tee types and expose video url
grantdfoster eb08c74
chore: add fixme comment
grantdfoster 31874e6
fix: removes errors when unmarshalling ends
grantdfoster 4607beb
chore: removes error counting
grantdfoster 9a4a064
fix: remove total in apify client
grantdfoster 1a8c8b0
fix: point to the right tee types
grantdfoster a9e082f
fix: tiktok error test
grantdfoster bb74d71
chore: bumps tee types to 1.1.6
grantdfoster 67358b3
Merge branch 'main' into feat--apify-get-followers
grantdfoster File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| ARG egover=1.6.0 | ||
| ARG egover=1.7.2 | ||
| ARG baseimage=ghcr.io/edgelesssys/ego-deploy:v${egover} | ||
| ARG VERSION | ||
|
|
||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.