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

Revert "Add environment to chainlet context (#1208)" #1213

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

spal1
Copy link
Collaborator

@spal1 spal1 commented Oct 30, 2024

This reverts commit 4dc45df.

🚀 What

💻 How

🔬 Testing

data_dir: pathlib.Path,
secrets: secrets_resolver.Secrets,
environment: Optional[dict],
self, config: dict, data_dir: pathlib.Path, secrets: secrets_resolver.Secrets
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
self, config: dict, data_dir: pathlib.Path, secrets: secrets_resolver.Secrets
environment: Optional[dict] = None, # TODO: remove after version sync.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok good catch - will put up a pr again with this fix

@spal1 spal1 merged commit 9a24fe7 into main Oct 30, 2024
5 checks passed
@spal1 spal1 deleted the samiksha/revert-chains-environment-context branch October 30, 2024 22:50
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.

3 participants