neuro-san 0.5.23
·
2480 commits
to main
since this release
What's Changed
- Modify trigger to avoid duplicate test run at PRs by @donn-leaf in #186
- UN-3116 Assessor refactors by @d1donlydfink in #185
- UN-2963 Manifest file periodic update. by @andreidenissov-cog in #189
New env variable is added to neuro-san configuration: AGENT_MANIFEST_UPDATE_PERIOD_SECONDS
If this variable is set to some positive number of seconds N, then neuro-san manifest file and agents registry files
will be monitored for changes and manifest file will be reloaded approximately every N seconds.
Full Changelog: 0.5.22...0.5.23