Tags: autometrics-dev/autometrics-ts
Tags
Prepare for release 1.0.1 (#151) * Add a troubleshooting section to the Contributing > Common Commands doc * Do not rely on global biome in justfile * Modify autometrics/src/platform.node.ts to work in deno test env (import process) * Add a test for infinite looping when readClosest cannot find a file in node.js * Format files to appease biome * Clean node modules from parcle transformer * HACK - fix type issues with parcel-transformer when building * Fix build-all and add utility for reloading deno cache * Update changelog * Bump version and update yarn lockfiles for examples * Remove clean-all from build-all because ci does not have bash extensions we need * Update contributing doc troubleshooting
Don't worry about modifying lock files while building examples before… … release (#144)
Initial Gravel Gateway Support (#110) * Set objective labels to empty strings if no objective is present * Add a clearmode label to the buildInfo and always attach the empty string as a value * Always set objective_name to empty string as well, and fix build_info test * Remove log statement
PreviousNext