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

Feat/pyinstaller ci #221

Merged
merged 55 commits into from
Jul 10, 2024
Merged

Feat/pyinstaller ci #221

merged 55 commits into from
Jul 10, 2024

Conversation

0xArdi
Copy link
Collaborator

@0xArdi 0xArdi commented Jul 5, 2024

Adds support for building pearl binary in CI.

@@ -3,6 +3,7 @@ description: "A single-agent service (sovereign agent) placing bets on Omen"
hash: bafybeihrogxx2kgl7euvhqsbh33fi4tzuupxodoheraqxd6lkvtvljewtu
image: https://operate.olas.network/_next/image?url=%2Fimages%2Fprediction-agent.png&w=3840&q=75
configuration:
trader_version: v0.16.4
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This needs to be updated when a new version of trader is meant to be used.

Copy link
Collaborator

Choose a reason for hiding this comment

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

We reference it by the hash (which is what is fetched ultimately). What impact does this version have?

Copy link
Collaborator

@jmoreira-valory jmoreira-valory Jul 10, 2024

Choose a reason for hiding this comment

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

In particular, we have a recent hash update #225 , but there is no release of the trader repository yet. What happens in this situation? Can we use the hash still?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@jmoreira-valory this specifies the aea binary that needs to be used when running the agent. It may be that deps change.

Copy link
Collaborator

@solarw solarw left a comment

Choose a reason for hiding this comment

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

lgtm

@jmoreira-valory
Copy link
Collaborator

@0xArdi please make sure trader.yaml is consistent with the .ts file as well, as discussed.

@0xArdi
Copy link
Collaborator Author

0xArdi commented Jul 10, 2024

@jmoreira-valory its addressed

@0xArdi 0xArdi merged commit f994d78 into main Jul 10, 2024
4 checks passed
@0xArdi 0xArdi deleted the feat/pyinstaller-ci branch July 10, 2024 14:44
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.

4 participants