Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(store): Removed unused store implementation #2020

Merged

Conversation

twolfson
Copy link
Contributor

Depends on #2019, please only review HEAD commit

In #1984 we discussed removing karma.store as it's no longer used and not portable to environments like Electron (due to wanting to share a store across multiple processes).

#1984 (comment)

In this PR:

  • Removed store implementation from client and debug environments
  • Removed store tests

@dignifiedquire
Copy link
Member

LGTM, let's wait for #2019 to be merged.

@dignifiedquire dignifiedquire self-assigned this Mar 25, 2016
@twolfson
Copy link
Contributor Author

Updated this PR to use latest changes from #2019

@dignifiedquire
Copy link
Member

Restarted CI will merge when those are green

@twolfson
Copy link
Contributor Author

I hit "Update branch" but it looks like those are creating merge commits instead of doing a rebase. I'm going to rebase in a bit.

…ularity

BREAKING CHANGE:

Our `context.html` and `debug.html` structures have changed to lean on `context.js` and `debug.js`.
This is in preparation for deeper `context.js` changes in karma-runner#1984.

As a result, all `customContextFile` and `customDebugFile` options much update their format
to match this new format.
@twolfson
Copy link
Contributor Author

Rebase has been completed

@dignifiedquire
Copy link
Member

Thanks :octocat:

@twolfson twolfson deleted the dev/remove.store.sqwished branch April 15, 2016 03:29
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.

None yet

2 participants