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

Pass distro to generate_installer #176

Merged

Conversation

andre-rosa
Copy link
Contributor

  • OpenEmbedded generation will need information from distro from
    run.py, so allow run.py to get_distro() just once and pass it to
    generate_installer(), like it's done for regenerate_installer().

  * OpenEmbedded generation will need information from distro from
    run.py, so allow run.py to get_distro() just once and pass it to
    generate_installer(), like it's done for regenerate_installer().
allenh1
allenh1 previously approved these changes Apr 18, 2019
Copy link
Collaborator

@allenh1 allenh1 left a comment

Choose a reason for hiding this comment

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

Seems reasonable to me.

@allenh1 allenh1 requested a review from tfoote April 18, 2019 16:12
superflore/generate_installers.py Outdated Show resolved Hide resolved
@andre-rosa andre-rosa dismissed stale reviews from allenh1 via a28e352 April 18, 2019 20:32
@allenh1 allenh1 merged commit af03401 into ros-infrastructure:master Apr 18, 2019
@andre-rosa andre-rosa deleted the pass_distro_to_generate_installers branch April 18, 2019 22:26
zffgithub pushed a commit to zffgithub/superflore that referenced this pull request Apr 11, 2023
* Pass distro to generate_installer

  * OpenEmbedded generation will need information from distro from
    run.py, so allow run.py to get_distro() just once and pass it to
    generate_installer(), like it's done for regenerate_installer().

* Use proxy instead of private attribute

Co-Authored-By: andre-rosa <[email protected]>
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.

3 participants