Skip to content
This repository was archived by the owner on Oct 13, 2024. It is now read-only.

SCB-363 Remove legacy code#139

Merged
WillemJiang merged 2 commits intoapache:masterfrom
yangbor:master
Mar 4, 2018
Merged

SCB-363 Remove legacy code#139
WillemJiang merged 2 commits intoapache:masterfrom
yangbor:master

Conversation

@yangbor
Copy link
Copy Markdown
Member

@yangbor yangbor commented Mar 1, 2018

The support for legacy mode will be dropped, remove all the related
code from master branch.

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a JIRA issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Format the pull request title like [SCB-XXX] Fixes bug in ApproximateQuantiles, where you replace SCB-XXX with the appropriate JIRA issue.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

The support for legacy mode will be dropped, remove all the related
code from master branch.
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 1, 2018

Coverage Status

Coverage decreased (-0.01%) to 95.264% when pulling fbb0dd5 on yangbor:master into 44763ae on apache:master.

@@ -1,53 +0,0 @@
# Previous Saga's Documentation
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also remove the entry of this file in both README.md and README_ZH.md.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

See [Saga API](docs/api/api.md) for details.

## Example
See [Saga demo](https://github.com/apache/incubator-servicecomb-saga/tree/master/saga-demo) for details.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should also rename the saga-demo/pack-demo to be something else like saga-demo/booking as it seems kinds of weird. Besides, after renaming the name, please update the demo entry in README and README_ZH.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@WillemJiang WillemJiang merged commit 16e224c into apache:master Mar 4, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants