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

Add GitHub actions #29

Merged
merged 3 commits into from
Jan 2, 2023
Merged

Add GitHub actions #29

merged 3 commits into from
Jan 2, 2023

Conversation

zsluedem
Copy link
Collaborator

@zsluedem zsluedem commented Jan 2, 2023

No description provided.

@@ -1,5 +1,5 @@
use aa_bundler::{
bundler::bundler::Bundler,
bundler::Bundler,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@@ -2,7 +2,6 @@ use anyhow::Result;
use clap::Parser;
use jsonrpsee::{core::server::rpc_module::Methods, server::ServerBuilder, tracing::info};
use std::future::pending;
use tracing_subscriber;
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

unused.

@@ -2,6 +2,6 @@ mod types {
tonic::include_proto!("types");
}

pub mod server {
pub mod uopool_server {
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

fn default() -> Self {
Self::new()
}
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@zsluedem zsluedem requested a review from Vid201 January 2, 2023 04:28
@zsluedem zsluedem linked an issue Jan 2, 2023 that may be closed by this pull request
@Vid201
Copy link
Member

Vid201 commented Jan 2, 2023

lgtm 🚀

@zsluedem zsluedem merged commit 174d672 into silius-rs:main Jan 2, 2023
@zsluedem zsluedem deleted the github-actions branch January 2, 2023 13:27
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.

Github action
2 participants