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 - Branch succeeded Jan 21, 2026 in 2m 17s

Build Passed

The build passed.

Details

This is a normal build for the v1.38.0-local-data-source.1 branch. You should be able to reproduce it by checking out the branch locally.

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 ."
  ]
}