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

tags: make _platform_tags public #446

Merged
merged 2 commits into from Aug 27, 2021

Commits on Jul 24, 2021

  1. tags: make _platform_tags public

    There are situations where we may need to look at the compatible
    platform versions. The best workaround for this would be using
    compatible_tags and striping down the unnecessary fields. There is
    already a precedent for this, mac_platforms.
    
    Signed-off-by: Filipe Laíns <lains@riseup.net>
    FFY00 committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    d072dac View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    5c78ccd View commit details
    Browse the repository at this point in the history