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

Write data to SPEC files point-by-point #1008

Merged
merged 8 commits into from
Aug 20, 2024
Merged

Conversation

prjemian
Copy link
Contributor

@prjemian prjemian added this to the 1.6.21 milestone Aug 17, 2024
@prjemian prjemian self-assigned this Aug 17, 2024
@prjemian
Copy link
Contributor Author

Linting (in CI) reports some unrelated documents to be revised. E401, F541, F811, F821, F841

@prjemian
Copy link
Contributor Author

Interesting. The linting failures were from this workflow action:

- name: Run ruff
uses: davidslusser/[email protected]
with:
python_version: "3.11"

@prjemian
Copy link
Contributor Author

Consider adding the @deprecated decorator to SpecWriterCallback

@prjemian prjemian merged commit 66256f6 into main Aug 20, 2024
8 of 13 checks passed
@prjemian prjemian deleted the 1006-specwriter-event-write branch August 20, 2024 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

SpecWriterCallback should write to file with each event document
2 participants