React bootstrap upgrade to v1, migrate to react-beautiful-dnd (#1639)
* Upgrade packages, fix errors, still WIP * WIP * Bootstrap v4 upgrade * Switch to react-beautiful-dnd * Fixed some issues * Added to generate signed Mac build for UX * PR feedback * Missed one * PR feedback
This commit is contained in:
@@ -446,6 +446,7 @@ workflows:
|
||||
branches:
|
||||
only:
|
||||
- /^release-\d+(\.\d+){1,2}(-rc.*)?/
|
||||
- react_bootstrap_upgrade
|
||||
|
||||
- store_artifacts:
|
||||
# for master/PR builds
|
||||
@@ -453,6 +454,7 @@ workflows:
|
||||
- build-linux
|
||||
- build-win-no-installer
|
||||
- build-mac-no-dmg
|
||||
- mac_installer
|
||||
filters:
|
||||
branches:
|
||||
ignore:
|
||||
|
Reference in New Issue
Block a user