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

Implement Standard Platform Transitions #73

Open
4 tasks
katre opened this issue Aug 8, 2023 · 2 comments
Open
4 tasks

Implement Standard Platform Transitions #73

katre opened this issue Aug 8, 2023 · 2 comments
Assignees
Labels
feature request P1 I'll work on this now. (Assignee required)

Comments

@katre
Copy link
Member

katre commented Aug 8, 2023

This is a tracking issue for the implementation of Standard Platform Transitions.

The steps required are:

The implementation can be based off of Aspect's platform_transition_binary and Skylib's native_binary.

Note that the platform_data implementation should:

  • Make sure that the new files are executable
  • Make a copy, not just a symlink
  • Work with rules such as cc_binary, py_binary, and sh_binary.
@katre
Copy link
Member Author

katre commented Aug 8, 2023

Ping @gregestren for any comments or corrections, and then let's figure out who can do the work.

@gregestren
Copy link
Collaborator

Makes sense.

Keeping all the above in mind, I'd start with a MVP that we have confidence serves Pigweed's needs. Publish it and let Pigweed integrate as soon as possible, so we can meet our quarterly expectations. :)

Then extend to the rest more casually.

@aiuto if there are any other specific cc_binary projects you're thinking of please share. Same goes for anyone else with specific requests (@fmeum , @keith, etc.)

@katre katre added the P1 I'll work on this now. (Assignee required) label Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request P1 I'll work on this now. (Assignee required)
Projects
None yet
Development

No branches or pull requests

3 participants