Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

feat: create this plugin (and add semantic-release to CI) #4

Merged
merged 2 commits into from
Apr 20, 2020

Conversation

kieckhafer
Copy link
Member

This plugin replaces the internal orders package that is currently in Reaction. It has not been tested by anyone aside myself yet, so although the changes in this particular PR only enable semantic release, please test the full functionality of the plugin before approving.

Once this PR is merged and this plugin is published to npm, there will be a related PR in reaction to swap out this plugin for the existing version.

Testing

  • npm link this PR into the Reaction API
  • remove the existing src/core/orders/ folder to delete the current version of this plugin
  • update registerPlugins.js inside of Reaction API to use the npm version of this package
  • Start Reaction, create an order

Notes

Please note we are import Shops and Catalogs as dev dependencies here, for testing purposes in the factory. I've created a ticket to research if we want to do this another way in the future: #3

Signed-off-by: Erik Kieckhafer <ek@ato.la>
Signed-off-by: Eric Dobbertin <eric@dairystatedesigns.com>
@aldeed aldeed merged commit 47a6f34 into trunk Apr 20, 2020
@aldeed aldeed deleted the feat-kieckhafer-enableSemanticRelease branch April 20, 2020 20:43
@rc-publisher
Copy link
Collaborator

🎉 This PR is included in version 1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@rc-publisher rc-publisher added the released Applied automatically by semantic-release label Apr 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
released Applied automatically by semantic-release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants