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

Tools - Add a VS Code task to just build a given addon #10756

Merged
merged 2 commits into from
Feb 25, 2025

Conversation

DartRuffian
Copy link
Contributor

When merged this pull request will:

  • Add a task to just build the given addon
    • E.g. Doing Ctrl+Shift+P -> Run: Task -> Build: HEMETT -just and writing common will run hemtt build --just common

IMPORTANT

  • If the contribution affects the documentation, please include your changes in this pull request so the documentation will appear on the website.
  • Development Guidelines are read, understood and applied.
  • Title of this PR uses our standard template Component - Add|Fix|Improve|Change|Make|Remove {changes}.

@DartRuffian DartRuffian changed the title Tools - Add a VS Code task to just build the given addon Tools - Add a VS Code task to just build a given addon Feb 23, 2025
@LinkIsGrim LinkIsGrim added this to the 3.19.1 milestone Feb 23, 2025
@DartRuffian
Copy link
Contributor Author

Actually I just realized I could make picking the current addon automatic with just like a python script, so that'd make it a bit quicker

@DartRuffian DartRuffian marked this pull request as draft February 23, 2025 21:20
@DartRuffian DartRuffian marked this pull request as ready for review February 23, 2025 21:43
@DartRuffian
Copy link
Contributor Author

In my own project I made this the default because we have a lot of config / models so most of the time we just build a single addon. I assume for ACE, building all addons should remain the default

@PabstMirror PabstMirror added the ignore-changelog Release Notes: Excluded label Feb 25, 2025
@PabstMirror PabstMirror merged commit 95834b2 into acemod:master Feb 25, 2025
3 checks passed
@DartRuffian DartRuffian deleted the tools/build-just-task branch February 25, 2025 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tools ignore-changelog Release Notes: Excluded
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants