Sergio Zharinov
|
ef7357d022
|
fix(exec): Refactor binarySource out to global setting (#5190)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-01-20 16:50:32 +01:00 |
|
Sourav Das
|
9024eda2a0
|
feat(constants): Branch Status (#5166)
1. Branch related statuses are moved to lib/branch-constants.ts
2. Updated all the references
Co-authored-by: Rhys Arkins <rhys@arkins.net>
|
2020-01-17 10:14:58 +01:00 |
|
Sourav Das
|
6dc76f2e46
|
feat(constants): Language list constants (#5167)
1. All languages are moved to constants/languages.ts
2. Updated all the references
|
2020-01-17 10:14:20 +01:00 |
|
Sourav Das
|
c7c5dfd30f
|
feat(constants): Platform Constants (#5179)
|
2020-01-17 08:26:42 +01:00 |
|
Sourav Das
|
4e7c938ec7
|
feat(constants): Manager Constants (#5168)
|
2020-01-16 16:22:33 +01:00 |
|
Sourav Das
|
58c444cb7e
|
feat(constants): Data Source and Binary Source Constants (#5157)
|
2020-01-16 12:14:35 +01:00 |
|
Rhys Arkins
|
da31f5d160
|
fix(bundler): generate PRs for incompatible packages lockfile errors
|
2020-01-15 04:53:59 +01:00 |
|
Sourav Das
|
ee153e560e
|
feat: use error constants (#5088) (#5100)
Use defined error constants throughout codebase.
|
2020-01-12 08:50:11 +01:00 |
|