Skip to content

Conversation

@nex3
Copy link
Contributor

@nex3 nex3 commented Apr 9, 2024

This makes several changes:

  • It renames the UPDATE_SASS_PROTOCOL environment variable used by
    the Grinder protobuf task to UPDATE_SASS_SASS_REPO to make it
    more generic and so usable by other tasks. The previous name still
    works but is considered deprecated.

  • The pkg-npm-* grinder tasks now respects the
    UPDATE_SASS_SASS_REPO environment variable. This allows repos to
    ensure that the linked language repo's version of the TypeScript
    types are used when building the npm package.

  • UPDATE_SASS_SASS_REPO=false is set for all the pkg-npm-* tasks
    run by this repo, so that they will use the linked language repo's
    version of the TypeScript types.

@nex3 nex3 requested a review from Goodwine April 9, 2024 23:05
This makes several changes:

* It renames the `UPDATE_SASS_PROTOCOL` environment variable used by
  the Grinder `protobuf` task to `UPDATE_SASS_SASS_REPO` to make it
  more generic and so usable by other tasks. The previous name still
  works but is considered deprecated.

* The `pkg-npm-*` grinder tasks now respects the
  `UPDATE_SASS_SASS_REPO` environment variable. This allows repos to
  ensure that the linked language repo's version of the TypeScript
  types are used when building the npm package.

* `UPDATE_SASS_SASS_REPO=false` is set for all the `pkg-npm-*` tasks
  run by this repo, so that they will use the linked language repo's
  version of the TypeScript types.
nex3 and others added 2 commits April 10, 2024 23:53
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.

3 participants