Skip to content

Releases: eth-cscs/firecrest-ui

2.2.18-3

19 Aug 06:48

Choose a tag to compare

2.2.18-3 Pre-release
Pre-release
  • Fix express static assets
  • Added dotenv initialization at the top of server.js to ensure .env values are loaded before app config.

2.2.18

18 Aug 11:42
e739e2f

Choose a tag to compare

Removes Sentry from the project, including its dependency and all related integration code

Release 2.2.18-2

18 Aug 14:12

Choose a tag to compare

Release 2.2.18-2 Pre-release
Pre-release
  • fix: configure static asset handling for Vite/Remix build

2.2.18-1

18 Aug 11:27
f2282fb

Choose a tag to compare

2.2.18-1 Pre-release
Pre-release
  • removes Sentry from the project, including its dependency and all related integration code

2.2.17

21 Jul 11:37
f2282fb

Choose a tag to compare

  • bug fix: handle a null timestamp when jobs are in status pending

2.2.16

16 Jul 09:47
6b58aba

Choose a tag to compare

  • Bug fix: the availability banner does not always reflect the actual health check status

2.2.15

25 Jun 13:40
99f2c37

Choose a tag to compare

Changelog

Dependency Updates

  • Upgraded Remix and related packages to latest compatible versions
  • Updated ESLint to v9.29.0 with Flat Config support
  • Aligned other devDependencies with current ecosystem and Yarn 4 best practices

ESLint Configuration

  • Migrated from legacy .eslintrc.js to ESLint v9+ using the new eslint.config.js Flat Config format
  • Removed unsupported header/header rule due to incompatibility with Flat Config (see License Header Enforcement)

Lint Cleanup

  • Resolved all ESLint errors and warnings project-wide

CI Integration

  • Adapted CI pipeline to run full project checks:
  • Ensures that any pushed code meets linting and licensing standards

License Header Enforcement

  • Implemented custom header check via scripts/check-license.mjs
  • Pre-commit Hook Setup - Installed husky and lint-staged for automated local checks

helm pipeline fixes

23 Jun 12:49

Choose a tag to compare

  • .nojekyll added to preserve Helm chart assets
  • Docs release step now skips helm/ to avoid chart deletion

account field in the job scheduler form

26 May 13:28
d73031c

Choose a tag to compare

  • account field in the scheudle job form

helm pipeline fixes

23 Jun 12:19

Choose a tag to compare

2.2.13

account field in the scheudle job form