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

Fortuna CI workflows #1120

Merged
merged 4 commits into from
Oct 20, 2023
Merged

Fortuna CI workflows #1120

merged 4 commits into from
Oct 20, 2023

Conversation

jayantk
Copy link
Contributor

@jayantk jayantk commented Oct 20, 2023

Add a CI workflows to bulid/test and publish a docker image

turns out the last PR had some build failures so I fixed those too

@vercel
Copy link

vercel bot commented Oct 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
example-oracle-amm ⬜️ Ignored (Inspect) Visit Preview Oct 20, 2023 5:19pm
xc-admin-frontend ⬜️ Ignored (Inspect) Visit Preview Oct 20, 2023 5:19pm

toolchain: nightly-2023-07-23
override: true
- name: Run executor tests
run: cargo test --manifest-path ./fortuna/Cargo.toml
Copy link
Contributor Author

Choose a reason for hiding this comment

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

there aren't any unit tests right now, but this checks the build and will run the tests once we add some

@@ -77,6 +77,7 @@ import "./PythRandomEvents.sol";
// - gas optimizations
// - function to check invariants??
// - need to increment pyth fees if someone transfers funds to the contract via another method
// - off-chain data ERC support?
Copy link
Contributor Author

Choose a reason for hiding this comment

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

drive by so we remember

@jayantk jayantk merged commit 4776bdc into main Oct 20, 2023
5 checks passed
@jayantk jayantk deleted the random11 branch October 20, 2023 17:49
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.

2 participants