- Mar 15, 2024
-
-
Kevin Broch authored
Signed-off-by:Kevin Broch <kbroch@rivosinc.com>
-
- Feb 26, 2024
-
-
Bill Traynor authored
add cfg for pre-commit to be enabled for all repos that use it, clean…
-
Jeff Scheel authored
Signed-off-by:Jeff Scheel <jeff@riscv.org>
-
- Feb 23, 2024
-
-
Kevin Broch authored
add cfg for pre-commit to be enabled for all repos that use it, clean up some language and separate commands Signed-off-by:Kevin Broch <kbroch@rivosinc.com>
-
- Feb 16, 2024
-
-
Bill Traynor authored
Project Improvement to Align with LFX Best Practices
-
Jeff Scheel authored
Signed-off-by:Jeff Scheel <jjscheel68@gmail.com>
-
Jeff Scheel authored
Updates per LFX Best Practices. Signed-off-by:Jeff Scheel <jjscheel68@gmail.com>
-
Jeff Scheel authored
Added per LFX Best Practices Signed-off-by:Jeff Scheel <jjscheel68@gmail.com>
-
Jeff Scheel authored
Added per LFX Best Practices Signed-off-by:Jeff Scheel <jjscheel68@gmail.com>
-
Jeff Scheel authored
Add file per LFX Best Practices Signed-off-by:Jeff Scheel <jjscheel68@gmail.com>
-
Jeff Scheel authored
Add file per LFX Best Practices Signed-off-by:Jeff Scheel <jjscheel68@gmail.com>
-
Jeff Scheel authored
Rename for LFX Best Practices Signed-off-by:Jeff Scheel <jeff@riscv.org>
-
- Feb 07, 2024
-
-
Bill Traynor authored
Use an option input for revision_mark
-
Bill Traynor authored
Only override VERSION and REVMARK for manual GitHub Actions builds
-
Bill Traynor authored
refactor Makefile to support multiple docs and build in parallel
-
Kevin Broch authored
relates to #35 Signed-off-by:Kevin Broch <kbroch@rivosinc.com>
-
- Jan 30, 2024
-
-
Alex Richardson authored
For non-manual builds the "env" argument to the "Build Files" step will set VERSION to "v" and REVMARK to the empty string which results in the version of the PDF being incorrect. To avoid this problem use a conditional step that updates $GITHUB_ENV for `workflow_dispatch` builds instead of setting the variables unconditionally. This PR also removes the Step <N> prefix to all the comments since it does not add any explanatory value and makes it more difficult to update the workflow file. See https://github.com/riscv/riscv-cheri/issues/72 Signed-off-by:
Alex Richardson <alexrichardson@google.com>
-
Alex Richardson authored
This makes the GitHub UI show a dropdown box instead of text field. Signed-off-by:Alex Richardson <alexrichardson@google.com>
-
Bill Traynor authored
Add instructions on how to enable pre-commit
-
Alex Richardson authored
Signed-off-by:Alex Richardson <alexrichardson@google.com>
-
- Jan 27, 2024
-
-
Rafael Sene authored
-
Rafael Sene authored
Signed-off-by:Rafael Sene <rafael@riscv.org>
-
- Jan 24, 2024
-
-
Bill Traynor authored
-
Bill Traynor authored
-
Kevin Broch authored
Signed-off-by:Kevin Broch <kbroch@rivosinc.com>
-
Kevin Broch authored
Signed-off-by:Kevin Broch <kbroch@rivosinc.com>
-
Bill Traynor authored
-
Kevin Broch authored
relates to #25 Signed-off-by:Kevin Broch <kbroch@rivosinc.com>
-
Bill Traynor authored
-
Kevin Broch authored
related to #26 other minor edits: * minor wording changes * add line spacing between blocks * add `shell` to code blocks Signed-off-by:Kevin Broch <kbroch@rivosinc.com>
-
- Jan 23, 2024
-
-
Bill Traynor authored
move asciidoc source files to src; build docs in build dir
-
Kevin Broch authored
relates to #25 Signed-off-by:Kevin Broch <kbroch@rivosinc.com>
-
- Jan 22, 2024
-
-
Bill Traynor authored
add html output
-
- Jan 21, 2024
-
-
Kevin Broch authored
fixes #18 Signed-off-by:Kevin Broch <kbroch@rivosinc.com>
-
- Jan 20, 2024
-
-
Bill Traynor authored
add yamlfmt pre-commit hook
-
Kevin Broch authored
also autofix of existing files fixes #22 Signed-off-by:Kevin Broch <kbroch@rivosinc.com>
-
Bill Traynor authored
disallow other file extensions for asciidoc other than .adoc
-
Kevin Broch authored
Signed-off-by:Kevin Broch <kbroch@rivosinc.com>
-
- Jan 19, 2024
-
-
Bill Traynor authored
initial add of pre-commit tool for linting source
-
Kevin Broch authored
* add basic source checks for existing file types * commit fixes from auto-corrections (eoln and eof fixes) * add github action to run pre-commit hooks in CI Signed-off-by:Kevin Broch <kbroch@rivosinc.com>
-