-
Notifications
You must be signed in to change notification settings - Fork 2
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
Clean up and DRY up CircleCI configuration #143
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
thor314
added a commit
that referenced
this pull request
Aug 5, 2022
* license_and_registration * signing_registration * lint * signing_registration move dynamics * new party refactor * rx_channels * better * rx channels blocker: how get streamed messages from reqwest? * minor refactor * minor lints * cleaning * silence warnings * call it new_party * lint imports * bytestream * tracing * remove ips * format * clean up main * flesh out handle_sign * update-structure * move initpartyinfo, signingParty into own module * move subscribe into ip_disc, fmt * holding-commit: how shall I type streams? * lol that worked * lol that worked * fix filter * fix filter * fmt * fmt * fix shit * install events * dependencies reduced * temp * refactor up to blocker: merging streams * still blocked on streams, pause * subscribe written * clippy, minor refactor of subscriber * move subscriber to own module * fmt * fix non deterministic tests (#145) * Add CircleCI configuration (#142) * Add starter CircleCI configuration (#141) * Clean up and DRY up CircleCI configuration (#143) * Clean up and DRY up config * Fix env vars (doesn't work) * trigger build Co-authored-by: Kara Graysen <kara@noisypigeon.me> Co-authored-by: Kara Graysen <kara@noisypigeon.inc> * Fix CircleCI config (#146) Fix path * Add no_output_timeout: 45m (#148) * Fix syntax on timeout clause (#149) Fix syntax * Remove tofnd add kvdb (#147) * compiles * encrypted sled tests * kv tests * fmt * tweak tests * fmt * fix compile * forgot to actually remove tofnd lol * move kvdb to own lib * fmt * fmt * Cargo fmt * fix-tokio-deps: add sync * hit that taplo fmt one more time Co-authored-by: thor <thorck@protonmail.com> * clippy, fix merge errors * them streams be merged * clean-up subscribe_to_party * taplo.toml added. crypto formatted * subscriber sanized * qfix, notes on sanitized party info * subscriber notes * move kv-manager into state, stub cached-info * fix merge issues * ignore * separated c-manager from signing-client * fix tests * fix c_manager script (formerly sig_client.sh) * change weird route Co-authored-by: JesseAbram <33698952+JesseAbram@users.noreply.github.com> Co-authored-by: Rhu <103735902+heyitsrhu@users.noreply.github.com> Co-authored-by: Kara Graysen <kara@noisypigeon.me> Co-authored-by: Kara Graysen <kara@noisypigeon.inc> Co-authored-by: JesseAbram <jesseabramowitz@hotmail.com>
fjarri
pushed a commit
that referenced
this pull request
May 5, 2023
* license_and_registration * signing_registration * lint * signing_registration move dynamics * new party refactor * rx_channels * better * rx channels blocker: how get streamed messages from reqwest? * minor refactor * minor lints * cleaning * silence warnings * call it new_party * lint imports * bytestream * tracing * remove ips * format * clean up main * flesh out handle_sign * update-structure * move initpartyinfo, signingParty into own module * move subscribe into ip_disc, fmt * holding-commit: how shall I type streams? * lol that worked * lol that worked * fix filter * fix filter * fmt * fmt * fix shit * install events * dependencies reduced * temp * refactor up to blocker: merging streams * still blocked on streams, pause * subscribe written * clippy, minor refactor of subscriber * move subscriber to own module * fmt * fix non deterministic tests (#145) * Add CircleCI configuration (#142) * Add starter CircleCI configuration (#141) * Clean up and DRY up CircleCI configuration (#143) * Clean up and DRY up config * Fix env vars (doesn't work) * trigger build Co-authored-by: Kara Graysen <kara@noisypigeon.me> Co-authored-by: Kara Graysen <kara@noisypigeon.inc> * Fix CircleCI config (#146) Fix path * Add no_output_timeout: 45m (#148) * Fix syntax on timeout clause (#149) Fix syntax * Remove tofnd add kvdb (#147) * compiles * encrypted sled tests * kv tests * fmt * tweak tests * fmt * fix compile * forgot to actually remove tofnd lol * move kvdb to own lib * fmt * fmt * Cargo fmt * fix-tokio-deps: add sync * hit that taplo fmt one more time Co-authored-by: thor <thorck@protonmail.com> * clippy, fix merge errors * them streams be merged * clean-up subscribe_to_party * taplo.toml added. crypto formatted * subscriber sanized * qfix, notes on sanitized party info * subscriber notes * move kv-manager into state, stub cached-info * fix merge issues * ignore * separated c-manager from signing-client * fix tests * fix c_manager script (formerly sig_client.sh) * change weird route Co-authored-by: JesseAbram <33698952+JesseAbram@users.noreply.github.com> Co-authored-by: Rhu <103735902+heyitsrhu@users.noreply.github.com> Co-authored-by: Kara Graysen <kara@noisypigeon.me> Co-authored-by: Kara Graysen <kara@noisypigeon.inc> Co-authored-by: JesseAbram <jesseabramowitz@hotmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
https://linear.app/entropyxyz/issue/ENT-25/compartmentalize-circleci-runtime-configuration