Skip to content

feat: remove hand-written datasource stop() method#5279

Merged
raymondfeng merged 1 commit into
masterfrom
feat/remove-datasource-stop
Apr 28, 2020
Merged

feat: remove hand-written datasource stop() method#5279
raymondfeng merged 1 commit into
masterfrom
feat/remove-datasource-stop

Conversation

@bajtos

@bajtos bajtos commented Apr 28, 2020

Copy link
Copy Markdown
Member

Use the stop() method provided by juggler.DataSource instead.

See also #5220

CI builds are failing now and that's expected, because this PR requires a newer version of juggler, I'll rebase it on top of a newer master once the relevant RenovateBot's pull request is landed.

@raymondfeng @agnes512 let's continue our discussion from #5261 in this pull request please.

Checklist

👉 Read and sign the CLA (Contributor License Agreement) 👈

  • npm test passes on your machine
  • New tests added or existing tests modified to cover all changes
  • Code conforms with the style guide
  • API Documentation in code was updated
  • Documentation in /docs/site was updated
  • Affected artifact templates in packages/cli were updated
  • Affected example projects in examples/* were updated

👉 Check out how to submit a PR 👈

Use the `stop()` method provided by `juggler.DataSource` instead.

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
@bajtos
bajtos force-pushed the feat/remove-datasource-stop branch from a9317e8 to bc740e0 Compare April 28, 2020 08:15
@raymondfeng
raymondfeng merged commit df4ee09 into master Apr 28, 2020
@raymondfeng
raymondfeng deleted the feat/remove-datasource-stop branch April 28, 2020 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants