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

Cleanup Makefile targets #1077

Open
4 tasks
defagos opened this issue Dec 3, 2024 · 0 comments · May be fixed by #1104
Open
4 tasks

Cleanup Makefile targets #1077

defagos opened this issue Dec 3, 2024 · 0 comments · May be fixed by #1104
Assignees
Labels
tooling Issues related to the tools we use

Comments

@defagos
Copy link
Member

defagos commented Dec 3, 2024

As a developer I want make to only return commands I can run on my machine.

Acceptance criteria

  • All make commands run on a local development machine (not a CI agent).

Tasks

  • Transform Makefile targets that cannot be run locally into scripts that are run by CI workflows only.
  • Update make target documentation.
  • Check that remaining commands work locally.
  • Add xcodes to tools installed via pkgx.
@defagos defagos added this to Pillarbox Dec 3, 2024
@defagos defagos converted this from a draft issue Dec 3, 2024
@defagos defagos added the tooling Issues related to the tools we use label Dec 3, 2024
@waliid waliid moved this from 📋 Backlog to 🚧 In Progress in Pillarbox Dec 12, 2024
@waliid waliid linked a pull request Dec 13, 2024 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tooling Issues related to the tools we use
Projects
Status: 🚧 In Progress
Development

Successfully merging a pull request may close this issue.

2 participants