Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/mega-linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- id: auth
name: Auth
uses: liblaf/actions/auth@v1
uses: liblaf/actions/auth@0d18501335a3b930ccc19923d9439102a05367fd # v3
with:
app-id: ${{ vars.APP_ID }}
private-key: ${{ secrets.PRIVATE_KEY }}
Expand All @@ -38,7 +38,7 @@ jobs:
ref: ${{ github.head_ref || github.ref }}
- id: lint
name: MegaLinter
uses: liblaf/actions/mega-linter@v1
uses: liblaf/actions/mega-linter@0d18501335a3b930ccc19923d9439102a05367fd # v3
with:
token: ${{ steps.auth.outputs.token }}
- if: success() || failure()
Expand Down Expand Up @@ -69,7 +69,7 @@ jobs:
reviewers: ${{ github.repository_owner }}
- if: steps.lint.outputs.has-updated-sources > 0 && github.ref != 'refs/heads/main'
name: Commit and Push Applied Linter Fixes
uses: liblaf/actions/commit@v1
uses: liblaf/actions/commit@0d18501335a3b930ccc19923d9439102a05367fd # v3
with:
add-options: --verbose --update
message: "chore(mega-linter): apply linters automatic fixes"
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
"forward_best_objective": 1481.1424852869957,
"finite_outputs": true
}
]
]
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@
"adjoint-relative-residual": "/home/liblaf/github/liblaf/apple/exp/2026/01/28/smas/data/31-inverse-smas46-muscle46-activation-stable-neo-hookean-easy-metrics-adjoint-relative-residual.png",
"inverse-grad-absolute": "/home/liblaf/github/liblaf/apple/exp/2026/01/28/smas/data/31-inverse-smas46-muscle46-activation-stable-neo-hookean-easy-metrics-inverse-grad-absolute.png"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -404,4 +404,4 @@
"forward_best_objective": 1485.5675728610533,
"finite_outputs": true
}
]
]
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@
"adjoint-relative-residual": "/home/liblaf/github/liblaf/apple/exp/2026/01/28/smas/data/31-inverse-smas46-muscle46-activation-stable-neo-hookean-zero-metrics-adjoint-relative-residual.png",
"inverse-grad-absolute": "/home/liblaf/github/liblaf/apple/exp/2026/01/28/smas/data/31-inverse-smas46-muscle46-activation-stable-neo-hookean-zero-metrics-inverse-grad-absolute.png"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@
}
}
]
}
}
Loading