Skip to content

Conversation

@natebosch
Copy link
Member

  • Replace declareOutputs with buildExtensions
  • Upgrade build related dependencies

- Replace declareOutputs with buildExtensions
- Upgrade build related dependencies
@natebosch natebosch merged commit 5579296 into master Apr 25, 2017
@natebosch natebosch deleted the natebosch_build-0.9.0 branch April 25, 2017 18:32
@kevmoo
Copy link
Member

kevmoo commented Jun 13, 2017

FYI, @natebosch – might could have updated the min SDK constraint to 1.21.1 as well...

@natebosch
Copy link
Member Author

Min SDK constraint was already 1.21.1

@kevmoo
Copy link
Member

kevmoo commented Jun 14, 2017 via email

@natebosch
Copy link
Member Author

Since the SDK constraint is tightened in package:build rather than by usage here I don't think it makes sense to update this constraint - we let pub figure that out for us. IMO it doesn't make sense to transitively search a package's dependencies to find the SDK constraint but to specify it based on language usage within this package.

@kevmoo
Copy link
Member

kevmoo commented Jun 17, 2017

IMO it doesn't make sense to transitively search a package's dependencies to find the SDK constraint but to specify it based on language usage within this package.

For me it's about support. If we can't test version X, we shouldn't claim to support it.

mosuem pushed a commit to dart-lang/build that referenced this pull request Dec 10, 2024
- Replace declareOutputs with buildExtensions
- Upgrade build related dependencies
- Disable tests against sdk 1.21.1
mosuem pushed a commit to dart-lang/build that referenced this pull request Dec 10, 2024
- Replace declareOutputs with buildExtensions
- Upgrade build related dependencies
- Disable tests against sdk 1.21.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants