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

Need a GitHub Actions workflow that builds jq.1.prebuilt, the website, and mantests #2691

Closed
nicowilliams opened this issue Jul 10, 2023 · 3 comments

Comments

@nicowilliams
Copy link
Contributor

We need a GitHub Actions workflow that builds jq.1.prebuilt, jq.1, the website (as a tarball), and mantests, and then makes a GitHub release of those artifacts so we can:

  • manually update jq.1.prebuilt in the source tree and commit it
  • manually update tests/man.test in the source tree and commit it
  • manually update the gh_pages from the website tarball
@itchyny
Copy link
Contributor

itchyny commented Jul 31, 2023

When we update the manual files, we need to update jq.1.prebuild and tests/man.test to make the PR status green #2697.
The website is automatically updated by Github Actions #2603.
What's missing?

@emanuele6
Copy link
Member

I guess what is missing is a bot that automatically generates jq.1.prebuilt, parser.c, etc after a PR is merged, but do we really wan that?

@nicowilliams
Copy link
Contributor Author

No, let me close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants