-
Notifications
You must be signed in to change notification settings - Fork 293
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
feat: Split and add extra configuration to export_data method #580
Merged
vdusek
merged 25 commits into
apify:master
from
deshansh:implement-extra-configuration-exportdata
Oct 31, 2024
Merged
feat: Split and add extra configuration to export_data method #580
vdusek
merged 25 commits into
apify:master
from
deshansh:implement-extra-configuration-exportdata
Oct 31, 2024
+195
−24
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a84a72 - Browse repository at this point
Copy the full SHA 0a84a72View commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f56aeb4 - Browse repository at this point
Copy the full SHA f56aeb4View commit details
Commits on Oct 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 84ffb1a - Browse repository at this point
Copy the full SHA 84ffb1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d83ed3 - Browse repository at this point
Copy the full SHA 3d83ed3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b653a2 - Browse repository at this point
Copy the full SHA 8b653a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 33acd8c - Browse repository at this point
Copy the full SHA 33acd8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 96f7788 - Browse repository at this point
Copy the full SHA 96f7788View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc0d1b0 - Browse repository at this point
Copy the full SHA fc0d1b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15c536d - Browse repository at this point
Copy the full SHA 15c536dView commit details -
feat: Key-value store context helpers (apify#584)
- This adds a `get_key_value_store(id, name)` context helper to `BasicCrawlingContext` - Also, push_data calls are held until the request handler terminates successfully (same as in JS version) - This is necessary for adaptive crawling (apify#249), among other things
Configuration menu - View commit details
-
Copy full SHA for b12324e - Browse repository at this point
Copy the full SHA b12324eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08097ba - Browse repository at this point
Copy the full SHA 08097baView commit details -
ci: rm unused pipeline (apify#591)
- rm unused pipeline - use env var for node versions (same as we do for python)
Configuration menu - View commit details
-
Copy full SHA for 4a5dc9e - Browse repository at this point
Copy the full SHA 4a5dc9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d08a19 - Browse repository at this point
Copy the full SHA 7d08a19View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc7358e - Browse repository at this point
Copy the full SHA bc7358eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 800ac52 - Browse repository at this point
Copy the full SHA 800ac52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 39f9cd9 - Browse repository at this point
Copy the full SHA 39f9cd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92fa67d - Browse repository at this point
Copy the full SHA 92fa67dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f2c4da - Browse repository at this point
Copy the full SHA 3f2c4daView commit details
Commits on Oct 31, 2024
-
Merge remote-tracking branch 'origin/master' into implement-extra-con…
…figuration-exportdata
Configuration menu - View commit details
-
Copy full SHA for 079ea5e - Browse repository at this point
Copy the full SHA 079ea5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 588b7ce - Browse repository at this point
Copy the full SHA 588b7ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 231e0ce - Browse repository at this point
Copy the full SHA 231e0ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for d05c084 - Browse repository at this point
Copy the full SHA d05c084View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26010d8 - Browse repository at this point
Copy the full SHA 26010d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 756c32b - Browse repository at this point
Copy the full SHA 756c32bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ac4fbb3 - Browse repository at this point
Copy the full SHA ac4fbb3View commit details
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.