这是indexloc提供的服务,不要输入任何密码
Skip to content

call task docs in test workflow #121

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

Merged
merged 4 commits into from
Jun 19, 2023
Merged

call task docs in test workflow #121

merged 4 commits into from
Jun 19, 2023

Conversation

balazs4
Copy link
Member

@balazs4 balazs4 commented Jun 19, 2023

No description provided.

Comment on lines 44 to 45
task docs
test 0 -eq `git status --porcelain | wc -l` && echo "Docs are up-to-date"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

          task docs
          export BADDOCS=$(git status --porcelain)
          test -z "$BADDOCS" || (echo -e "documentation needs regenerating: $BADDOCS"; exit 1)

dglsparsons
dglsparsons previously approved these changes Jun 19, 2023
@balazs4 balazs4 marked this pull request as ready for review June 19, 2023 09:09
@dglsparsons
Copy link
Collaborator

❤️

@dglsparsons dglsparsons merged commit f251ee8 into main Jun 19, 2023
@dglsparsons dglsparsons deleted the balazs4/check-docs branch June 19, 2023 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants