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

Tag and make a new release. #89

Open
5 of 9 tasks
9600 opened this issue Apr 20, 2023 · 2 comments
Open
5 of 9 tasks

Tag and make a new release. #89

9600 opened this issue Apr 20, 2023 · 2 comments
Assignees

Comments

@9600
Copy link
Member

9600 commented Apr 20, 2023

Update master and make repo release-ready:

  • Match gr-3.8 and gr-3.9 branches' .clang-format files and reformat the contents to match. This will make porting future changes practical.
  • Add C++ codegen to GRC
  • Bump master branch GNU Radio version #90
  • Clean up code
    • std::cout -> GNU Radio logging
    • No exit() calls from a shared library
    • Address valid warnings (e.g. missing returns from non-void functions)

Tag and make a new release with:

  • Windows assets
  • Ubuntu PPA packages (bionic, focal and jammy)
@9600 9600 changed the title Tage and make a new release. Tag and make a new release. Apr 20, 2023
@ncorgan
Copy link
Member

ncorgan commented May 2, 2023

@9600 While cleaning up the 3.9 MR and getting feature parity with 3.8, I added some release preparations task to the issue. Most of these are minor things, maybe a couple added hours of work. Any major red flags here?

@9600
Copy link
Member Author

9600 commented May 2, 2023

@ncorgan Thanks! Can't see any, LGTM.

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

No branches or pull requests

2 participants