Skip to content

Conversation

@Meshiest
Copy link
Contributor

@Meshiest Meshiest commented Dec 7, 2024

Tracking #318

Docs in devops/README.md

Will update PR with more info later

Meshiest and others added 26 commits December 6, 2024 19:24
#[serde(tag = "kind")]
#[non_exhaustive]
pub enum ItemDocument {
#[serde(rename = "snops/storage/v1")]
Copy link
Contributor Author

Choose a reason for hiding this comment

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

(this is a breaking change)

let Some(id) = handle_socket(socket, headers, Arc::clone(&state), query).await else {
return;
};
if ephemeral {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

ephemeral agent feature was never finished and edge cases weren't tested


COPY --from=builder /usr/src/snops/target/release-big/snops /usr/local/bin/snops
COPY --from=builder /usr/src/snops/target/release-big/snops-cli /usr/local/bin/scli
# COPY --from=builder /usr/src/snops/target/release-big/snarkos-aot /etc/snops/snarkos-aot
Copy link
Contributor Author

Choose a reason for hiding this comment

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

uncomment before merge

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