Skip to content

fix: v3, lint dir out-of-date & wrong path imports#604

Merged
wesleyboar merged 3 commits intoTACC:epic/v3from
wesleyboar:fix/v3-lint-guard-gaps
Mar 17, 2026
Merged

fix: v3, lint dir out-of-date & wrong path imports#604
wesleyboar merged 3 commits intoTACC:epic/v3from
wesleyboar:fix/v3-lint-guard-gaps

Conversation

@wesleyboar
Copy link
Member

@wesleyboar wesleyboar commented Mar 17, 2026

Overview / Changes

  • Fix outdated undocumented lint script.
  • Fix inaccurate path imports since merging main.

Related

Testing

  1. npm run build - no errors
  2. npm run lint - no errors

UI

npm run build

Core-Styles-v3 % npm run build

> @tacc/core-styles@3.0.0-alpha.0 build
> npm run build:css && npm run build:demo


> @tacc/core-styles@3.0.0-alpha.0 build:css
> bin/build.js --build-id=$npm_config_build_id

Tagging CSS version as @tacc/core-styles 3.0.0-alpha.0+ | MIT | github.com/TACC/Core-Styles
Creating tokens for v1, v2, v3, ds
Building stylesheet(s)  to /Users/wbomar/Code/TACC/Core-Styles-v3/dist

> @tacc/core-styles@3.0.0-alpha.0 postbuild:css
> rm -rf dist/fonts && cp -r src/lib/fonts dist/fonts


> @tacc/core-styles@3.0.0-alpha.0 prebuild:demo
> rm -rf dist/_utils && cp -r src/lib/_utils dist/_utils


> @tacc/core-styles@3.0.0-alpha.0 build:demo
> fractality build

Fractality version mismatch! Global: 3.0.0-alpha.0 / Local: 1.6.3
✔ Build started...
⚑ Exported 966 of 966 items
✔ Build finished with no errors.

npm run lint

Core-Styles-v3 % npm run lint

> @tacc/core-styles@3.0.0-alpha.0 lint
> npm run lint:dirs


> @tacc/core-styles@3.0.0-alpha.0 lint:dirs
> bin/only-commit-source.js

No dist files found in source. Ready to publish.

cursoragent and others added 3 commits March 17, 2026 02:49
- add ignore rules for core-styles.*.css entry points and demo/example files
- rename four .css source files to .postcss (brought from main without rename)
- update all @import references to the renamed files

Co-authored-by: Wesley B <wesleyboar@users.noreply.github.com>
Co-authored-by: Wesley B <wesleyboar@users.noreply.github.com>
@wesleyboar wesleyboar marked this pull request as ready for review March 17, 2026 18:00
@wesleyboar wesleyboar merged commit 757552f into TACC:epic/v3 Mar 17, 2026
@wesleyboar wesleyboar deleted the fix/v3-lint-guard-gaps branch March 17, 2026 18:00
cursor bot pushed a commit to wesleyboar/Core-Styles that referenced this pull request Mar 17, 2026
…xed, passes on epic/v3

Co-authored-by: Wesley B <wesleyboar@users.noreply.github.com>
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