Skip to content

405 ux make config minimal - #406

Open
JavierCladellas wants to merge 27 commits into
masterfrom
405-ux-make-config-minimal
Open

405 ux make config minimal#406
JavierCladellas wants to merge 27 commits into
masterfrom
405-ux-make-config-minimal

Conversation

@JavierCladellas

@JavierCladellasJavierCladellas commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Done:

  • Machine configuration is now optional
  • Fixed save_patches bug
  • Colors are consistent between plots ( bug fix )
  • Updated Gaya scheduler, squeue --> slurm
  • Add prepare_cmds field for machine and benchmark configs
  • Timeout is now optional
  • Specifying default "builtin" platform is now optional
  • Add application's total time as performance variable
  • Updated Default report to total application time and a perfvars table.
  • output_app_dir is now optional
  • Fixed bugs related to relative paths ( users can now execute the application independently of their cwd)
  • targets are now optional ( defaults to default:builtin:default ).
  • Fixed bug with dry runs. Reports are no longer created if dry-run (avoids crashing site).
  • Added CS/JS to package and now are created when feelpp-antora-init.
  • Passing arguments to feelpp-antora-init is now optional. Project name defaults to "My Project"

@JavierCladellasJavierCladellas self-assigned this Jun 18, 2026
@JavierCladellasJavierCladellas added bug Something isn't working enhancement A new feature or request labels Jun 18, 2026
@JavierCladellasJavierCladellas linked an issue Jun 18, 2026 that may be closed by this pull request
5 tasks
@netlify

netlifyBot commented Jun 18, 2026

Copy link
Copy Markdown

Deploy Preview for benchmarking-polite-crostata-92f389 ready!

NameLink
🔨 Latest commitdd5f93d
🔍 Latest deploy loghttps://app.netlify.com/projects/benchmarking-polite-crostata-92f389/deploys/6a8c4067145ad80008f15347
😎 Deploy Previewhttps://deploy-preview-406--benchmarking-polite-crostata-92f389.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changesRun an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@JavierCladellas
JavierCladellas marked this pull request as ready for review August 24, 2026 12:49
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugSomething isn't workingenhancementA new feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UX: Make config minimal

1 participant

@JavierCladellas