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

Merged
merged 10 commits into from
Jan 28, 2025
Merged

feat(bob): support custom target definitions #732

merged 10 commits into from
Jan 28, 2025

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
@atlj atlj force-pushed the @atlj/custom-target branch from 3dd6415 to 898760f Compare January 28, 2025 13:22
@atlj atlj merged commit 5b42f44 into main Jan 28, 2025
19 checks passed
@atlj atlj deleted the @atlj/custom-target branch January 28, 2025 15:47
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