Jeremy Elbourn
d61aaac400
chore(): remove all angular2_material code.
2016-03-16 13:37:37 -07:00
Julie Ralph
cc8f1f9552
feat(testing): package angular2_testing to prepare it for publishing
...
Closes #5682
2015-12-09 03:01:21 +00:00
Yegor Jbanov
c53a63acca
chore(build): spin off pub_prepare.sh from pub_publish.sh
2015-11-18 19:02:51 +00:00
Igor Minar
cba388bb65
build(publish): uncomment "pub publish" section in pub_publish.sh
...
it seems that this got commented out by accident in the past
2015-08-19 10:10:31 -07:00
Jeff Cross
5a405011de
refactor(http): move http files to top-level module
...
Closes #2680
Closes #3417
2015-08-11 22:32:17 +00:00
Rado Kirov
21b988f554
chore(release): fix pub publish release script.
...
Relevant SO:
http://stackoverflow.com/questions/2953646/how-to-declare-and-use-boolean-variables-in-shell-script
tl;dr - bash does not really have booleans, 'true' and 'false' are just
strings.
2015-07-23 17:30:33 -07:00
Jeff Cross
621604dc66
fix(publish): add force flag for pub publish script
...
The pub publish process was not following through with publishing
packages because the -f flag was not be provided to pub publish,
causing the process to prompt for confirmation before publishing,
which was causing the pub_publish.sh script to skip publishing.
Closes #3077
2015-07-16 11:20:16 -07:00
Rado Kirov
ee8da36d08
chore(pub): add angular2_material to pub
2015-06-18 16:33:28 -07:00
Yegor Jbanov
bda120d862
chore(pub): run build/pubspec.dart before build/analyzer.dart
2015-04-13 18:34:34 -07:00
Tobias Bosch
8adac5332a
fix(benchmarks): prepare publish to pub
2015-03-02 16:34:32 -08:00
Yegor Jbanov
f783841f16
chore(packaging): pub publish script
2015-03-02 10:09:06 -08:00