Skip to content

Fix another issue in the publish workflow#116

Merged
consideRatio merged 2 commits intoexecutablebooks:mainfrom
consideRatio:pr/fix-ci
Apr 11, 2025
Merged

Fix another issue in the publish workflow#116
consideRatio merged 2 commits intoexecutablebooks:mainfrom
consideRatio:pr/fix-ci

Conversation

@consideRatio
Copy link
Collaborator

  • ci: make publish workflow functional by not calling tests.yaml workflow
  • ci: stop installing not needed apt package gettext

It would be possible to fix this by adding workflow_call on the tests
workflow I think, but I also know there have been some security concerns
with having workflow triggers, so for now I'll remove this requirement
instead.

> error parsing called workflow ".github/workflows/publish.yaml" ->
  "./.github/workflows/tests.yaml" (source tag with sha:...) :
  workflow is not reusable as it is missing a `on.workflow_call` trigger
@consideRatio consideRatio merged commit 37cd1da into executablebooks:main Apr 11, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant