Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 Bug: GH Action Update Snapshots schlägt fehl #6334

Closed
sdvg opened this issue Apr 22, 2024 · 2 comments · Fixed by #6335 or #6337
Closed

🐞 Bug: GH Action Update Snapshots schlägt fehl #6334

sdvg opened this issue Apr 22, 2024 · 2 comments · Fixed by #6335 or #6337
Assignees
Labels
bug Something isn't working v1 v2

Comments

@sdvg
Copy link
Member

sdvg commented Apr 22, 2024

Note

  • Ich achte beim Erstellen des Issues darauf, dass ich keine fachlichen und unternehmensinternen Details preisgebe.

Fehlermeldung

Siehe: https://github.com/public-ui/kolibri/actions/runs/8780060428/job/24089232863
Kompatibilitätsproblem mit den Git Hooks.

Started: bash /home/runner/work/_actions/stefanzweifel/git-auto-commit-action/v5/entrypoint.sh
INPUT_REPOSITORY value: .
INPUT_STATUS_OPTIONS: 
INPUT_FILE_PATTERN: packages/themes/**/snapshots/* packages/test-tag-name-transformer/snapshots/*
INPUT_BRANCH value: 
M	packages/components/src/components/toaster/readme.md
M	packages/themes/bmf/snapshots/theme-bmf/snapshot-for-alert-basic-firefox-linux.png
M	packages/themes/bmf/snapshots/theme-bmf/snapshot-for-alert-card-msg-firefox-linux.png
M	packages/themes/bmf/snapshots/theme-bmf/snapshot-for-alert-html-firefox-linux.png
M	packages/themes/bmf/snapshots/theme-bmf/snapshot-for-pagination-basic-firefox-linux.png
Your branch is up to date with 'origin/feature/0000-bmf-styles'.
INPUT_ADD_OPTIONS: 
INPUT_FILE_PATTERN: packages/themes/**/snapshots/* packages/test-tag-name-transformer/snapshots/*
INPUT_COMMIT_OPTIONS: 
INPUT_COMMIT_USER_NAME: github-actions[bot]
INPUT_COMMIT_USER_EMAIL: 4[18](https://github.com/public-ui/kolibri/actions/runs/8780060428/job/24089232863#step:13:19)98282+github-actions[bot]@users.noreply.github.com
INPUT_COMMIT_MESSAGE: Update all snapshots
INPUT_COMMIT_AUTHOR: laske185 <laske185@users.noreply.github.com>
.husky/prepare-commit-msg: 26: [[: not found
.husky/prepare-commit-msg: 31: [[: not found
Error: Branch name does not start with a ticket ID. Format: ticketID-branch-description. E.g.: '1234-update-tests'
Branch name: feature/0000-bmf-styles
husky - prepare-commit-msg script failed (code 1)
Error: Invalid status code: 1
    at ChildProcess.<anonymous> (/home/runner/work/_actions/stefanzweifel/git-auto-commit-action/v5/index.js:17:[19](https://github.com/public-ui/kolibri/actions/runs/8780060428/job/24089232863#step:13:20))
    at ChildProcess.emit (node:events:514:28)
    at maybeClose (node:internal/child_process:1105:16)
    at ChildProcess._handle.onexit (node:internal/child_process:305:5) {
  code: 1
}
Error: Invalid status code: 1
    at ChildProcess.<anonymous> (/home/runner/work/_actions/stefanzweifel/git-auto-commit-action/v5/index.js:17:19)
    at ChildProcess.emit (node:events:514:28)
    at maybeClose (node:internal/child_process:1105:16)
    at ChildProcess._handle.onexit (node:internal/child_process:305:5)
@sdvg sdvg added the bug Something isn't working label Apr 22, 2024
@sdvg sdvg self-assigned this Apr 22, 2024
sdvg added a commit that referenced this issue Apr 22, 2024
sdvg added a commit that referenced this issue Apr 22, 2024
sdvg added a commit that referenced this issue Apr 22, 2024
github-actions bot pushed a commit that referenced this issue Apr 22, 2024
@sdvg
Copy link
Member Author

sdvg commented Apr 22, 2024

Siehe: typicode/husky#1326

@sdvg sdvg linked a pull request Apr 22, 2024 that will close this issue
5 tasks
@laske185
Copy link
Contributor

Jetzt noch im develop umsetzen

@sdvg sdvg linked a pull request Apr 23, 2024 that will close this issue
5 tasks
sdvg added a commit that referenced this issue Apr 25, 2024
…-optimierung-development-synchronisation-der-parallel-laufenden-builds

* 'develop' of github.com:public-ui/kolibri: (28 commits)
  (#6334) Make Git hook POSIX compatible for support on all environments
  (#6271) feat(6271): Dynamic translations for dropdown of split button component
  (#5858) Revert React samples to deprecated KolTable components
  (#5858) Update generated Readme parts
  (#5858) Update table Readmes
  (#6309) fix: toggle button style with padding
  Update all snapshots
  Add documentation
  Remove stray console.log
  Adjust table styles across themes
  Adjust table styles across themes
  Remove table styling
  Table: Remove implementation, shadow TableStateful
  Migrate all samples to new table components
  Fix pagination styling
  Table stateful: Implement sort
  Render TableStateless within TableStateful
  Fix and normalize classnames
  Make 'left' the default th alignment within tbody
  Make 'left' the default th alignment
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v1 v2
Projects
Archived in project
2 participants