Skip to content

build: attempt to fix build#16

Merged
longlho merged 1 commit into
mainfrom
01-05-build_attempt_to_fix_build
Jan 6, 2026
Merged

build: attempt to fix build#16
longlho merged 1 commit into
mainfrom
01-05-build_attempt_to_fix_build

Conversation

@longlho
Copy link
Copy Markdown
Member

@longlho longlho commented Jan 6, 2026

TL;DR

Improved CI workflow caching and updated registry fork reference.

What changed?

  • Added disk cache and repository cache configurations to Bazel setup in CI and verify-hooks workflows
  • Updated the registry fork reference in the publish workflow from myorg/bazel-central-registry to formatjs/bazel-central-registry
  • Removed the test script from examples/aggregate/app/test.sh
  • Removed the .npmrc file from examples/simple

How to test?

  • Run the CI workflows to verify that the Bazel caching is working correctly
  • Verify that the publish workflow correctly references the formatjs/bazel-central-registry fork
  • Ensure that the examples still build and run correctly without the removed files

Why make this change?

  • The Bazel caching improvements will speed up CI builds by reusing build artifacts between runs
  • Updating the registry fork reference ensures that PRs are opened in the correct repository
  • Removing unused test scripts and configuration files helps maintain a cleaner codebase

@longlho longlho marked this pull request as ready for review January 6, 2026 01:21
Copy link
Copy Markdown
Member Author

longlho commented Jan 6, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@longlho longlho force-pushed the 01-05-build_attempt_to_fix_build branch 5 times, most recently from 1cbdcc3 to b86553a Compare January 6, 2026 02:51
@longlho longlho force-pushed the 01-05-build_attempt_to_fix_build branch from b86553a to fac4cf8 Compare January 6, 2026 03:06
@longlho longlho merged commit c9cedbd into main Jan 6, 2026
9 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.

1 participant