Skip to content

Small fix for potential js error when rendering locally-stored export data. - #521

Open
clintonium-119 wants to merge 5 commits into
developfrom
local-data-source
Open

Small fix for potential js error when rendering locally-stored export data.#521
clintonium-119 wants to merge 5 commits into
developfrom
local-data-source

v1.38.0-local-data-source.1

70d2afc
Select commit
Loading
Failed to load commit list.
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 ."
  ]
}