Skip to content

Set default cache key to 'default' for jobs

Lin Jen-Shin requested to merge set-default-cache-key-for-jobs into master

Set default cache key for jobs, detail:

  • Define inspect for Node for easy debugging (and avoid building a very huge string potentially from built-in inspect) -- There are still confusing part that it's not showing if it's specified correctly. We'll address this later.
  • Set default cache key to 'default'

Closes #22419 (closed)

Merge request reports