Skip to content

Fix/correcting branches#37

Merged
GuilhermeF03 merged 6 commits into
mainfrom
fix/correcting-branches
Mar 11, 2026
Merged

Fix/correcting branches#37
GuilhermeF03 merged 6 commits into
mainfrom
fix/correcting-branches

Conversation

@GuilhermeF03

Copy link
Copy Markdown
Member

What does this PR do, and why
This PR aims to fix the mess left by both the release/0.1.0, the feature branch created from that, and mixed commits. All of this makes working with other people more complex than needed.

What changes were made
Cherry picked commits from 31-colored-console-logs-bleeding-into-files that don't involve logging. This way the main branch will have all the current changes, and the respective logging changes will then come from the 31

Note

We probably need to create a branch that comes from main, and cherry pick the commits with logging into that. This way there won't be conflicts on the already merged changes from 'fix/correcting-branches'.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Refactor
  • Documentation update
  • Test update
  • Chore

Checklist

  • My code follows the project style guidelines
  • I have self-reviewed my code
  • I have added or updated tests where needed
  • I have updated documentation where needed
  • This PR is ready for review

Updated roadmap and README
Allows end-users to import less modules
* Refactored logging module for better organization
* Moved it into "nodeEnterTree" instead of "nodeReady"
* Also made context provide lambdas, so calling "provide" calls the up to date value
@GuilhermeF03 GuilhermeF03 self-assigned this Mar 11, 2026
@GuilhermeF03 GuilhermeF03 added operations Tasks such as shipping, publishing, devops. pull-request labels Mar 11, 2026
@github-project-automation github-project-automation Bot moved this to Backlog in canopy-tasks Mar 11, 2026

@DanielSousa01 DanielSousa01 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM 👍🏼

@GuilhermeF03 GuilhermeF03 merged commit e338255 into main Mar 11, 2026
5 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in canopy-tasks Mar 11, 2026
@GuilhermeF03 GuilhermeF03 deleted the fix/correcting-branches branch March 11, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

operations Tasks such as shipping, publishing, devops. pull-request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants