Small fix for potential js error when rendering locally-stored export data. - #521
Open
clintonium-119 wants to merge 5 commits into
Open
Small fix for potential js error when rendering locally-stored export data.#521clintonium-119 wants to merge 5 commits into
clintonium-119 wants to merge 5 commits into
Travis CI / Travis CI - Pull Request
succeeded
Jan 21, 2026 in 2m 19s
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 #521 Small fix for potential js error when rendering locally-stored export data..
Any changes that have been made to the develop branch before the build ran are also included.
Jobs and Stages
This build only has a single job.
You can use jobs to test against multiple versions of your runtime or dependencies, or to speed up your build.
Build Configuration
| Build Option | Setting |
|---|---|
| Language | Ruby |
| Operating System | Linux (Jammy) |
Build Configuration
{
"language": "ruby",
"os": [
"linux"
],
"dist": "jammy",
"services": [
"docker"
],
"script": [
"docker build -t tideline-test --target test ."
]
}
Loading