Skip to content

Enable rendered public-docs QA for FastPower#68

Draft
ChrisRackauckas-Claude wants to merge 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:agent/fastpower-rendered-docs-qa
Draft

Enable rendered public-docs QA for FastPower#68
ChrisRackauckas-Claude wants to merge 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:agent/fastpower-rendered-docs-qa

Conversation

@ChrisRackauckas-Claude

@ChrisRackauckas-Claude ChrisRackauckas-Claude commented Jul 16, 2026

Copy link
Copy Markdown
Member

Ignore this PR until reviewed by @ChrisRackauckas.

Summary

  • Enable SciMLTesting rendered public-docs QA for FastPower.
  • Audited package-owned public/exported API declarations: FastPower currently has no export or Julia public declarations, so no docs/docstrings changes are needed.
  • No [sources] entries were added.

Validation

  • git diff --check
  • timeout 3600 /home/crackauc/.juliaup/bin/julia +1.10 --project=test/qa -e 'using Pkg; Pkg.instantiate(); include("test/qa/qa.jl")'
  • timeout 3600 /home/crackauc/.juliaup/bin/julia +1.10 --project=. -e 'using Pkg; Pkg.test()'
  • timeout 3600 /home/crackauc/.juliaup/bin/julia +1.10 -e 'using Pkg; Pkg.activate(temp=true); Pkg.add(Pkg.PackageSpec(name="Runic", version="1")); using Runic; exit(Runic.main(["--check", "."]))'

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
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