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

fix: 🐛 lerna bootstrap prod dependencies #38

Merged
merged 7 commits into from
Nov 15, 2021

Conversation

heldrida
Copy link
Member

Why?

On fleek.co, when lerna bootstrap is run, some dependencies are not available and the cloud runner for build production fails. As such, the dependencies for production were moved to the dependencies scope of package.json

@heldrida heldrida self-assigned this Nov 15, 2021
@heldrida heldrida merged commit cf502a3 into develop Nov 15, 2021
@heldrida heldrida deleted the fix/lerna-bootrstrap-prod-dependencies branch November 15, 2021 12:40
heldrida added a commit that referenced this pull request Nov 15, 2021
* refactor: 💡 renamed field as cap root (#32)

* chore: 🤖 checkout CAP and CAP-JS to latest commits

* chore: 🤖 add development dashboard dev and prod scripts (#33)

* chore: 🤖 add pkg json development dashboard dev and prod; also docs

* chore: 🤖 use latest dab-js

* chore: 🤖 set latest cap-js commit

* feat: 🎸 token contracts paired roots on overview (#34)

* chore: 🤖 token contract paired roots mock

* chore: 🤖 token contract to root mapping (WIP)

* refactor: 💡 root paired token contract handling and mapping

* test: 💍 amend utils account tests

* chore: 🤖 set lerna stream output flag

* chore: 🤖 moves to generate principal id dependencies scope (#36)

* fix: 🐛 lerna bootstrap prod dependencies (#38)

* chore: 🤖 moves to generate principal id dependencies scope

* chore: 🤖 --stream lerna, to debug, trace fleek.co stuck on build prod

* chore: 🤖 move from devdepencies

* chore: 🤖 lock files

* fix: 🐛 workspace package.json to avoid conflict with main branch version

* refactor: 💡 move typescript global install from cloud runner to local script
heldrida added a commit that referenced this pull request Nov 15, 2021
* refactor: 💡 renamed field as cap root (#32)

* chore: 🤖 checkout CAP and CAP-JS to latest commits

* chore: 🤖 add development dashboard dev and prod scripts (#33)

* chore: 🤖 add pkg json development dashboard dev and prod; also docs

* chore: 🤖 use latest dab-js

* chore: 🤖 set latest cap-js commit

* feat: 🎸 token contracts paired roots on overview (#34)

* chore: 🤖 token contract paired roots mock

* chore: 🤖 token contract to root mapping (WIP)

* refactor: 💡 root paired token contract handling and mapping

* test: 💍 amend utils account tests

* chore: 🤖 set lerna stream output flag

* chore: 🤖 moves to generate principal id dependencies scope (#36)

* fix: 🐛 lerna bootstrap prod dependencies (#38)

* chore: 🤖 moves to generate principal id dependencies scope

* chore: 🤖 --stream lerna, to debug, trace fleek.co stuck on build prod

* chore: 🤖 move from devdepencies

* chore: 🤖 lock files

* fix: 🐛 workspace package.json to avoid conflict with main branch version

* refactor: 💡 move typescript global install from cloud runner to local script

* chore: 🤖 put back scripts dashboard-prod

* refactor: 💡 dab metadata (pre-release) (#40)

* refactor: 💡 dab metadata for overview table

* chore: 🤖 show dab metadata in transactions page
heldrida added a commit that referenced this pull request Nov 15, 2021
* refactor: 💡 renamed field as cap root (#32)

* chore: 🤖 checkout CAP and CAP-JS to latest commits

* chore: 🤖 add development dashboard dev and prod scripts (#33)

* chore: 🤖 add pkg json development dashboard dev and prod; also docs

* chore: 🤖 use latest dab-js

* chore: 🤖 set latest cap-js commit

* feat: 🎸 token contracts paired roots on overview (#34)

* chore: 🤖 token contract paired roots mock

* chore: 🤖 token contract to root mapping (WIP)

* refactor: 💡 root paired token contract handling and mapping

* test: 💍 amend utils account tests

* chore: 🤖 set lerna stream output flag

* chore: 🤖 moves to generate principal id dependencies scope (#36)

* fix: 🐛 lerna bootstrap prod dependencies (#38)

* chore: 🤖 moves to generate principal id dependencies scope

* chore: 🤖 --stream lerna, to debug, trace fleek.co stuck on build prod

* chore: 🤖 move from devdepencies

* chore: 🤖 lock files

* fix: 🐛 workspace package.json to avoid conflict with main branch version

* refactor: 💡 move typescript global install from cloud runner to local script

* chore: 🤖 put back scripts dashboard-prod

* refactor: 💡 dab metadata (pre-release) (#40)

* refactor: 💡 dab metadata for overview table

* chore: 🤖 show dab metadata in transactions page
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

1 similar comment
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

heldrida pushed a commit that referenced this pull request Nov 18, 2021
# 1.0.0 (2021-11-18)

### Bug Fixes

* 🐛 amend environment variable name, missing _ID ([4b45d15](4b45d15))
* 🐛 amend route home, as overview ([#15](#15)) ([a36536b](a36536b))
* 🐛 eslintrc, aliases ([7f6c6d0](7f6c6d0))
* 🐛 lerna bootstrap prod dependencies ([#38](#38)) ([cf502a3](cf502a3))
* 🐛 pass github token to workflow release ([134bc73](134bc73))
* 🐛 titles ([b014845](b014845))
* 🐛 total transactions ([#28](#28)) ([b5a0144](b5a0144))
* 🐛 type def amends ([34619be](34619be))
* 🐛 type def warnings, bootstrap, initialisation ([cc6005f](cc6005f))
* 🐛 workspace package.json to avoid conflict with main branch version ([555e2e0](555e2e0))
* 🐛 yaml syntax ([d0dca4f](d0dca4f))

### Features

* 🎸 add overall values for overview page ([#25](#25)) ([6745c8a](6745c8a))
* 🎸 App specific page, initial version  ([#5](#5)) ([217f656](217f656))
* 🎸 application transactions page, initial ([9130683](9130683))
* 🎸 CAP Service for development ([#1](#1)) ([7c38739](7c38739))
* 🎸 introduces fleekon to manage icons (tokeneless) ([#27](#27)) ([847fe3e](847fe3e))
* 🎸 metadata for contract in transaction page ([#24](#24)) ([0d08fa0](0d08fa0))
* 🎸 mock data generator for CAP Service for development ([#2](#2)) ([39c57bf](39c57bf))
* 🎸 mock provider for staging or testing ([#10](#10)) ([fda15c8](fda15c8))
* 🎸 token contracts initial implementation ([#4](#4)) ([3258675](3258675))
* 🎸 token contracts paired roots on overview ([#34](#34)) ([46c3e2d](46c3e2d))
* 🎸 transactions named column via dab metadata ([#23](#23)) ([5904130](5904130))
@heldrida
Copy link
Member Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

3 similar comments
@heldrida
Copy link
Member Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@heldrida
Copy link
Member Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@heldrida
Copy link
Member Author

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Nov 26, 2021
# 1.0.0 (2021-11-26)

### Bug Fixes

* 🐛 amend environment variable name, missing _ID ([4b45d15](4b45d15))
* 🐛 amend route home, as overview ([#15](#15)) ([a36536b](a36536b))
* 🐛 eslintrc, aliases ([7f6c6d0](7f6c6d0))
* 🐛 function signature expects one argument ([#51](#51)) ([471646d](471646d))
* 🐛 identity copy, should not copy trimmed account ([a0523f7](a0523f7))
* 🐛 lerna bootstrap prod dependencies ([#38](#38)) ([cf502a3](cf502a3))
* 🐛 the not available should be 3x dashes ([9f87586](9f87586))
* 🐛 titles ([b014845](b014845))
* 🐛 total transactions ([#28](#28)) ([b5a0144](b5a0144))
* 🐛 type def amends ([34619be](34619be))
* 🐛 type def warnings, bootstrap, initialisation ([cc6005f](cc6005f))
* 🐛 workspace package.json to avoid conflict with main branch version ([555e2e0](555e2e0))

### Features

* 🎸 add overall values for overview page ([#25](#25)) ([6745c8a](6745c8a))
* 🎸 App specific page, initial version  ([#5](#5)) ([217f656](217f656))
* 🎸 application transactions page, initial ([9130683](9130683))
* 🎸 CAP Service for development ([#1](#1)) ([7c38739](7c38739))
* 🎸 introduces fleekon to manage icons (tokeneless) ([#27](#27)) ([847fe3e](847fe3e))
* 🎸 metadata for contract in transaction page ([#24](#24)) ([0d08fa0](0d08fa0))
* 🎸 mock data generator for CAP Service for development ([#2](#2)) ([39c57bf](39c57bf))
* 🎸 mock provider for staging or testing ([#10](#10)) ([fda15c8](fda15c8))
* 🎸 token contracts initial implementation ([#4](#4)) ([3258675](3258675))
* 🎸 token contracts paired roots on overview ([#34](#34)) ([46c3e2d](46c3e2d))
* 🎸 transactions named column via dab metadata ([#23](#23)) ([5904130](5904130))
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Nov 29, 2021
# 1.0.0-beta.1 (2021-11-29)

### Bug Fixes

* 🐛 amend environment variable name, missing _ID ([4b45d15](4b45d15))
* 🐛 amend route home, as overview ([#15](#15)) ([a36536b](a36536b))
* 🐛 eslintrc, aliases ([7f6c6d0](7f6c6d0))
* 🐛 function signature expects one argument ([#51](#51)) ([471646d](471646d))
* 🐛 identity copy, should not copy trimmed account ([a0523f7](a0523f7))
* 🐛 lerna bootstrap prod dependencies ([#38](#38)) ([cf502a3](cf502a3))
* 🐛 the not available should be 3x dashes ([9f87586](9f87586))
* 🐛 titles ([b014845](b014845))
* 🐛 total transactions ([#28](#28)) ([b5a0144](b5a0144))
* 🐛 type def amends ([34619be](34619be))
* 🐛 type def warnings, bootstrap, initialisation ([cc6005f](cc6005f))
* 🐛 workspace package.json to avoid conflict with main branch version ([555e2e0](555e2e0))

### Features

* 🎸 add overall values for overview page ([#25](#25)) ([6745c8a](6745c8a))
* 🎸 App specific page, initial version  ([#5](#5)) ([217f656](217f656))
* 🎸 application transactions page, initial ([9130683](9130683))
* 🎸 CAP Service for development ([#1](#1)) ([7c38739](7c38739))
* 🎸 introduces fleekon to manage icons (tokeneless) ([#27](#27)) ([847fe3e](847fe3e))
* 🎸 metadata for contract in transaction page ([#24](#24)) ([0d08fa0](0d08fa0))
* 🎸 mock data generator for CAP Service for development ([#2](#2)) ([39c57bf](39c57bf))
* 🎸 mock provider for staging or testing ([#10](#10)) ([fda15c8](fda15c8))
* 🎸 token contracts initial implementation ([#4](#4)) ([3258675](3258675))
* 🎸 token contracts paired roots on overview ([#34](#34)) ([46c3e2d](46c3e2d))
* 🎸 transactions named column via dab metadata ([#23](#23)) ([5904130](5904130))
@github-actions
Copy link

🎉 This PR is included in version 1.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

heldrida pushed a commit that referenced this pull request Nov 29, 2021
# 1.0.0 (2021-11-26)

### Bug Fixes

* 🐛 amend environment variable name, missing _ID ([4b45d15](4b45d15))
* 🐛 amend route home, as overview ([#15](#15)) ([a36536b](a36536b))
* 🐛 eslintrc, aliases ([7f6c6d0](7f6c6d0))
* 🐛 function signature expects one argument ([#51](#51)) ([471646d](471646d))
* 🐛 identity copy, should not copy trimmed account ([a0523f7](a0523f7))
* 🐛 lerna bootstrap prod dependencies ([#38](#38)) ([cf502a3](cf502a3))
* 🐛 the not available should be 3x dashes ([9f87586](9f87586))
* 🐛 titles ([b014845](b014845))
* 🐛 total transactions ([#28](#28)) ([b5a0144](b5a0144))
* 🐛 type def amends ([34619be](34619be))
* 🐛 type def warnings, bootstrap, initialisation ([cc6005f](cc6005f))
* 🐛 workspace package.json to avoid conflict with main branch version ([555e2e0](555e2e0))

### Features

* 🎸 add overall values for overview page ([#25](#25)) ([6745c8a](6745c8a))
* 🎸 App specific page, initial version  ([#5](#5)) ([217f656](217f656))
* 🎸 application transactions page, initial ([9130683](9130683))
* 🎸 CAP Service for development ([#1](#1)) ([7c38739](7c38739))
* 🎸 introduces fleekon to manage icons (tokeneless) ([#27](#27)) ([847fe3e](847fe3e))
* 🎸 metadata for contract in transaction page ([#24](#24)) ([0d08fa0](0d08fa0))
* 🎸 mock data generator for CAP Service for development ([#2](#2)) ([39c57bf](39c57bf))
* 🎸 mock provider for staging or testing ([#10](#10)) ([fda15c8](fda15c8))
* 🎸 token contracts initial implementation ([#4](#4)) ([3258675](3258675))
* 🎸 token contracts paired roots on overview ([#34](#34)) ([46c3e2d](46c3e2d))
* 🎸 transactions named column via dab metadata ([#23](#23)) ([5904130](5904130))
github-actions bot pushed a commit that referenced this pull request Nov 29, 2021
# 1.0.0-beta.1 (2021-11-29)

### Bug Fixes

* 🐛 amend environment variable name, missing _ID ([4b45d15](4b45d15))
* 🐛 amend route home, as overview ([#15](#15)) ([a36536b](a36536b))
* 🐛 eslintrc, aliases ([7f6c6d0](7f6c6d0))
* 🐛 function signature expects one argument ([#51](#51)) ([471646d](471646d))
* 🐛 identity copy, should not copy trimmed account ([a0523f7](a0523f7))
* 🐛 lerna bootstrap prod dependencies ([#38](#38)) ([cf502a3](cf502a3))
* 🐛 the not available should be 3x dashes ([9f87586](9f87586))
* 🐛 titles ([b014845](b014845))
* 🐛 total transactions ([#28](#28)) ([b5a0144](b5a0144))
* 🐛 type def amends ([34619be](34619be))
* 🐛 type def warnings, bootstrap, initialisation ([cc6005f](cc6005f))
* 🐛 workspace package.json to avoid conflict with main branch version ([555e2e0](555e2e0))

### Features

* 🎸 add overall values for overview page ([#25](#25)) ([6745c8a](6745c8a))
* 🎸 App specific page, initial version  ([#5](#5)) ([217f656](217f656))
* 🎸 application transactions page, initial ([9130683](9130683))
* 🎸 CAP Service for development ([#1](#1)) ([7c38739](7c38739))
* 🎸 introduces fleekon to manage icons (tokeneless) ([#27](#27)) ([847fe3e](847fe3e))
* 🎸 metadata for contract in transaction page ([#24](#24)) ([0d08fa0](0d08fa0))
* 🎸 mock data generator for CAP Service for development ([#2](#2)) ([39c57bf](39c57bf))
* 🎸 mock provider for staging or testing ([#10](#10)) ([fda15c8](fda15c8))
* 🎸 token contracts initial implementation ([#4](#4)) ([3258675](3258675))
* 🎸 token contracts paired roots on overview ([#34](#34)) ([46c3e2d](46c3e2d))
* 🎸 transactions named column via dab metadata ([#23](#23)) ([5904130](5904130))
@github-actions
Copy link

🎉 This PR is included in version 1.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant