Commit Graph

38010 Commits

Author SHA1 Message Date
Leonardo Venturini
e240e25089 add test 2024-10-30 13:54:12 -04:00
Leonardo Venturini
4032926172 adjust doc 2024-10-30 13:54:07 -04:00
Leonardo Venturini
1e2b3372b8 simplify code 2024-10-30 13:53:55 -04:00
Leonardo Venturini
2125600183 update history 2024-10-29 12:51:43 -04:00
Leonardo Venturini
c10b8844d3 Merge pull request #13431 from meteor/leonardo/inflight
feat: remove inflight from `meteor-node-stubs` by upgrading rimraf
2024-10-28 10:32:45 -04:00
Leonardo Venturini
c1e29e68c8 bump version 2024-10-28 10:27:42 -04:00
Leonardo Venturini
2d6317a3cd Merge pull request #13425 from meteor/simplify-asl-node-dynamics
Simplify Meteor.EnvironmentVariable on the server
2024-10-28 10:16:39 -04:00
Leonardo Venturini
0b181e3c1d Merge pull request #12268 from harryadel/underscore/deprecate-underscore
Deprecate underscore & underscore tests packages
2024-10-28 08:05:27 -04:00
Leonardo Venturini
e7996a1573 upgrade rimraf 2024-10-25 15:49:48 -04:00
Leonardo Venturini
b005615289 add sleep 2024-10-25 09:55:07 -04:00
Leonardo Venturini
f969ab9bb4 fix unsetting method invocation 2024-10-25 09:44:46 -04:00
Leonardo Venturini
986ffcc789 fix exception crashing test server 2024-10-24 08:06:18 -04:00
Leonardo Venturini
5056521adf shrinkwrap 2024-10-24 07:56:20 -04:00
Leonardo Venturini
401940d652 add test 2024-10-24 07:56:06 -04:00
Leonardo Venturini
d9692c8b5e prevent context from tinytest to trickle down to actual test 2024-10-24 07:49:55 -04:00
Leonardo Venturini
db5041fb68 fix data population 2024-10-24 07:49:48 -04:00
Leonardo Venturini
6065c2d23f cleanup collections before starting tests 2024-10-24 07:49:42 -04:00
Leonardo Venturini
792c6e1569 Merge branch 'release-3.1.0' into simplify-asl-node-dynamics 2024-10-24 07:40:57 -04:00
Leonardo Venturini
1640022e21 Merge pull request #13427 from meteor/leonardo/update-reify
feat: update reify
2024-10-24 06:38:42 -04:00
Leonardo Venturini
b19cd3e0b5 update shrinkwrap 2024-10-23 12:39:29 -04:00
Leonardo Venturini
34f06f0b89 update meteor babel versions 2024-10-23 12:39:09 -04:00
Leonardo Venturini
acda6cff51 update reify 2024-10-23 12:28:09 -04:00
Leonardo Venturini
5a9a659bd1 update reify 2024-10-23 12:26:20 -04:00
harryadel
93014f78fd Merge branch 'release-3.1.0' into underscore/deprecate-underscore 2024-10-22 09:58:45 +03:00
zodern
a0b4c9ab03 Simplify dynamics on nodejs 2024-10-21 19:02:59 -05:00
Leonardo Venturini
b1e08d0358 Merge pull request #13422 from meteor/leonardo/fix-tests
test: fix tests for 3.1.0
2024-10-21 10:30:03 -04:00
Leonardo Venturini
230a3c2eb3 add travis ci back until we figure out how the github workflow should work 2024-10-21 09:54:24 -04:00
Leonardo Venturini
ad9ea2a533 set timeout and add dev_bundle to cache 2024-10-21 09:47:27 -04:00
Leonardo Venturini
b593ef42fa use latest 2024-10-21 09:36:04 -04:00
Leonardo Venturini
c6354d8604 adjust group 2024-10-21 09:22:23 -04:00
Leonardo Venturini
7a83d69b34 install deps 2024-10-21 09:18:53 -04:00
Leonardo Venturini
f46d9059ad fix test 2024-10-21 09:17:46 -04:00
Leonardo Venturini
64f272241a cancel previous runs on new pushes 2024-10-21 09:08:59 -04:00
Leonardo Venturini
ae0afae9e4 needs to be absolute 2024-10-21 09:06:24 -04:00
Leonardo Venturini
5d676fb9f2 try this 2024-10-21 09:03:41 -04:00
Leonardo Venturini
bcfaa06f03 add chromium 2024-10-21 08:47:40 -04:00
Leonardo Venturini
5c11763385 replace travis with github workflow 2024-10-21 08:43:58 -04:00
harryadel
e3b5cdd71a Remove underscore import assertion 2024-10-20 15:57:10 +03:00
Leonardo Venturini
bb4ca37afd cannot use it here 2024-10-18 09:56:25 -04:00
Leonardo Venturini
6112f87102 cleanup 2024-10-18 09:55:21 -04:00
Leonardo Venturini
4d39ba67c7 shrinkwrap 2024-10-18 09:52:25 -04:00
Leonardo Venturini
cbeb51fd20 adjust test-in-console 2024-10-18 09:52:12 -04:00
Leonardo Venturini
24d7a8dc3e fix test-helpers 2024-10-18 09:51:17 -04:00
Leonardo Venturini
6f8b9f7900 remove lodash 2024-10-18 08:50:06 -04:00
Leonardo Venturini
457ff50e02 prevent generating dots which are not allowed in package names 2024-10-18 07:15:36 -04:00
harryadel
8331255c03 Merge branch 'underscore/deprecate-underscore' of github.com:harryadel/meteor into underscore/deprecate-underscore 2024-10-17 21:27:52 +03:00
harryadel
320148007f Remove underscore from test-apps 2024-10-17 21:27:38 +03:00
Harry Adel
e500c42ea8 Merge branch 'release-3.1.0' into underscore/deprecate-underscore 2024-10-17 21:04:21 +03:00
harryadel
11cbe26e45 Replace underscore in runapp file 2024-10-17 21:03:08 +03:00
Leonardo Venturini
632722db5a Merge branch 'devel' into release-3.1.0 2024-10-17 13:18:39 -04:00