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

Feature/disable xcom #250

Closed
wants to merge 4 commits into from
Closed

Feature/disable xcom #250

wants to merge 4 commits into from

Conversation

laysabit
Copy link
Contributor

In order to disable xcom and continue to test the functions related in stellar-et-airflow it is necessary to pass this PR.
This is the first step to disable xcom.
The idea is: We had the xcom with the values of start and end ledger.
The process in this PR is that the values of start ledger and end ledger will be in a file exported to GCS, this way the time to generate xcom will be skipped and the ledger values will be stored in a place to be used by subsequent tasks.
The test is done and it was exported successfully like the image below:
tests

@laysabit laysabit closed this May 29, 2024
@sydneynotthecity sydneynotthecity deleted the feature/disable-xcom branch July 15, 2024 13:01
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