aboutsummaryrefslogtreecommitdiffstats
path: root/packages/deployer/README.md
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-04-05 08:57:21 +0800
committerFabio Berger <me@fabioberger.com>2018-04-05 08:57:21 +0800
commitd76bc18bb7ccaa18f31df6e48722502e21610bdf (patch)
treefdd1f63efb8fe50797f5ebb788ab6b35cbd41f30 /packages/deployer/README.md
parent674e56cea69fe96ddd0071d3c4c5b5ea8ae299bf (diff)
downloaddexon-sol-tools-d76bc18bb7ccaa18f31df6e48722502e21610bdf.tar.gz
dexon-sol-tools-d76bc18bb7ccaa18f31df6e48722502e21610bdf.tar.zst
dexon-sol-tools-d76bc18bb7ccaa18f31df6e48722502e21610bdf.zip
Improve contributing section of all packages so they include building entire monorepo on first contribution
Diffstat (limited to 'packages/deployer/README.md')
-rw-r--r--packages/deployer/README.md28
1 files changed, 24 insertions, 4 deletions
diff --git a/packages/deployer/README.md b/packages/deployer/README.md
index 812e8c31b..22848bdde 100644
--- a/packages/deployer/README.md
+++ b/packages/deployer/README.md
@@ -41,11 +41,11 @@ var Compiler = require('@0xproject/deployer').Compiler;
## Contributing
-We strongly recommend that the community help us make improvements and determine the future direction of the protocol. To report bugs within this package, please create an issue in this repository.
+We welcome improvements and fixes from the wider community! To report bugs within this package, please create an issue in this repository.
-Please read our [contribution guidelines](../../CONTRIBUTING.md) before getting started.
+Please read our [contribution guidelines](./CONTRIBUTING.md) before getting started.
-### Install Dependencies
+### Install dependencies
If you don't have yarn workspaces enabled (Yarn < v1.0) - enable them:
@@ -61,16 +61,36 @@ yarn install
### Build
+If this is your **first** time building this package, you must first build **all** packages within the monorepo. This is because packages that depend on other packages located inside this monorepo are symlinked when run from **within** the monorepo. This allows you to make changes across multiple packages without first publishing dependent packages to NPM. To build all packages, run the following from the monorepo root directory:
+
+```bash
+yarn lerna:rebuild
+```
+
+Or continuously rebuild on change:
+
+```bash
+yarn dev
+```
+
+You can also build this specific package by running the following from within its directory:
+
```bash
yarn build
```
-or
+or continuously rebuild on change:
```bash
yarn build:watch
```
+### Clean
+
+```bash
+yarn clean
+```
+
### Lint
```bash
ect to sod-signal and get the input data in the callbackVivek Jain2005-07-202-52/+73 * Fixes #310340 Check if the backend supports having master object forChenthill Palanisamy2005-07-202-7/+18 * ESendOptionsDialogClass: has a member new virtual method for defaultVivek Jain2005-07-203-1/+27 * made it use e_attachment_bar_get_parts instead of the old apiSrinivasa Ragavan2005-07-202-2/+7 * Cleaned up most of it. Added the DnD.Srinivasa Ragavan2005-07-205-131/+407 * Use privsolib here, too. Link with libeutil and CERT_UI_LIBS. UseTor Lillqvist2005-07-202-1/+10 * Use privsolib so the DLL gets installed in bindir on Win32. (See ChangeLogTor Lillqvist2005-07-202-1/+9 * Add AC_LIBTOOL_WIN32_DLL. It is apparently required when using bleedingTor Lillqvist2005-07-202-5/+22 * vi.po: Updated Vietnamese translation.CVS: ----------------------------------...Clytie Siddall2005-07-202-141/+211 * calling the wrong api to move a folder. Infact it was copying for move.Srinivasa Ragavan2005-07-202-1/+6 * Fixes #309680 Remove the recurrence id only from e_cal_comp.Chenthill Palanisamy2005-07-202-3/+7 * Removed the proxy and proxy-login plugins as they are merged into theSankar P2005-07-2015-2952/+0 * Removed the proxy and proxy-login plugins as they are merged into theSankar P2005-07-2016-28/+2935 * Updated Canadian English translation.Adam Weinberger2005-07-202-107/+157 * Translation updated by Ivar Smolin.Priit Laes2005-07-202-132/+94 * Set the reccurrence id for the reccurring appointment. Set the MOD-TYPEChenthill Palanisamy2005-07-192-25/+78 * Translation updated by Ivar Smolin.Priit Laes2005-07-192-9/+13 * Marked strings for translationVivek Jain2005-07-193-6/+10 * Translation updated by Ivar Smolin.Priit Laes2005-07-192-76/+46 * Added a label named 'Custom' to show appropriate role in the 'Role:' comboShakti Sen2005-07-192-2/+25 * added plugins/groupwise-features/junk-mail filesVivek Jain2005-07-192-0/+7 * This is no longer needed. gtk_widget_destroy will take care of destroyingSarfraaz Ahmed2005-07-193-11/+11 * Patch by Arunprakash to add missed error messages and marking themSushma Rai2005-07-192-2/+10 * Fixes #310136 #310138. The first items of e-table are column-header. So weLi Yuan2005-07-192-7/+17 * Updated Greek translationNikos Charonitakis2005-07-192-844/+1442 * Translation updated by Ivar Smolin.Priit Laes2005-07-182-233/+142 * Added the functions org_gnome_exchange_calendar_permissions() andShakti Sen2005-07-184-13/+127 * Handle the case of user clicking "Cancel" button in "Change Password"Praveen Kumar2005-07-182-1/+12 * Updated Canadian English translation.Adam Weinberger2005-07-182-696/+1170 * Updated Simplified Chinese translationFunda Wang2005-07-182-817/+1284 * Translation updated by Ivar Smolin.Priit Laes2005-07-182-1151/+1660 * Updated pt_BR translationRaphael Higino2005-07-172-786/+602 * vi.po: Updated Vietnamese translation.CVS: ----------------------------------...Clytie Siddall2005-07-172-2/+473 * Updated Spanish translation.Francisco Javier F. Serrador2005-07-172-85/+573 * Fixed a silly extra space.Ahmed Sarfraaz2005-07-161-1/+1 * Updated Serbian translation by Igor Nestorovic.Danilo Šegan2005-07-163-1240/+1966 * vi.po: Updated Vietnamese translation.CVS: ----------------------------------...Clytie Siddall2005-07-162-85/+102 * Added missing exchange files.Sarfraaz Ahmed2005-07-162-0/+18 * Removed. Is no longer being usedSarfraaz Ahmed2005-07-162-357/+4 * unref the store which was being leaked.Shreyas Srinivasan2005-07-152-6/+11 * Removed the permissions from the structure, since it is no longer needed.Sankar P2005-07-152-4/+6 * Put permissions on the store instead of the global structure as it getsSankar P2005-07-152-9/+13 * *plugins/mail-account-disable/org-gnome-mail-account-disable.eplug.xml :Shreyas Srinivasan2005-07-152-0/+6 * Unrefing the query.Sushma Rai2005-07-153-3/+13 * Included the e-foreign-folder-dialog.glade file. Added newly.Shakti Sen2005-07-153-1/+261 * included missing header file camel-multipart.h **Fixes #310330Vivek Jain2005-07-152-0/+7 * NULL checks before we do anything else here (quite likely to be NULL)Vivek Jain2005-07-142-1/+13 * Translation updated by Ivar Smolin.Priit Laes2005-07-142-52/+41 * Fixed some compile time warningsSarfraaz Ahmed2005-07-145-19/+17 * Checked for if the exchange account exist/configured. Replaced all theShakti Sen2005-07-146-80/+93 * add casts in previous patch to fix warnings. (account_can_send): fix theNot Zed2005-07-142-4/+10 * Why is this a separate plugin, shouldn't it be part of groupwise????Not Zed2005-07-142-3/+8 * Added a doc commentMichael Zucci2005-07-141-0/+7 * ** See bug #309869S.Antony Vincent Pandian2005-07-142-0/+16 * Updated Slovak translation.Marcel Telka2005-07-142-1054/+643 * Updated pt_BR translationRaphael Higino2005-07-132-593/+780 * Modified the eplug file to add the "commit" code for folder hierarchyPraveen Kumar2005-07-132-11/+20 * Free font name Free font name and name of citation color. Free searchKjartan Maraas2005-07-134-2/+19 * Free the style here.Kjartan Maraas2005-07-132-0/+5 * Don't leak the file name here.Kjartan Maraas2005-07-133-2/+12 * Free the uri to the source in a few cases. Free the timezone location.Kjartan Maraas2005-07-133-2/+13 * There are no camel or addressbook/backend directories in evolution.Tor Lillqvist2005-07-132-4/+5 * Add libedataserverui to the IMPORTERS dependency list.Tor Lillqvist2005-07-132-1/+6 * Don't return a value from a void funtion.Tor Lillqvist2005-07-1314-7/+62 * fix typoHarish Krishnaswamy2005-07-131-1/+1 * Fix for address book import problems.Sushma Rai2005-07-133-5/+17 * vi.po: Updated Vietnamese translation.CVS: ----------------------------------...Clytie Siddall2005-07-132-5618/+5598 * remove the reference to shell/importer/libevolution-importer.la inHarish Krishnaswamy2005-07-134-2/+11 * re-write the importer stuff to use the eplugin stuff.Not Zed2005-07-132-104/+89 * Don't attempt to build the sa-junk-plugin on Win32, it's veryTor Lillqvist2005-07-132-1/+6 * Add more entries.Tor Lillqvist2005-07-132-0/+8 * Updated Spanish translation.Francisco Javier F. Serrador2005-07-132-668/+763 * Expand the mailing list by getting the contact back from the server.Chenthill Palanisamy2005-07-122-17/+68 * removed all the importer stuff. fixed the copyright.Not Zed2005-07-122-199/+28 * NEWS update of 2.3.5 releaseHarish Krishnaswamy2005-07-121-0/+2 * Remove groupwise-features plugin as it is already listed as a base pluginHarish Krishnaswamy2005-07-122-7/+12 * Added CLEANFILES element and glade and error files to EXTRA_DIST.Sankar P2005-07-122-2/+18 * Removed the shell importer from configure.inChenthill Palanisamy2005-07-122-1/+5 * Added org-gnome-proxy-errors.xml file to the EXTRA_DIST and addedSankar P2005-07-122-2/+14 * bump version ***** Release 2.3.5 *****Harish Krishnaswamy2005-07-123-1/+59 * correted twice inclusion of sa-junk-plugin in "plugins_base"sectionVivek Jain2005-07-122-1/+6 * Fixed some compiler warning and checked some negative casesSrinivasa Ragavan2005-07-122-5/+18 * Added missed header files to the SOURCES.Sankar P2005-07-124-2/+11 * included missing header fileVivek Jain2005-07-122-0/+13 * transferred ChangeLog entry here (2005-07-10 Shreyas SrinivasanVivek Jain2005-07-121-0/+7 * have a ChangeLog and transfer the changelog entry from the main ChangeLogVivek Jain2005-07-121-0/+9 * (put the changelog entry here 2005-07-10 Shreyas SrinivasanVivek Jain2005-07-121-0/+7 * added sa-junk-plugin to base plugins and AC_OUTPUT sectionVivek Jain2005-07-122-12/+7 * Added some e-import stuff.Not Zed2005-07-123-0/+156 * Merge back eplugin-import-branch.Michael Zucci2005-07-1241-2360/+1649 * Updated Slovak translation.Marcel Telka2005-07-122-881/+1274 * Updated Brazilian Portuguese translation by Afonso Celso Medina, with someGuilherme de S. Pastore2005-07-122-4375/+1710 * Added support for opening a calendar-item in the editor when its ESourceVeerapuram Varadhan2005-07-124-9/+74 * added a idle handler that calls ec_rebuild after callback operations areVivek Jain2005-07-112-2/+34 * Updated Serbian translation by Igor Nestorovic.Danilo Šegan2005-07-113-6062/+6568 * // uris. Also, opens a contact in the editor if the contact-uid in the urlVeerapuram Varadhan2005-07-114-0/+151 * Check that the result is not a success and only then print the error CallSarfraaz Ahmed2005-07-114-2/+15 * relocated camel-gw-listener.cVivek Jain2005-07-112-1/+5 * Removed em-attachment* from the build. Remains in the CVS, just incase toSrinivasa Ragavan2005-07-114-43/+204 * Fixed huge memory leak, and come compile warnings. Also fixed a crash,Srinivasa Ragavan2005-07-112-26/+42 * Made changes so that the proxy list will be loaded only when the accountSankar P2005-07-112-28/+49 * Added the proxy.c file to the list.Sankar P2005-07-112-0/+5 * Fix for #309992 and changes to avoid compiler warnings.Sankarasivasubramanian Pasupathilingam2005-07-112-1/+14 * Corrected the changelog entry.Sushma Rai2005-07-111-1/+1 * Removed this directory. This functionality has now been moved toSarfraaz Ahmed2005-07-1117-4381/+5 * Added a structure. Removed cal-attachment* Removed the attachment barSrinivasa Ragavan2005-07-116-36/+398 * Added gnome-vfs-module-2.0 to E_WIDGET_CFLAGS. Added e-attachment-bar.[ch]Srinivasa Ragavan2005-07-119-2/+2014 * Patch submitted by ArunPrakash <arunp@novell.com> Newly added, to reportSarfraaz Ahmed2005-07-117-84/+254 * Included files exchange-folder-subscription.c,Shakti Sen2005-07-114-19/+62 * check whether memory could be allocated. Return if the message is NULL soVivek Jain2005-07-112-0/+11 * Support for groupwise recurrences.Chenthill Palanisamy2005-07-114-5/+103 * Use e_cal_remove_object for non-recurring appointments. Fixed some memory leaks.Chenthill Palanisamy2005-07-118-15/+67 * Modify function definition orderShreyas Srinivasan2005-07-101-88/+86 * Add missing file to pluginShreyas Srinivasan2005-07-101-0/+66 * Add mail-account-disable, proxy, proxy-login and groupwise-account-setupShreyas Srinivasan2005-07-103-1/+28 * Take into account store permissions (Read Only). These are proxy specificShreyas Srinivasan2005-07-102-36/+68 * Add new functions to remove proxy accounts and proxies created by theShreyas Srinivasan2005-07-106-33/+104 * 2005-07-10 Shreyas SrinivasanShreyas Srinivasan2005-07-105-3/+81 * Plugin to add Disable/ Proxy Logout to a store menu on right click.Shreyas Srinivasan2005-07-103-0/+132 * Remove some crap plugins/proxy-login/*.gladep file which got committed byShreyas Srinivasan2005-07-101-7/+0 * Plugin to implement Proxy Login on a groupwise account.Shreyas Srinivasan2005-07-107-0/+839 * Plugin to implement Proxy assignment on a groupwise account.Shreyas Srinivasan2005-07-107-0/+2006 * Remove the camel-groupwise-listener code as it runs in a different plugin.Shreyas Srinivasan2005-07-105-1042/+0 * Make the camel-groupwise-listener load on startup.Shreyas Srinivasan2005-07-104-0/+1092 * vi.po: Updated Vietnamese translation.CVS: ----------------------------------...Clytie Siddall2005-07-102-5358/+5710 * Updated Spanish translation.Francisco Javier F. Serrador2005-07-092-61/+64 * Updated Traditional Chinese translation.Chao-Hsiung Liao2005-07-092-77/+84 * Updated Canadian English translation.Adam Weinberger2005-07-092-66/+71 * Added entries for the files providing the delegation assistant featurePraveen Kumar2005-07-088-17/+324 * Included files exchange-permissions-dialog.c,Shakti Sen2005-07-084-7/+41 * Added new file for Folder Permissions. Added new file for FolderShakti Sen2005-07-0810-0/+2239 * Including the file path in the error string. Fixes #309624.Sushma Rai2005-07-082-4/+12 * Updated Traditional Chinese translation.Chao-Hsiung Liao2005-07-081-94/+94 * Updated Traditional Chinese translation.Chao-Hsiung Liao2005-07-082-940/+629 * Updated Spanish translation.Francisco Javier F. Serrador2005-07-082-246/+471 * Exit evolution when closing wizard using window manager control ; don'tFrédéric Crozat2005-07-082-2/+17 * Add missing header.Frédéric Crozat2005-07-082-0/+5 * Updated Canadian English translation.Adam Weinberger2005-07-082-106/+134 * Enable autocompletion on personal addressbook when creating it (MandrivaFrédéric Crozat2005-07-073-0/+11 * Include exchange-folder-size-display.h SimilarSarfraaz Ahmed2005-07-073-1/+8 * Removed these filesAhmed Sarfraaz2005-07-072-399/+0 * Adding the new filesAhmed Sarfraaz2005-07-072-0/+143 * Implemented new to invoke the folder size table.Sarfraaz Ahmed2005-07-073-2/+35 * vi.po: Updated Vietnamese translation.CVS: ----------------------------------...Clytie Siddall2005-07-072-14785/+66 * *** empty log message ***Jain Vivek2005-07-071-1/+1 * have one more hookitem in folderview.popup for displaying junk mailVivek Jain2005-07-073-2/+20 * added: junk-mail-settings.c junk-settings.c junk-settings.hVivek Jain2005-07-074-0/+1180 * updated with the changed location of em-junk-filter.cVivek Jain2005-07-072-1/+6 * Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>Alexander Shopov2005-07-072-710/+1052 * Translation updated by Ivar Smolin.Priit Laes2005-07-072-1/+5 * Enable alarm even if we are not an organizer.Chenthill Palanisamy2005-07-062-1/+6 * added comments about the hookpointsVivek Jain2005-07-063-0/+22 * Translation updated by Ivar Smolin.Priit Laes2005-07-062-12/+12 * Changed the way in which calendars having null summary are handled.Sankarasivasubramanian Pasupathilingam2005-07-063-14/+22 * Use NO_UNDEFINED. Link with more libraries.Vivek Jain2005-07-062-1/+5 * sa-junk-plugin : plugin that uses spam assasin for junk mail handlingVivek Jain2005-07-064-0/+807 * removed from here removed removedVivek Jain2005-07-064-872/+0 * moved to plugins/sa-junk-plugin updated to removed/add these files. assignVivek Jain2005-07-064-10/+21 * added new files to have a new hook for implementing junk pluginsVivek Jain2005-07-062-0/+464 * Fixed for bug 309245. Fixes the bug 206774, 242154. Fixes the bug 206774,Srinivasa Ragavan2005-07-065-3/+34 * use the cache, since we set it up. (efhd_image): added a (private!) formatNot Zed2005-07-064-45/+306 * Added "forward" command-line option for mails.Veerapuram Varadhan2005-07-062-1/+28 * Newly added. This adds the esources for all the folders only if theSarfraaz Ahmed2005-07-052-0/+62 * Created new target type Added #define for the new target type Poped e-calSrinivasa Ragavan2005-07-055-18/+91 * Updated Greek translationNikos Charonitakis2005-07-052-317/+629 * Updated German translation.Hendrik Richter2005-07-052-245/+590 * Fixed German translation by Jens Seidel <jensseidel@users.sf.net>.Hendrik Richter2005-07-042-20/+25 * Translation updated by Ivar Smolin.Priit Laes2005-07-042-94/+67 * Set the new item flags while creating new meetings from other components.Chenthill Palanisamy2005-07-043-2/+9 * updated by rranjan@redhat.comRajesh Ranjan2005-07-041-454/+588 * Added vertical scrollbar policy of list view to always so that it does notSrinivasa Ragavan2005-07-042-1/+7 * removed a copy paste error: misleading textVivek Jain2005-07-031-1/+1 * Updated Canadian English translation.Adam Weinberger2005-07-032-190/+501 * Updated Norwegian bokmål translation. Same.Terance Sola2005-07-023-786/+1255 * Fixes the problem in sending the meeting to the mailing list if the listChenthill Palanisamy2005-07-023-2/+30 * show the progress indication in the view while downloading calendar itemsChenthill Palanisamy2005-07-0210-39/+162 * bump versionHarish Krishnaswamy2005-07-023-1/+59 * Translation updated by Ivar Smolin.Priit Laes2005-07-022-305/+587 * Patch from Mark G. AdamsVeerapuram Varadhan2005-07-013-0/+8 * Updated Traditional Chinese translation.Chao-Hsiung Liao2005-07-012-19498/+1894 * removed crud that I had added in the earlier commitHarish Krishnaswamy2005-07-011-2/+2 * Added new file entries for calendar , contacts and change-password enabledPraveen Kumar2005-07-018-54/+941 * Added the source type field in _ECalConfigTargetSource Set the source typePraveen Kumar2005-07-013-0/+12 * Updated Simplified Chinese translationFunda Wang2005-07-012-170/+485 * Added new. This prints the validation error string.Sarfraaz Ahmed2005-07-013-13/+116 * implement extraction of inline signed/encrypted pgp parts and package themMatt Brown2005-07-014-13/+152 * do not de-sensitize the attachment bar.Chenthill Palanisamy2005-06-282-6/+6 * Added the remaining relevant gal files.Kaushal Kumar2005-06-283-1/+22 * Updated Spanish translation.Francisco Javier F. Serrador2005-06-282-110/+220 * updated by rranjan@redhat.comRajesh Ranjan2005-06-271-585/+387 * Added the new exchange plugin files. Updated the old files here.Sarfraaz Ahmed2005-06-273-2/+10 * not linking to libevolution-mail.Sushma Rai2005-06-272-2/+1 * Added the header files as part of SOURCES so that they get disted as well.Sarfraaz Ahmed2005-06-272-2/+9 * Not loading the plugin on startup.Sushma Rai2005-06-272-1/+6 * Use NO_UNDEFINED. Link with more libraries.Tor Lillqvist2005-06-2722-25/+109 * Prune unnecessary and nonexistent directories from the -I options. PruneTor Lillqvist2005-06-2713-36/+49 * Drop local mail file lock method tests and the optionTor Lillqvist2005-06-272-94/+5 * Add e_selection_model_selection_row_changed.Tor Lillqvist2005-06-272-0/+5 * Updated Finnish TranslationIlkka Tuohela2005-06-262-1895/+1047 * check for save schedules before calling send_compChenthill Palanisamy2005-06-252-2/+7 * Reverting previous commit. Do not remove $(EVOLUTION_MAIL_LIBS) fromHarish Krishnaswamy2005-06-252-6/+11 * The previous commit breaks the build by introducing a circular dependancy.Harish Krishnaswamy2005-06-252-1/+6 * Setting TYPE=OTHER default parameter to email attribute. Fixes #240756.Sushma Rai2005-06-252-0/+13 * Fixed some symbol resolution errors with groupwise-features plugin.Sushma Rai2005-06-254-5/+17 * remove need to define NULL in getaddrinfo check.Not Zed2005-06-252-2/+6 * ** See bug #307398Not Zed2005-06-253-7/+45 * move prefer-plain and save-attachments to experimental where they belong.Not Zed2005-06-252-2/+7 * +2005-06-24 Harish Krishnaswamy <kharish@novell.com>Harish Krishnaswamy2005-06-242-2/+7 * Set load-on-startup to true.Sushma Rai2005-06-242-1/+4 * fix language team referenceKwok-Koon Cheung2005-06-242-55/+72 * Updated Canadian English translation.Adam Weinberger2005-06-242-4906/+4781 * add mono plugin to the base list only if it was enabled as a configureHarish Krishnaswamy2005-06-232-1/+7 * Desensitize the source seletor while delegating a meeting.Chenthill Palanisamy2005-06-232-1/+9 * Added widgets in INCLUDES.Kaushal Kumar2005-06-23127-178/+208 * We no longer should be declaring the global_config_listener as a staticSarfraaz Ahmed2005-06-232-4/+15 * added jonathan dieter. Fixed up the busted utf8 and duplicates.Not Zed2005-06-232-7/+11 * fix the --enable-profiler not to disable otherwise enabled plugins. &Not Zed2005-06-232-2/+8 * Initial importMichael Zucci2005-06-236-0/+207 * Updated Spanish translation.Francisco Javier F. Serrador2005-06-231-3/+3 * Updated Spanish translation.Francisco Javier F. Serrador2005-06-232-107/+90 * Commiting the fix for free busy and sensitizing the attachment bar properly.Chenthill Palanisamy2005-06-226-20/+53 * add mono to the plugins listHarish Krishnaswamy2005-06-221-2/+2 * Commiting the delegation support for recurrence eventsChenthill Palanisamy2005-06-228-18/+59 * Updated zh_CN translationFunda Wang2005-06-222-61/+37 * Fix breaks from last commit.Not Zed2005-06-215-1644/+1646 * added all the new gal widgets & a couple of other missing files. re-sortedNot Zed2005-06-21