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

cleanup console output #271

Open
caryoscelus opened this issue Apr 4, 2024 · 14 comments
Open

cleanup console output #271

caryoscelus opened this issue Apr 4, 2024 · 14 comments
Labels
enhancement New feature or request good first issue Good for newcomers minor something that doesn't bother too much and probably easy to fix

Comments

@caryoscelus
Copy link
Member

there's a lot of clutter, such as exceptions that don't lead to broken behaviour. we should either format them better (stdout != log) or suppress on non-debug runs

@caryoscelus caryoscelus added enhancement New feature or request good first issue Good for newcomers minor something that doesn't bother too much and probably easy to fix labels Apr 4, 2024
@tkbstudios
Copy link

I'll do this later in my fork.

@tkbstudios
Copy link

Could I get assigned @caryoscelus ?

@caryoscelus
Copy link
Member Author

@tkbstudios oh, that would be awesome! you may want to work based off main branch (see #275) to minimize merging issues (but keep in mind that it isn't stable yet)

@tkbstudios
Copy link

Alright, so you want me to work on the main branch? Strange, you haven't set up branch protection rules. I'll work on it later in the day! (Also thanks for still maintaining this :) )

@tkbstudios
Copy link

Do you also have a workflow with steps you follow when working on 0net?

@caryoscelus
Copy link
Member Author

Strange, you haven't set up branch protection rules.

it basically servers purpose of development at this point ;) since there aren't many devs around it seems ok for now

Do you also have a workflow with steps you follow when working on 0net?

unfortunately there isn't much, the old tests largely got rotten and then i'm not even sure they are covering most important/easily breakable stuff

@tkbstudios
Copy link

No I mean steps to you do to start working on zeronet.

@tkbstudios
Copy link

I'll try to do these first
image

@caryoscelus
Copy link
Member Author

No I mean steps to you do to start working on zeronet.

what i do is just make it running from source (details in README), (possibly start a new branch if i'm not working on one yet), and get to editing. i'm mostly using project-wide search to navigate where the next culprit is or refer to lines from error messages if i'm working on those. i also occasionally run python-lsp, but looking from your screenshot you're already using some ide setup that should include analogous functionality

@tkbstudios
Copy link

alright 👍 I'll try to allocate some time for 0net

@caryoscelus
Copy link
Member Author

any progress on this? do you need any pointers?

@tkbstudios
Copy link

Sorry for the late response, sadly, no. I've got exams and work lately. We are close to releasing a private BETA which means I still won't have the time 😓 sorry for that :/

@caryoscelus
Copy link
Member Author

ok, thx for letting me know. feel free to drop by when you have the time ;)

@tkbstudios
Copy link

Alright :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers minor something that doesn't bother too much and probably easy to fix
Projects
None yet
Development

No branches or pull requests

2 participants