feat: improve forgeStageTwoQuery to allow select/omit for singular model populate#1627
Open
DominusKelvin wants to merge 5 commits into
Open
feat: improve forgeStageTwoQuery to allow select/omit for singular model populate#1627DominusKelvin wants to merge 5 commits into
DominusKelvin wants to merge 5 commits into
Travis CI / Travis CI - Pull Request
succeeded
Sep 18, 2025 in 39s
Build Passed
The build passed, just like the previous build.
Details
This is a pull request build.
It is running a build against the merge commit, after merging #1627 feat: improve forgeStageTwoQuery to allow select/omit as for singular model populate.
Any changes that have been made to the master branch before the build ran are also included.
Jobs and Stages
This build has four jobs, running in parallel.
| Job | Node.js | OS | State |
|---|---|---|---|
| 10 | Linux | passed | |
| 12 | Linux | passed | |
| 14 | Linux | passed | |
| 16 | Linux | passed |
Build Configuration
| Build Option | Setting |
|---|---|
| Language | Node.js |
| Operating System | Linux (Focal) |
| Node.js Versions | 10, 12, 14, 16 |
Build Configuration
{
"language": "node_js",
"os": [
"linux"
],
"dist": "focal",
"node_js": [
"10",
"12",
"14",
"16"
],
"branches": {
"only": [
"master"
]
},
"notifications": {
"email": [
{
"recipients": [
"ci@sailsjs.com"
]
}
]
}
}
Loading