Skip to content

Why did adapted-from-phet brand get built when not requested? #1679

@samreid

Description

@samreid

Why did adapted-from-phet brand get built when not requested?

From https://github.com/phetsims/phet-io-wrappers/issues/664

totality (main) % nrg dev --brands=phet,phet-io --repo=my-solar-system

> grunt
> bash perennial-alias/bin/sage run _totality/scripts/grunt.mts dev --brands=phet,phet-io --repo=my-solar-system

Using active repo: my-solar-system (from command line)
Running "dev" task
(Forwarding task to perennial-alias)
Running "dev" task
info: git pull --rebase in ..
info: linting my-solar-system
info: running [[ -d "/data/web/htdocs/dev/html/my-solar-system" ]] && echo exists || echo not remotely on bayes.colorado.edu
info: running [[ -d "/data/web/htdocs/dev/html/my-solar-system/1.4.0-dev.1" ]] && echo exists || echo not remotely on bayes.colorado.edu
Deploy 1.4.0-dev.1 to bayes.colorado.edu [y/N]?y
info: npm update chipper in worktree
info: npm update in ../chipper
info: npm update perennial-alias in worktree
info: npm update in ../perennial-alias
info: Setting version from package.json for my-solar-system to 1.4.0-dev.1
info: writing file ../my-solar-system/package.json
info: git add my-solar-system/package.json
info: writing file ../my-solar-system/package-lock.json
info: git add my-solar-system/package-lock.json
info: git commit with message:
Bumping my-solar-system version to 1.4.0-dev.1
info: git push to main
info: Updating HTML for my-solar-system with the new version strings
info: git add my-solar-system/my-solar-system_en.html
info: git commit with message:
Bumping my-solar-system dev HTML with new version
info: git push to main
info: building my-solar-system in .. with grunt --brands=phet,adapted-from-phet,phet-io --locales=* --allHTML --debugHTML
info: Running "default" task

Running "lint-project"
Linting completed successfully.

Running "report-media"

Running "clean"

Running "build"
>> Type Check complete:			13914ms
>> Transpile complete:			1223ms
Building runnable repository (my-solar-system, brands: phet, adapted-from-phet, phet-io)
Building brand: phet
>> Webpack build complete:		1804ms
>> Production minify complete:		6269ms (4255455 bytes)
>> Debug minify complete:		0ms (29012478 bytes)
>> Brand phet complete:			11738ms
Building brand: adapted-from-phet
>> Webpack build complete:		1358ms
>> Production minify complete:		5577ms (4214971 bytes)
>> Debug minify complete:		0ms (28828163 bytes)
>> Brand adapted-from-phet complete:	10251ms
Building brand: phet-io
>> Webpack build complete:		1306ms
>> Production minify complete:		5702ms (4272228 bytes)
>> Debug minify complete:		0ms (29503462 bytes)
>> PhET-iO artifacts complete:		18207ms
>> Brand phet-io complete:		26895ms

info: running mkdir -p "/data/web/htdocs/dev/html/my-solar-system/1.4.0-dev.1" remotely on bayes.colorado.edu
info: transferring ../my-solar-system/build/phet remotely to /data/web/htdocs/dev/html/my-solar-system/1.4.0-dev.1/ on bayes.colorado.edu from /Users/reids/phet/totality/perennial-alias

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions