question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature-Request] Merge features into release branch / add "Known issues"

See original GitHub issue

Hello. I like the products, but I see in multiple issues/on discord/forum etc. to use this/that branch, for example multi_cam_support, there is an open PR for it, the first commit was made 11 month ago, according to github. I don’t specifically need it, I just picked as an example because it’s old and seems to be an important feature for many.

The other example is image_manip_refactor which seems to solve a lot of issues, but there isn’t a PR opened for it, so only from issue comments/discord it’s known that it exists.

What is the policy when it comes to features/releases?

Last but not least do you have a page/github issue with “Known issues” which can be tracked easily? For example the script node issues, or ImageManip issues etc.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:11

github_iconTop GitHub Comments

2reactions
OanaMariaVatavucommented, Apr 1, 2022

My suggestion is to merge image_manip_refactor at least when all the issues addressed(for the mainline version, and also for the refactor version) are resolved. If I should give an estimation, I would say 1 week just for that, but it’s not a guarantee because some of the issues are so heavy ones( like the stack overrides data/text section which implies random behavior). After all the issues addressed are resolved, I will start the permutations validation. So, for when the exhaustive validation will be done and the stability guarantee, I sincerely can’t estimate. @themarpe, @Erol444 if the “Known issues” section has been already added, please let me know, and I will document the ones related to the ImageManip node.

1reaction
jasonm189commented, Jul 26, 2022

ImageManip got merged. WOW! Multi cam support next week?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Git Flow: Implications of merging to release branch instead of ...
I know Git Flow says feature branches should be merged into the develop branch but I'm wondering the implications of instead creating the ......
Read more >
Best Practices for Managing Feature Branches - LinkedIn
Feature branches are a popular source code management tactic used to manage and coordinate changes made by development teams.
Read more >
How to review and merge a big feature
Merging a feature branch into master or dev should be a fast-forward merge, and thus should not require another review.
Read more >
Git Feature Branch Workflow | Atlassian Git Tutorial
A feature branch is a temporary branch used for development or testing purposes. Learn about the best way to manage them using this...
Read more >
The Pitfalls of Feature Branching | Cloudbees Blog
When you work with feature branches, the team won't know what changed until the branch is merged. Feedback doesn't come quickly. Collaboration ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found