ekatek
8f4ee123ae
fixing update tests
2014-07-10 18:12:47 -07:00
ekatek
989c263d1a
undoing accidental reversion of matt s changes
2014-07-10 15:25:33 -07:00
ekatek
9d7609f6a9
hack hack hack hack the warehouse into pretending to know about s-a-p etc
2014-07-10 15:09:33 -07:00
Avital Oliver
015e505ec9
Move a test into the right directory
2014-07-09 15:54:56 -07:00
Avital Oliver
7d61ae9f33
Test that the 'git' field in package.js gets published and appears in search
2014-07-09 14:33:44 -07:00
ekatek
01102d2d44
getting rid of githubUrl and replacing it with git
...
Conflicts:
tools/package-source.js
2014-07-09 14:32:59 -07:00
Matthew Arbesfeld
0fc0fce64a
Fix Avi's comments.
2014-07-09 10:53:21 -07:00
Matthew Arbesfeld
ee0b9eea51
Update tests
2014-07-09 10:31:44 -07:00
Matthew Arbesfeld
4b88e70629
Fix client css insert
2014-07-09 10:31:44 -07:00
Matthew Arbesfeld
f230eba62b
Client CSS and template injection.
2014-07-09 10:31:44 -07:00
ekatek
8ed9d3459c
removed some name fields, changes console.log to process.std[out,err].write in commands-packages and gave user a warning to remember to publish for arch.
2014-07-08 22:41:21 -07:00
ekatek
a6858083d4
move to camelcase for onUse and onTest handlers. Tests coming up as part of improving create --package
2014-07-08 22:41:21 -07:00
ekatek
9d68ac4568
don't print out version changes for a newly created app, with test
2014-07-08 22:41:21 -07:00
ekatek
b9a714f028
ripping out internal, name and test from package.js files
2014-07-07 20:50:50 -07:00
ekatek
4ff1452452
download packages for publish-release and ability to mute output
2014-07-07 17:26:23 -07:00
Matthew Arbesfeld
7e103cd2ed
chmod 755 the BrowserStackLocal binary.
2014-07-03 15:03:25 -07:00
Matthew Arbesfeld
ff68931a51
Add BrowserStackLocal binary to dev_bundle
...
We added the new binaries to the s3 bucket, and then GET them from the
generate_dev_bundle shell script.
2014-07-03 14:18:55 -07:00
Avital Oliver
d8d1d1b41f
end-to-end self-test for publish and search for package
2014-07-02 21:48:19 -07:00
ekatek
22c6d152e6
check for emptiness better
2014-07-02 16:47:17 -07:00
ekatek
d7e4a10015
do not write to disk if the server doesn't return anything useful
2014-07-02 16:47:17 -07:00
Matthew Arbesfeld
ff3c9746f0
Implement client side testing for self-test.
...
This patch enables a user to pass --phantomjs and/or --browserstack to
`meteor self-test` to run tests against a connected client.
2014-07-01 18:12:07 -07:00
David Glasser
7bfa2dacb5
Add package.json and npm-shrinkwrap.json to bundle
...
Recommend their use instead of hacky fibers reinstallation.
2014-07-01 16:18:36 -07:00
David Glasser
ddba5d4a3f
Never copy dev bundle node_modules into bundle
...
symlink as a special case for runner only
future commits on this branch will add a
package.json/npm-shrinkwrap.json that can be used by "meteor bundle"
users
2014-07-01 14:09:44 -07:00
ekatek
594a825b66
allow override in getting release version from an uninitialized catalog
2014-06-30 16:53:43 -07:00
David Glasser
f980ceb685
don't crash on addPackages/removePackages
2014-06-30 16:53:43 -07:00
David Glasser
e6328a094f
Make sure package you are publishing is in catalog
...
Otherwise tests won't work
2014-06-30 16:53:42 -07:00
David Glasser
499ca1ff23
Extra comment about catalog initiatialization
2014-06-30 16:53:42 -07:00
ekatek
fee935e24a
rename versions files and don't write versions files for tests
2014-06-30 15:25:43 -07:00
ekatek
ba2c483af5
make the prefix local-test
2014-06-30 15:25:31 -07:00
ekatek
1009e0ec2a
rename the test postfix to prefix
2014-06-30 15:25:19 -07:00
Emily Stark
29f99597c9
Don't log login errors when sending package stats.
...
Exceptions during login happen fairly regularly (particularly for expired/revoked login tokens)
2014-06-27 17:49:06 -07:00
Emily Stark
8571143d8d
Fix name of stats error logging function
2014-06-27 17:47:26 -07:00
David Glasser
94aab913f1
self-test now passes
2014-06-26 17:32:17 -07:00
David Glasser
6bcd277c64
when uploading tarballs, check for errors
...
and throw something that looks better than [Object Object]
2014-06-26 15:30:25 -07:00
David Glasser
439f7d7231
correct logic
2014-06-26 14:23:41 -07:00
David Glasser
16a44ed9cf
packages/non-core/foo is not in core
2014-06-26 13:53:14 -07:00
David Glasser
f2e1ef9946
more error for the thing we're seeing
2014-06-26 13:53:14 -07:00
David Glasser
6d4767d471
fix minor bugs
2014-06-26 13:52:26 -07:00
ekatek
8ce251c46e
better error handling
2014-06-26 00:38:49 -07:00
ekatek
822f8fa2da
more error handling and reporting on package changes & downloads
2014-06-25 23:36:03 -07:00
ekatek
7d9a2ff6f3
put some try/catch blocks around maybeDownloadPackageForArchitectures. Not sure that this is the best plan?
2014-06-25 22:44:13 -07:00
Emily Stark
881381479b
bump a test timeout
2014-06-25 22:24:59 -07:00
Emily Stark
ecff10c23e
'springboard' selftest passes.
2014-06-25 22:16:55 -07:00
David Glasser
125a2ba76f
don't drop error on catalog refresh!
2014-06-25 22:16:25 -07:00
David Glasser
ee462d49b7
resolve paths in $PACKAGE_DIRS
2014-06-25 22:16:25 -07:00
David Glasser
ff59e1c5b0
drop console.log
2014-06-25 22:16:11 -07:00
ekatek
efd5a6de69
donot segfault on non-existent versions of packages
2014-06-25 20:41:43 -07:00
ekatek
5cee6120f2
better search
2014-06-25 20:03:40 -07:00
ekatek
624571ba20
and more cleanup
2014-06-25 19:47:17 -07:00
ekatek
c93391532b
fixing: updating packages, better output of meteor list
2014-06-25 19:43:19 -07:00