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

feat(bob): support custom target definitions #732

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

atlj
Copy link
Collaborator

@atlj atlj commented Dec 19, 2024

Summary

This adds the custom target to bob. Users are able to pass arbitrary scripts via this target and bob will call those scripts.

Test plan

  1. Configure bob in a new project
  2. Define the custom target
  3. Define a script that generates some files
  4. Call bob build and make sure the script was called with the right package manager

@atlj atlj requested a review from satya164 December 24, 2024 13:30
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.

2 participants