Skip to content

Commit

Permalink
Merge pull request #158 from nebulab/kennyadsl/alignment-with-core
Browse files Browse the repository at this point in the history
Update compare hash
  • Loading branch information
kennyadsl authored May 13, 2021
2 parents 6f4ca3a + 68928d0 commit b03d479
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions config/solidus_compare.yml
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
---
project_paths:
- app/controllers
- app/helpers
- app/controllers
- app/helpers
source_repo: https://github.com/solidusio/solidus.git
source_name: solidus
source_branch: master
source_base_path: frontend/
ignore:
- path: app/controllers
diffs:
- file: app/controllers/concerns/solidus_starter_frontend/auth_views.rb
skip: true
- file: app/controllers/concerns/solidus_starter_frontend/taxonomies.rb
skip: true
- hash: 1422395649
file: frontend/app/controllers/spree/coupon_codes_controller.rb
- hash: 2175977023
file: frontend/app/controllers/spree/home_controller.rb
- hash: 61096156
file: frontend/app/controllers/spree/products_controller.rb
- hash: 1682079912
file: frontend/app/controllers/spree/store_controller.rb
- hash: 910927973
file: frontend/app/controllers/spree/taxons_controller.rb
- hash: 3582561552
file: frontend/app/controllers/spree/content_controller.rb
- path: app/helpers
diffs: []
- path: app/controllers
diffs:
- file: app/controllers/concerns/solidus_starter_frontend/auth_views.rb
skip: true
- file: app/controllers/concerns/solidus_starter_frontend/taxonomies.rb
skip: true
- hash: 1422395649
file: frontend/app/controllers/spree/coupon_codes_controller.rb
- hash: 2175977023
file: frontend/app/controllers/spree/home_controller.rb
- hash: 61096156
file: frontend/app/controllers/spree/products_controller.rb
- hash: 1682079912
file: frontend/app/controllers/spree/store_controller.rb
- hash: 910927973
file: frontend/app/controllers/spree/taxons_controller.rb
- hash: 3587971972
file: frontend/app/controllers/spree/content_controller.rb
- path: app/helpers
diffs: []

0 comments on commit b03d479

Please sign in to comment.