Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update dependency packages | Hsuan Lee | 2019-01-19 | 1 | -22/+0 |
| | |||||
* | Increase the Buffer size when fetching tags | Leonid Logvinov | 2019-01-17 | 1 | -0/+2 |
| | |||||
* | Add commented-out pre-publish checks | Fabio Berger | 2019-01-14 | 1 | -5/+5 |
| | |||||
* | Add additional check to make sure user was added to our DockerHub org | Fabio Berger | 2019-01-14 | 4 | -20/+79 |
| | |||||
* | merge development | Fabio Berger | 2019-01-12 | 1 | -34/+39 |
|\ | |||||
| * | Merge development | Leonid Logvinov | 2019-01-10 | 6 | -2/+53 |
| |\ | |||||
| * | | Update packages/monorepo-scripts/src/test_installation.ts | Fabio B | 2019-01-10 | 1 | -1/+1 |
| | | | | | | | | | Co-Authored-By: LogvinovLeon <logvinov.leon@gmail.com> | ||||
| * | | Bump up the chunk size | Leonid Logvinov | 2019-01-09 | 1 | -1/+1 |
| | | | |||||
| * | | Split installation tests in chunks of 10 to not run out of memory | Leonid Logvinov | 2019-01-08 | 1 | -34/+39 |
| | | | |||||
* | | | Add actual error message thrown | Fabio Berger | 2019-01-11 | 1 | -1/+3 |
| | | | |||||
* | | | Add publish to DockerHub step to publish flow | Fabio Berger | 2019-01-11 | 1 | -3/+42 |
| | | | |||||
* | | | Flesh out postpublish configs in packageJSON type | Fabio Berger | 2019-01-11 | 1 | -1/+5 |
| | | | |||||
* | | | Add pre-publish check to ensure publisher is logged in to docker cmdline | Fabio Berger | 2019-01-11 | 1 | -0/+12 |
| | | | |||||
* | | | Ensure the process exits | Fabio Berger | 2019-01-11 | 1 | -0/+1 |
| |/ |/| | |||||
* | | Merge pull request #1482 from 0xProject/feature/monorepo/release-notes | Steve Klebanoff | 2019-01-10 | 5 | -2/+52 |
|\ \ | | | | | | | [monorepo-scripts] Automatically alert new release to Discord | ||||
| * \ | Merge branch 'feature/monorepo/release-notes' of ↵ | Steve Klebanoff | 2019-01-08 | 1 | -1/+1 |
| |\ \ | | | | | | | | | | | | | github.com:0xProject/0x-monorepo into feature/monorepo/release-notes | ||||
| | * | | Use explicit undefined check | Fabio B | 2019-01-08 | 1 | -1/+1 |
| | | | | | | | | | | | | Co-Authored-By: steveklebanoff <steve@0xproject.com> | ||||
| * | | | Make error message less scary | Steve Klebanoff | 2019-01-08 | 1 | -1/+1 |
| |/ / | |||||
| * | | Return void and throw error instead of logging and returning boolean | Steve Klebanoff | 2019-01-05 | 1 | -4/+3 |
| | | | |||||
| * | | Add async suffix | Steve Klebanoff | 2019-01-05 | 2 | -3/+3 |
| | | | |||||
| * | | Use constant | Steve Klebanoff | 2019-01-03 | 2 | -1/+2 |
| | | | |||||
| * | | await alerting discord | Steve Klebanoff | 2019-01-03 | 1 | -1/+1 |
| | | | |||||
| * | | remove unused export | Steve Klebanoff | 2019-01-03 | 1 | -1/+1 |
| | | | |||||
| * | | feat(monorepo-scripts): Alert to discord when new publish happens | Steve Klebanoff | 2019-01-03 | 5 | -3/+53 |
| | | | |||||
* | | | Merge branch 'development' into feature/instant/tell-amount-available | Steve Klebanoff | 2019-01-10 | 1 | -0/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Hide dutch auction wrapper from docs -- hopefully this will prevent the ↵ | Greg Hysen | 2019-01-08 | 1 | -0/+1 |
| |/ | | | | | | | "must export Web3Wrapper" error from doc generation | ||||
* / | Fix for asset-buyer documentation | Steve Klebanoff | 2018-12-15 | 1 | -0/+1 |
|/ | |||||
* | Implement prefer-template tslint rule | kao | 2018-12-08 | 1 | -1/+1 |
| | |||||
* | Fix hardcoded path in release notes fetching | Leonid Logvinov | 2018-12-03 | 1 | -9/+3 |
| | |||||
* | Remove env var check for INSTANT_HEAP_ANALYTICS_ID_PRODUCTION since this is ↵ | Steve Klebanoff | 2018-12-01 | 1 | -11/+0 |
| | | | | only needed on discharge | ||||
* | Revert "[@0x/instant] Fix CI build broken by instant installation tests" | Leonid Logvinov | 2018-11-26 | 1 | -1/+1 |
| | |||||
* | Fix the lerna paremeter name from cdVersions to cd-versions | Leonid Logvinov | 2018-11-23 | 1 | -1/+1 |
| | |||||
* | print out error message and stack | Fabio Berger | 2018-11-22 | 1 | -1/+1 |
| | |||||
* | immediately return the patch incremented version if no changelog entries exist | Fabio Berger | 2018-11-22 | 1 | -0/+1 |
| | |||||
* | Check for instant heap production credentials in pre-publish step | Steve Klebanoff | 2018-11-20 | 1 | -0/+11 |
| | |||||
* | feat(monorepo-scripts): add ForwarderWrapperError to IGNORED_EXCESSIVE_TYPES ↵ | Brandon Millman | 2018-10-24 | 1 | -0/+1 |
| | | | | in docGenConfigs | ||||
* | Fix the package versions in release notes | Leonid Logvinov | 2018-10-19 | 5 | -17/+17 |
| | |||||
* | Don't attempt publishing if no packages need it | Leonid Logvinov | 2018-10-18 | 1 | -0/+4 |
| | |||||
* | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 6 | -11/+11 |
| | |||||
* | Remove sra-report | Leonid Logvinov | 2018-10-18 | 1 | -6/+1 |
| | |||||
* | fix(order-utils): remove constants export | Jacob Evans | 2018-10-18 | 1 | -0/+6 |
| | |||||
* | Merge branch 'development' into feature/website/asset-buyer-docs | Brandon Millman | 2018-10-18 | 1 | -1/+2 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (31 commits) Update CODEOWNERS Update CODEOWNERS Update CODEOWNERS Add leo to CODEOWNERS on some packages fix(monorepo-scripts): Format date as UTC not local time. Bump max bundle size for instant fix: dont use enum string as type as typedoc gets confused feat: export AssetData from order-utils feat: export AssetData from utils chore: temporarily increase the bundle size for instant Remove order-utils from dependencies Run tests on circle CI Add tests for format and use toFixed instead of round for usd Remove expiry buffer seconds option from AssetBuyer init Add ts-optchain and use it instead of lodash get Hide USD price when ETH-USD price is not available Rename OrderDetailsRow to EthAmountRow fix: add Steve's github account to about page, and capitalize AppFolio correctly Put boundNoop in a util file Add tnxHash to buy button callbacks ... | ||||
| * | fix(monorepo-scripts): Format date as UTC not local time. | Jacob Evans | 2018-10-17 | 1 | -1/+2 |
| | | | | | | | | | | | | Down under is in the future and causes many conflicts when formatting the timestamp in the local context. All previous releases jumped a day ahead. By setting this to UTC we will have consistent formatted dates in the changelogs no matter where one publishes from. npm-cli-login fails on node 10 as a deprecation in node 9 has finished. This package appears to be unmaintained so we now have a fork with a fix | ||||
* | | feat(monorepo-scripts): add AssetBuyer to CLASSES_WITH_HIDDEN_CONSTRUCTORS | Brandon Millman | 2018-10-17 | 1 | -0/+1 |
| | | |||||
* | | feat(monorepo-scripts): add AssetBuyerError to IGNORED_EXCESSIVE_TYPES | Brandon Millman | 2018-10-17 | 2 | -2/+8 |
|/ | |||||
* | Added note about restriction on `testDirectory` | Fabio Berger | 2018-10-16 | 1 | -0/+3 |
| | |||||
* | fix(monorepo-scripts): Move the creation of the `.installation-test` ↵ | Fabio Berger | 2018-10-16 | 1 | -7/+1 |
| | | | | directory OUTSIDE of the monorepo root, so that the installed packages can't reference the hoisted node_modules folder | ||||
* | Fix failing doc generation tests | Alex Browne | 2018-10-16 | 1 | -2/+9 |
| | |||||
* | Add resolveJsonModule: true to test_installation.ts | Alex Browne | 2018-10-16 | 1 | -0/+1 |
| | |||||
* | Typo | Fabio Berger | 2018-09-26 | 1 | -1/+1 |
| | |||||
* | Support passing in package names into publish_release_notes command-line for ↵ | Fabio Berger | 2018-09-26 | 2 | -4/+23 |
| | | | | when publishing must be done manually | ||||
* | Change doc gen configs | Leonid Logvinov | 2018-09-04 | 1 | -4/+2 |
| | |||||
* | Remove types for eth-lightwallet from typescript-typings | Leonid Logvinov | 2018-09-04 | 1 | -1/+1 |
| | |||||
* | Remove types for ganache-core from typescript-typings | Leonid Logvinov | 2018-09-04 | 1 | -1/+1 |
| | |||||
* | Export missing types and add OrderValidatorWrapper to hidden constructors | Brandon Millman | 2018-08-29 | 1 | -0/+1 |
| | |||||
* | Exit with non-error code at end of publishRelease | Fabio Berger | 2018-08-27 | 1 | -0/+1 |
| | |||||
* | Skip doc generation for local publishes since we test this in a separate CI test | Fabio Berger | 2018-08-27 | 1 | -3/+5 |
| | |||||
* | Fix typo | Fabio Berger | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Remove check since this method is now used in multiple places | Fabio Berger | 2018-08-27 | 1 | -5/+0 |
| | |||||
* | Also use failure exit code if unexpected error occurs | Fabio Berger | 2018-08-27 | 1 | -1/+3 |
| | |||||
* | Change exit code to failure | Fabio Berger | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Small fixes to publish script | Fabio Berger | 2018-08-25 | 1 | -2/+1 |
| | |||||
* | Fix comments | Fabio Berger | 2018-08-23 | 1 | -8/+3 |
| | |||||
* | Look for all TS mapped types | Fabio Berger | 2018-08-23 | 1 | -2/+2 |
| | |||||
* | Add catch and exit with non-zero | Fabio Berger | 2018-08-23 | 1 | -2/+4 |
| | |||||
* | Fix double assignment | Fabio Berger | 2018-08-23 | 1 | -1/+1 |
| | |||||
* | Fix prettier issues | Fabio Berger | 2018-08-23 | 2 | -3/+7 |
| | |||||
* | Enable dry run of release publishing and handle git tags existing | Fabio Berger | 2018-08-23 | 3 | -16/+49 |
| | |||||
* | Add/improve comments | Fabio Berger | 2018-08-23 | 1 | -0/+6 |
| | |||||
* | Refactor publish script so that root package.json configs.packagesWithDocs ↵ | Fabio Berger | 2018-08-23 | 2 | -35/+30 |
| | | | | is canonical source of which packages have doc pages | ||||
* | Fix many linter errors that showed up upon upgrading tsutil | Fabio Berger | 2018-08-23 | 4 | -23/+24 |
| | |||||
* | Fix prettier | Fabio Berger | 2018-08-22 | 1 | -2/+1 |
| | |||||
* | Fix remaining merge issues | Fabio Berger | 2018-08-22 | 1 | -0/+1 |
| | |||||
* | Fix bugs in doc gen due to clone vs cloneDeep and pre-maturely removing ↵ | Fabio Berger | 2018-08-22 | 1 | -7/+7 |
| | | | | placeholder undefined's in array iteration | ||||
* | Stop logging to console for each packages without a package.json | Fabio Berger | 2018-08-22 | 1 | -1/+1 |
| | |||||
* | Use bash for loop for generating docs for each package, revert changes to script | Fabio Berger | 2018-08-22 | 5 | -65/+51 |
| | |||||
* | Modify script so it can generate docs for a specific package or all ↵ | Fabio Berger | 2018-08-22 | 4 | -40/+65 |
| | | | | packages with doc pages, add doc gen test to CircleCi runs | ||||
* | Add shouldUpload flag to docGenAndUpload command | Fabio Berger | 2018-08-22 | 2 | -2/+16 |
| | |||||
* | Fix type | Fabio Berger | 2018-08-22 | 1 | -0/+1 |
| | |||||
* | Don't check if types are used for libraries only include types | Fabio Berger | 2018-08-22 | 2 | -1/+10 |
| | |||||
* | Rather then look for typeArguments, we want to ignore Partial & Promise ↵ | Fabio Berger | 2018-08-21 | 1 | -1/+2 |
| | | | | references, but still continue to search below them, as they might surround a type | ||||
* | Add link to Array type | Fabio Berger | 2018-08-21 | 1 | -0/+1 |
| | |||||
* | Implement ignoring config types | Fabio Berger | 2018-08-21 | 2 | -2/+7 |
| | |||||
* | Add more types and ignores to docGenConfigs | Fabio Berger | 2018-08-21 | 1 | -3/+10 |
| | |||||
* | Make sure export isn't internal to the package | Fabio Berger | 2018-08-18 | 1 | -1/+1 |
| | |||||
* | Also ignore implementationOf | Fabio Berger | 2018-08-18 | 1 | -1/+1 |
| | |||||
* | Refactor DocGenerateAndUploadUtils to be a class, and decompose large ↵ | Fabio Berger | 2018-08-18 | 3 | -348/+427 |
| | | | | methods for readability | ||||
* | Move doc configs to a separate file | Fabio Berger | 2018-08-17 | 3 | -47/+59 |
| | |||||
* | Render external dep exports | Fabio Berger | 2018-08-17 | 1 | -3/+3 |
| | |||||
* | Add links for external dep exports to docJson | Fabio Berger | 2018-08-17 | 1 | -4/+41 |
| | |||||
* | Check for superfluous types in a packages index.ts and throw if they exist | Fabio Berger | 2018-08-16 | 1 | -0/+31 |
| | |||||
* | Improve Error external link | Fabio Berger | 2018-08-16 | 1 | -1/+1 |
| | |||||
* | Add externalTypeToLink to docJson | Fabio Berger | 2018-08-16 | 1 | -0/+1 |
| | |||||
* | Move external types to link mapping to doc generation util and refactor ↵ | Fabio Berger | 2018-08-16 | 1 | -0/+1 |
| | | | | typedocUtils to be a class to avoid excessive param passing | ||||
* | Add version to our custom DocJson format | Fabio Berger | 2018-08-15 | 1 | -1/+3 |
| | |||||
* | Move purging private underscored items to the doc json generation phase | Fabio Berger | 2018-08-15 | 1 | -12/+19 |
| | |||||
* | Add ability to hide specific class constructors | Fabio Berger | 2018-08-15 | 1 | -0/+21 |
| | |||||
* | Improve missing type detection | Fabio Berger | 2018-08-15 | 1 | -4/+8 |
| | |||||
* | Fix additional merge conflicts | Fabio Berger | 2018-08-15 | 1 | -7/+8 |
| | |||||
* | Merge development | Fabio Berger | 2018-08-15 | 3 | -55/+132 |
|\ | |||||
| * | Run publish/installation tests in CircleCI (#951) | Alex Browne | 2018-08-14 | 1 | -46/+117 |
| | | | | | | | | feat(monorepo-scripts): Run publish tests in CircleCI | ||||
| * | fix(monorepo-scripts): Fix typo in git tag command | Alex Browne | 2018-08-09 | 1 | -1/+1 |
| | | |||||
| * | feat(monorepo-scripts): Add confirmation prompt before publishing | Alex Browne | 2018-08-09 | 1 | -8/+14 |
| | | |||||
* | | Add a check to make sure types part of the exported interface are also ↵ | Fabio Berger | 2018-08-14 | 1 | -3/+51 |
| | | | | | | | | exported from the packages index.ts | ||||
* | | Remove old comment | Fabio Berger | 2018-08-14 | 1 | -1/+1 |
| | | |||||
* | | Split publish_utils since it was becoming too big and unwieldy | Fabio Berger | 2018-08-08 | 5 | -102/+106 |
| | | |||||
* | | Remove stray console log | Fabio Berger | 2018-08-07 | 1 | -1/+0 |
| | | |||||
* | | Fix bug where we only rendered one TypeDoc JSON key per export, instead of ↵ | Fabio Berger | 2018-08-07 | 1 | -6/+8 |
| | | | | | | | | all of them | ||||
* | | Add ability to omit rendering specific exports and also support direct ↵ | Fabio Berger | 2018-08-03 | 1 | -13/+39 |
| | | | | | | | | exports from index.ts | ||||
* | | Fix bug where if there were multiple matches, it wouldn't always take the ↵ | Fabio Berger | 2018-08-02 | 1 | -2/+8 |
| | | | | | | | | longest match | ||||
* | | We need to always include the globals.d.ts otherwise TS complains about ↵ | Fabio Berger | 2018-08-02 | 1 | -0/+1 |
| | | | | | | | | .json imports | ||||
* | | Start refactoring docs to remove unnecessary configs given more concise ↵ | Fabio Berger | 2018-08-01 | 1 | -14/+54 |
| | | | | | | | | TypeDoc JSON | ||||
* | | Remove console | Fabio Berger | 2018-07-31 | 1 | -1/+0 |
| | | |||||
* | | Standardize child naming | Fabio Berger | 2018-07-31 | 1 | -1/+12 |
| | | |||||
* | | Fix bugs in doc gen | Fabio Berger | 2018-07-30 | 1 | -7/+11 |
| | | |||||
* | | Move logic to publishUtils so can use as command-line and script import | Fabio Berger | 2018-07-30 | 4 | -297/+294 |
| | | |||||
* | | Move type | Fabio Berger | 2018-07-30 | 2 | -4/+9 |
| | | |||||
* | | Move publish_release_notes to own script and other publish cleanup | Fabio Berger | 2018-07-30 | 3 | -97/+114 |
| | | |||||
* | | Improve doc gen script | Fabio Berger | 2018-07-30 | 1 | -15/+17 |
| | | |||||
* | | Remove all in-package monorepo-scripts by adding doc gen/upload and ↵ | Fabio Berger | 2018-07-30 | 4 | -204/+312 |
|/ | | | | aggregate release note publishing to publish script | ||||
* | Still test unrunnable packages for compilation issues | Fabio Berger | 2018-07-26 | 1 | -8/+8 |
| | |||||
* | Split running packages that cannot be run in a node.js script | Fabio Berger | 2018-07-26 | 1 | -1/+9 |
| | |||||
* | Re-enable deleted the dir after test runs | Fabio Berger | 2018-07-26 | 1 | -1/+1 |
| | |||||
* | Change test:installation so it also causes run-time errors to appear | Fabio Berger | 2018-07-26 | 1 | -3/+10 |
| | |||||
* | Fix lint issue | Fabio Berger | 2018-07-26 | 1 | -2/+1 |
| | |||||
* | Always append monorepo root path so script can be called from anywhere | Fabio Berger | 2018-07-26 | 1 | -3/+5 |
| | |||||
* | Delete any remenants of test-env dir before creating a new one | Fabio Berger | 2018-07-26 | 1 | -0/+1 |
| | |||||
* | Print version that will be tested | Fabio Berger | 2018-07-26 | 1 | -1/+1 |
| | |||||
* | Add ending slash | Fabio Berger | 2018-07-26 | 1 | -1/+1 |
| | |||||
* | Add support for testing installations post-publish as well | Fabio Berger | 2018-07-26 | 1 | -2/+4 |
| | |||||
* | Revert to using execAsync | Fabio Berger | 2018-07-26 | 1 | -10/+2 |
| | |||||
* | Call 'lerna publish' with spawn so we see stderr and stdout in real-time | Fabio Berger | 2018-07-26 | 1 | -2/+10 |
| | |||||
* | Also skip prompt when publishing for real | Fabio Berger | 2018-07-26 | 1 | -2/+2 |
| | |||||
* | Remove unused import | Fabio Berger | 2018-07-25 | 1 | -1/+0 |
| | |||||
* | Remove unused typwe | Fabio Berger | 2018-07-25 | 1 | -12/+0 |
| | |||||
* | Remove force publish | Fabio Berger | 2018-07-25 | 1 | -1/+1 |
| | |||||
* | Specify registry url only if local publish attempted | Leonid Logvinov | 2018-07-25 | 4 | -31/+40 |
| | |||||
* | Replace dry mode with local publishing mode | Leonid Logvinov | 2018-07-25 | 2 | -28/+36 |
| | |||||
* | Install our fork of lerna and use it | Fabio Berger | 2018-07-25 | 1 | -1/+1 |
| | |||||
* | Make the test:installation work with the local npm registry | Leonid Logvinov | 2018-07-24 | 1 | -5/+12 |
| | |||||
* | Pretend we defined types for @lerna/batch-packages | Leonid Logvinov | 2018-07-24 | 1 | -0/+1 |
| | |||||
* | Add utils.getTopologicallySortedPackages | Leonid Logvinov | 2018-07-24 | 1 | -1/+11 |
| | |||||
* | Introduce PackageJson file | Leonid Logvinov | 2018-07-24 | 1 | -10/+12 |
| | |||||
* | Test installation on latest version, not the packed one | Leonid Logvinov | 2018-07-24 | 1 | -6/+4 |
| | |||||
* | Temp: Force publish | Leonid Logvinov | 2018-07-24 | 1 | -1/+3 |
| | |||||
* | improve logs | Fabio Berger | 2018-07-24 | 1 | -3/+2 |
| | |||||
* | Add --yes flag | Fabio Berger | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | Add node | Fabio Berger | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | Use relative path to lerna executable | Fabio Berger | 2018-07-24 | 1 | -3/+3 |
| | |||||
* | Add missing 'publish' | Fabio Berger | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | Fix publish command | Fabio Berger | 2018-07-24 | 1 | -3/+5 |
| | |||||
* | Use cdVersions flag instead of interactive prompt | Fabio Berger | 2018-07-24 | 1 | -63/+4 |
| | |||||
* | Add ignore flag | Fabio Berger | 2018-07-24 | 1 | -0/+8 |
| | |||||
* | Use include | Fabio Berger | 2018-07-24 | 1 | -3/+1 |
| | |||||
* | Dedup versionPrompt being triggered multiple times | Fabio Berger | 2018-07-24 | 1 | -2/+8 |
| | |||||
* | Remove regex | Fabio Berger | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | Make regex less strict | Fabio Berger | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | Add timeout before writing to stdin | Fabio Berger | 2018-07-24 | 1 | -4/+11 |
| | |||||
* | Use string equals and remove returns | Fabio Berger | 2018-07-24 | 1 | -3/+1 |
| | |||||
* | Add in print statements | Fabio Berger | 2018-07-24 | 1 | -0/+3 |
| | |||||
* | Add missing vars | Fabio Berger | 2018-07-24 | 1 | -2/+4 |
| | |||||
* | Also add private package new versions to packageToNextVersion | Fabio Berger | 2018-07-24 | 1 | -11/+14 |
| | |||||
* | Make sure private packages have a next version | Fabio Berger | 2018-07-24 | 1 | -0/+8 |
| | |||||
* | more bogus | Fabio Berger | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | testing | Fabio Berger | 2018-07-24 | 1 | -0/+3 |
| | |||||
* | Fix publish to give lerna actual version rather then the semver diff | Fabio Berger | 2018-07-24 | 2 | -12/+12 |
| | |||||
* | Temporarily uncommented parts of publish flow | Fabio Berger | 2018-07-24 | 2 | -23/+23 |
| | |||||
* | Fix lerna publish to include publishing prerelease versions | Fabio Berger | 2018-07-24 | 2 | -13/+15 |
| | |||||
* | Add skip-git for testing | Fabio Berger | 2018-07-24 | 1 | -1/+1 |
| | |||||
* | Allow registry to be configured in lerna.json | Fabio Berger | 2018-07-24 | 3 | -5/+6 |
| | |||||
* | Make PR numbers links on Github releases | Leonid Logvinov | 2018-07-20 | 1 | -1/+1 |
| | |||||
* | Improve log | Fabio Berger | 2018-07-19 | 1 | -1/+1 |
| | |||||
* | Add additional pattern removal and added HACK comment | Fabio Berger | 2018-07-19 | 1 | -1/+3 |
| | |||||
* | Renames to remove mention of Lerna | Fabio Berger | 2018-07-19 | 6 | -68/+64 |
| | |||||
* | Remove unused declaration | Fabio Berger | 2018-07-19 | 1 | -1/+0 |
| | |||||
* | Upgrade Lerna to 3.0-Beta14 | Fabio Berger | 2018-07-19 | 1 | -1/+1 |
| | |||||
* | Replace lerna-get-packages with our own implementation | Fabio Berger | 2018-07-19 | 7 | -27/+52 |
| | |||||
* | Fix tslint issues | Leonid Logvinov | 2018-07-17 | 3 | -15/+20 |
| | |||||
* | fix prettier | Fabio Berger | 2018-07-02 | 1 | -4/+4 |
| | |||||
* | Git command outputs logs to stdErr so only way to check for errors if with ↵ | Fabio Berger | 2018-07-02 | 1 | -6/+8 |
| | | | | try/catch | ||||
* | Remove remote tag before local one | Fabio Berger | 2018-07-02 | 1 | -6/+6 |
| | |||||
* | Add logs for when tags get removed | Fabio Berger | 2018-07-02 | 1 | -0/+2 |
| | |||||
* | Throw if changelog version is below package.json version | Fabio Berger | 2018-07-02 | 1 | -0/+3 |
| | |||||
* | Remove remove_tags script | Fabio Berger | 2018-06-19 | 1 | -57/+0 |
| | |||||
* | Small fixes | Fabio Berger | 2018-06-19 | 3 | -10/+4 |
| | |||||
* | Use semver package instead of getNextPatchVersion | Fabio Berger | 2018-06-19 | 2 | -7/+16 |
| | |||||
* | Use semver library instead of semverUtils | Fabio Berger | 2018-06-19 | 5 | -73/+15 |
| | |||||
* | small fixes | Fabio Berger | 2018-06-19 | 1 | -2/+2 |
| | |||||
* | Show all errors of a given kind at once rather then throwing after the first ↵ | Fabio Berger | 2018-06-19 | 1 | -10/+36 |
| | | | | instance is encountered | ||||
* | Add more prepublish checks | Fabio Berger | 2018-06-19 | 7 | -39/+331 |
| | |||||
* | Some cleanup | fragosti | 2018-06-06 | 1 | -11/+3 |
| | |||||
* | Try enabling no-unused-variable... | fragosti | 2018-06-05 | 6 | -6/+6 |
| | |||||
* | Rename changelogs to changelog | Leonid Logvinov | 2018-06-02 | 1 | -8/+8 |
| | |||||
* | Check that git branch is up to date before publishing | Leonid Logvinov | 2018-06-02 | 1 | -1/+17 |
| | |||||
* | Move prepublish checks before building packages for publishing | Leonid Logvinov | 2018-06-02 | 2 | -53/+55 |
| | |||||
* | Refactor changelog utils to a separate module | Leonid Logvinov | 2018-06-02 | 9 | -63/+78 |
| | |||||
* | Fix TSLint rules | Fabio Berger | 2018-05-16 | 2 | -2/+3 |
| | |||||
* | Merge development | Fabio Berger | 2018-05-15 | 2 | -2/+7 |
|\ | |||||
| * | Apply prettier to some files which were not formatted correctly | Alex Browne | 2018-05-15 | 2 | -2/+7 |
| | | |||||
| * | Fix TSLint issues | Fabio Berger | 2018-05-15 | 3 | -11/+11 |
| | | |||||
* | | Fix TSLint issues | Fabio Berger | 2018-05-15 | 3 | -11/+11 |
| | | |||||
* | | Move from using lerna multi-package commands to wsrun, update README's ↵ | Fabio Berger | 2018-05-15 | 1 | -1/+1 |
|/ | | | | accordingly | ||||
* | Remove unused deployer docs configs | Leonid Logvinov | 2018-05-10 | 2 | -2/+2 |
| | |||||
* | Rename deployer to sol-compiler | Leonid Logvinov | 2018-05-10 | 2 | -2/+2 |
| | |||||
* | Add order-utils to monorepo-scripts | Leonid Logvinov | 2018-05-03 | 1 | -0/+1 |
| | |||||
* | Check for Yarn instead of npm | Fabio Berger | 2018-04-24 | 1 | -4/+4 |
| | |||||
* | Add hack comment about the use of sudo | Fabio Berger | 2018-04-24 | 1 | -0/+2 |
| | |||||
* | Remove unnecessary additional params | Fabio Berger | 2018-04-20 | 1 | -1/+1 |
| | |||||
* | Remove outside declaration | Fabio Berger | 2018-04-20 | 1 | -2/+1 |
| | |||||
* | Use path for platform independence | Fabio Berger | 2018-04-20 | 1 | -1/+1 |
| | |||||
* | Consolidate github personal access token env to one place: constants.ts | Fabio Berger | 2018-04-20 | 3 | -3/+3 |
| | |||||
* | Use methods moved to utils since now shared by multiple scripts | Fabio Berger | 2018-04-19 | 1 | -33/+3 |
| | |||||
* | Add comment | Fabio Berger | 2018-04-19 | 1 | -0/+2 |
| | |||||
* | Improve comments | Fabio Berger | 2018-04-19 | 1 | -4/+5 |
| | |||||
* | Add checks for the required local setup before running the publish script | Fabio Berger | 2018-04-19 | 1 | -0/+50 |
| | |||||
* | Add removeGitTags script that can be run after a failed Lerna publish | Fabio Berger | 2018-04-19 | 3 | -0/+102 |
| | |||||
* | Print out stderr | Fabio Berger | 2018-04-18 | 1 | -0/+4 |
| | |||||
* | Fix some of the publishing/installation issues | Leonid Logvinov | 2018-04-12 | 1 | -2/+4 |
| | |||||
* | Fix lint error | Fabio Berger | 2018-04-11 | 1 | -0/+1 |
| | |||||
* | Add step to publishing that upload staging doc jsons, deploys staging ↵ | Fabio Berger | 2018-04-10 | 3 | -0/+65 |
| | | | | website, opens every docs page and asks the dev to confirm that each one renders properly before publishing | ||||
* | Refactor publish script to have it's main execution body be lean and ↵ | Fabio Berger | 2018-04-09 | 2 | -21/+44 |
| | | | | discrete steps | ||||
* | Move our contract templates to accept Provider instead of Web3Wrapper | Leonid Logvinov | 2018-04-04 | 1 | -12/+4 |
| | |||||
* | Merge branch 'development' into removeUnusedDeps | Fabio Berger | 2018-04-04 | 4 | -132/+19 |
|\ | | | | | | | | | | | | | | | | | | | | | | | * development: Temporarily remove installation test Fix package.json Remove `isPublished` from all CHANGELOG.json filesx Now that every version of a package published has a corresponding entry in it's CHANGELOG we no longer need the isPublished flag. Remove it. Remove temporary convert_changelog script # Conflicts: # packages/monorepo-scripts/package.json | ||||
| * | Now that every version of a package published has a corresponding entry in ↵ | Fabio Berger | 2018-04-03 | 3 | -33/+19 |
| | | | | | | | | it's CHANGELOG we no longer need the isPublished flag. Remove it. | ||||
| * | Remove temporary convert_changelog script | Fabio Berger | 2018-04-03 | 1 | -99/+0 |
| | | |||||
* | | Use Results type | Fabio Berger | 2018-04-04 | 1 | -3/+3 |
| | | |||||
* | | Add comment about ignored packages | Fabio Berger | 2018-04-03 | 1 | -0/+1 |
| | | |||||
* | | Add find_unused_deps monorepo script | Fabio Berger | 2018-04-03 | 1 | -0/+44 |
| | | |||||
* | | Stop using utils | Fabio Berger | 2018-04-03 | 2 | -1/+2 |
| | | |||||
* | | Use @0xproject/utils promisify everywhere | Fabio Berger | 2018-04-03 | 2 | -2/+1 |
|/ | |||||
* | Fix postpublish util to ignore namespace | Fabio Berger | 2018-04-02 | 1 | -2/+14 |
| | |||||
* | Fix release notes bug | Fabio Berger | 2018-04-02 | 1 | -1/+1 |
| | |||||
* | Should print out `lerna publish` stdout so we can see if anything went wrong | Fabio Berger | 2018-04-02 | 1 | -0/+6 |
| | |||||
* | Fix hasty find/replace | Fabio Berger | 2018-04-02 | 1 | -3/+3 |
| | |||||
* | Default to 4sp | Fabio Berger | 2018-04-02 | 2 | -3/+3 |
| | |||||
* | Move prettify command to utils and also call it on CHANGELOG.md | Fabio Berger | 2018-04-02 | 3 | -9/+12 |
| | |||||
* | Add prettier run on generated CHANGELOG.json and fix scripts | Fabio Berger | 2018-04-02 | 2 | -10/+18 |
| | |||||
* | Fix TSLint error | Fabio Berger | 2018-04-02 | 1 | -1/+1 |
| | |||||
* | Make dry-run configurable from top-level package.json | Fabio Berger | 2018-04-02 | 1 | -1/+1 |
| | |||||
* | Improve naming | Fabio Berger | 2018-04-02 | 1 | -3/+3 |
| | |||||
* | Add temp comment, clean up code | Fabio Berger | 2018-04-02 | 1 | -8/+21 |
| | |||||
* | Fixes for clarity | Fabio Berger | 2018-03-30 | 1 | -2/+3 |
| | |||||
* | Set IS_DRY_RUN to false | Fabio Berger | 2018-03-30 | 1 | -1/+1 |
| | |||||
* | Add more logging | Fabio Berger | 2018-03-30 | 1 | -0/+9 |
| | |||||
* | Expose publish command from top-level dir | Fabio Berger | 2018-03-30 | 1 | -1/+3 |
| | |||||
* | Fetch Github release notes from CHANGELOG.json and update CHANGELOG once ↵ | Fabio Berger | 2018-03-30 | 1 | -2/+34 |
| | | | | they've been successfully published to Github | ||||
* | rename variable called `path` to `includePath` to avoid conflict with `path` ↵ | Fabio Berger | 2018-03-30 | 1 | -4/+6 |
| | | | | package | ||||
* | Move monorepo root constant to constants file | Fabio Berger | 2018-03-30 | 2 | -7/+12 |
| | |||||
* | Rename prepublish to publish now that it goes straight to actually ↵ | Fabio Berger | 2018-03-30 | 1 | -0/+0 |
| | | | | publishing the packages | ||||
* | Call `lerna publish` and supply it with new package versions | Fabio Berger | 2018-03-30 | 2 | -5/+45 |
| |