Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
8f3d961
deps: bump to Meteor 3.0 (stable)
jankapunkt Aug 30, 2024
37cdd5c
published 3.0.0-rc.1
jankapunkt Aug 30, 2024
e170c87
await selector function
dokithonon Sep 2, 2024
219a729
await allow, changeSelector and searchCustom
dokithonon Sep 4, 2024
b06983b
Merge pull request #460 from dokithonon/migration/3.0
lynchem Sep 4, 2024
7f8a84e
publish 3.0.0-rc.2
jankapunkt Sep 4, 2024
94848e6
observeChangesAsync
dokithonon Sep 4, 2024
8541797
Merge pull request #462 from dokithonon/migration/3.0
jankapunkt Sep 5, 2024
2cf3f0c
pubklished 3.0.0-rc.3
jankapunkt Sep 5, 2024
4c8f727
feature(client): remove datatables npm version pinning and provide fl…
jankapunkt Oct 14, 2024
15af2c5
docs: update README with 3.0 message
jankapunkt Oct 14, 2024
a43685e
feature(client/server): add isomorphic init function to prevent impor…
jankapunkt Oct 14, 2024
0281be0
fix(deps): resolve dependency pinning
jankapunkt Oct 14, 2024
41542da
publish 3.0.0-rc.4
jankapunkt Oct 14, 2024
2b66bf2
Adding a property extraFieldWithSubDocument
ricaragao Jul 13, 2025
9523aab
dev: add test suite
jankapunkt Jul 18, 2025
febb421
tests: fix imports
jankapunkt Jul 18, 2025
f99afe6
Merge pull request #466 from Meteor-Community-Packages/feature/extra-…
ricaragao Jul 22, 2025
1989fa8
published 3.0.0-rc.5
jankapunkt Aug 12, 2025
82013ef
build: add .meteorignore
jankapunkt Aug 12, 2025
df9c2ee
tests: added test proxy
jankapunkt Aug 12, 2025
d080aad
tests: make testsuite run (failing)
jankapunkt Aug 12, 2025
a794029
ci: add new testuite
jankapunkt Aug 12, 2025
f139782
fix: proper indentation
jankapunkt Aug 12, 2025
0e77b42
fix: ci indenation
jankapunkt Aug 12, 2025
ddb21fd
ci: fix test suite
jankapunkt Aug 12, 2025
146b782
ci: add permissions to testsuite
jankapunkt Aug 12, 2025
8260d5f
Merge branch 'master' into migration/3.0
jankapunkt Aug 12, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# This workflow will do a clean install of node dependencies, build the source code and run tests across different versions of node
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-nodejs-with-github-actions

name: Test suite
permissions:
contents: read

on:
push:
branches:
- master
pull_request:

jobs:
tests:
name: tests
runs-on: ubuntu-latest
# needs: [lintcode,lintstyle,lintdocs] # we could add prior jobs for linting, if desired
steps:
- name: checkout
uses: actions/checkout@v4

- name: Setup meteor
uses: meteorengineer/setup-meteor@v1
with:
meteor-release: '3.3.1'

- name: cache dependencies
uses: actions/cache@v4
with:
path: ~/.npm
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
restore-keys: |
${{ runner.os }}-node-
- run: |
cd test-proxy
meteor npm install
meteor npm run test
6 changes: 6 additions & 0 deletions .meteorignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
package.json
package-lock.json
node_modules
test-proxy
.github
biome.json
1 change: 0 additions & 1 deletion .npm/package/.gitignore

This file was deleted.

7 changes: 0 additions & 7 deletions .npm/package/README

This file was deleted.

15 changes: 0 additions & 15 deletions .npm/package/npm-shrinkwrap.json

This file was deleted.

132 changes: 68 additions & 64 deletions .versions
Original file line number Diff line number Diff line change
@@ -1,65 +1,69 @@
aldeed:[email protected].0
allow-deny@1.1.1
aldeed:[email protected].5
allow-deny@2.1.0
anti:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
local-test:aldeed:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
local-test:aldeed:[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
Loading
Loading