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: generate angular-ngc sass_binary targets with aspect configure plugin #413

Merged
merged 2 commits into from
Mar 5, 2025

Conversation

jbedard
Copy link
Member

@jbedard jbedard commented Mar 4, 2025

Upgrade the aspect-cli to the latest pro version. Generate the angular-ngc sass_binary targets automatically.


Changes are visible to end-users: yes

  • Searched for relevant documentation and updated as needed: yes
  • Breaking change (forces users to change their own code or config): no
  • Suggested release notes appear below: yes

Add example aspect orion plugin for BUILD generation.

Test plan

  • Covered by existing test cases

@jbedard jbedard requested a review from alexeagle March 4, 2025 23:43
Copy link
Contributor

aspect-workflows bot commented Mar 4, 2025

Test

All tests were cache hits

28 tests (100.0%) were fully cached saving 37s.


Format      Lint [.]

Copy link
Member

@alexeagle alexeagle left a comment

Choose a reason for hiding this comment

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

thanks!

.bazeliskrc Outdated
@@ -1,5 +1,5 @@
BAZELISK_BASE_URL=https://static.aspect.build/aspect
USE_BAZEL_VERSION=aspect/2024.51.11
BAZELISK_BASE_URL=https://s3.us-east-2.amazonaws.com/aspect-static-dev/aspect
Copy link
Member

Choose a reason for hiding this comment

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

do we really want to change from prod to a dev pre-release?

Copy link
Member Author

Choose a reason for hiding this comment

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

We should probably just tag a new prod release...

Copy link
Member

Choose a reason for hiding this comment

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

SGTM if the most recent prod release is missing changes that are required for this to work :)

@jbedard jbedard enabled auto-merge (squash) March 5, 2025 19:49
@jbedard jbedard merged commit 6138308 into aspect-build:main Mar 5, 2025
6 checks 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.

2 participants