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

fix: remove predeclared asset outputs #586

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

jbedard
Copy link
Member

@jbedard jbedard commented Apr 11, 2024

BREAKING CHANGE: assets are no longer pre-declared outputs of the ts_project API

Fix #579

Type of change

  • Bug fix (change which fixes an issue)

Test plan

  • Covered by existing test cases
  • New test cases added

Copy link

aspect-workflows bot commented Apr 11, 2024

Test

1 test target was executed and passed with no errors or flakes 🙌

Targets
//docs:update_0_test [k8-fastbuild] 77ms

Total test execution time was 77ms. 66 tests (98.5%) were fully cached saving 6s.


Buildifier      Format

@jbedard jbedard marked this pull request as draft April 11, 2024 22:04
@jbedard jbedard force-pushed the rm-predeclared-assets branch from 9a023db to b437895 Compare April 11, 2024 22:05
@jbedard jbedard changed the base branch from main to 2.x April 24, 2024 21:25
@jbedard jbedard changed the base branch from 2.x to 3.x April 24, 2024 21:25
@jbedard jbedard force-pushed the rm-predeclared-assets branch from b437895 to b0a0c77 Compare April 24, 2024 21:26
@jbedard jbedard requested a review from gregmagolan April 24, 2024 21:26
@jbedard jbedard marked this pull request as ready for review April 24, 2024 21:26
Copy link
Member

@gregmagolan gregmagolan left a comment

Choose a reason for hiding this comment

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

🌮

@gregmagolan gregmagolan merged commit 9dea140 into aspect-build:3.x Apr 25, 2024
1 check passed
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.

[Bug]: generated ts_project(assets) cause conflicting actions error
2 participants