-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat(template): render html and docx output formats and verify in CI #6
feat(template): render html and docx output formats and verify in CI #6
Conversation
This partially reverts changes to template.qmd from commit 5f26bb4. Signed-off-by: Cameron Smith <[email protected]>
Signed-off-by: Cameron Smith <[email protected]>
Signed-off-by: Cameron Smith <[email protected]>
Signed-off-by: Cameron Smith <[email protected]>
1926390
to
86bf410
Compare
1cb8c90
to
47470ab
Compare
- main | ||
pull_request: | ||
types: [opened, synchronize, labeled, reopened] | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Since these changes come from a fork, I have executed the workflow there to demonstrate that it works as expected and uploads a copy of all desired artifacts along with each workflow execution
https://github.com/cameronraysmith/nature/actions/runs/9961835354
The zipped artifacts archive containing all template.*
now including pdf, html, docx, qmd and tex can be downloaded from
https://github.com/cameronraysmith/nature/actions/runs/9961835354/artifacts/1707559811
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could split this change into a separate PR to be merged prior to this one and upon which it could be rebased so that we can then verify in this one (#6) that the CI workflow functions as expected for new PRs.
Alternatively, we can imagine this is likely given the results of
https://github.com/cameronraysmith/nature/actions/runs/9961835354 .
47470ab
to
93cf636
Compare
- <53kb size of vendored pdf Signed-off-by: Cameron Smith <[email protected]>
Signed-off-by: Cameron Smith <[email protected]>
93cf636
to
f30779f
Compare
Signed-off-by: Cameron Smith <[email protected]>
Signed-off-by: Cameron Smith <[email protected]>
Signed-off-by: Cameron Smith <[email protected]>
Signed-off-by: Cameron Smith <[email protected]>
Signed-off-by: Cameron Smith <[email protected]>
Signed-off-by: Cameron Smith <[email protected]>
Signed-off-by: Cameron Smith <[email protected]>
Signed-off-by: Cameron Smith <[email protected]>
657a2f8
to
6444a1e
Compare
test end-user instantiation from PR fork
~/projects ~/projects ~/projects/test-nature-end-user Quarto templates may execute code when documents are rendered. If you do not The template requires the following changes to extensions: Preparing template files... [✓] Copying Extensions installed:
Files created:
~/projects/test-nature-end-user via ⨁ v1.5.40 ... 28 │ # see: https://quarto.org/docs/extensions/distributing.html#github-distribution
29 │ csl: _extensions/christopherkenny/nature/csl/springer-basic-brackets-no-et-al.csl
30 │ author: ... |
Signed-off-by: Cameron Smith <[email protected]>
Signed-off-by: Cameron Smith <[email protected]>
orgname/extension instead of extension/orgname Signed-off-by: Cameron Smith <[email protected]>
Hi @christopherkenny I'm going to close this for now, but let me know if you want to revisit it at some point in the future. |
example.qmd
distinct fromtemplate.qmd
and add comments to both reiterating the requirement to specify the realized path to any csl files providing alternate citation sytles in end-user repositories