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

Clarify API around CBuildConfiguration.getBuildDirectory as @nooverride #1069

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jonahgraham
Copy link
Member

No description provided.

Copy link

github-actions bot commented Feb 2, 2025

Test Results

   600 files  ±0     600 suites  ±0   13m 49s ⏱️ +28s
10 206 tests ±0  10 183 ✅ ±0  23 💤 ±0  0 ❌ ±0 
10 244 runs  ±0  10 221 ✅ ±0  23 💤 ±0  0 ❌ ±0 

Results for commit cfbb5b6. ± Comparison against base commit c8e47b3.

@jonahgraham jonahgraham marked this pull request as ready for review February 2, 2025 17:57
@jonahgraham
Copy link
Member Author

@ewaterlander and @betamaxbandit can you review please?

@jonahgraham jonahgraham added this to the 12.0.0 M3 milestone Feb 2, 2025
Copy link
Contributor

@betamaxbandit betamaxbandit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
However, there is a task (#1000 - IDE-82683-REQ-018) to make the build output folder configurable. At the moment I don't know what this API should look like, but it might impinge on this. Will only know when I get to that task.

@jonahgraham
Copy link
Member Author

LGTM However, there is a task (#1000 - IDE-82683-REQ-018) to make the build output folder configurable. At the moment I don't know what this API should look like, but it might impinge on this. Will only know when I get to that task.

OK - we can make it overridable when you come to that. There are three methods getBuildContainer, getBuildDirectoryURI and getBuildDirectory and when extenders override them it becomes unclear which one should be. By the time you come to that #1071 will probably be merged. If you think that API use is a problem, please let me know as it isn't set in stone yet.

@ewaterlander
Copy link
Contributor

@ewaterlander and @betamaxbandit can you review please?

LGTM.
We only use getBuildDirectoryURI()

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.

3 participants