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

Add lang for config #991

Merged
merged 9 commits into from
Jan 16, 2024
Merged

Add lang for config #991

merged 9 commits into from
Jan 16, 2024

Conversation

jw3
Copy link
Member

@jw3 jw3 commented Jan 15, 2024

Adds a sourceview lang for fapolicyd config syntax.

Closes #939

@jw3 jw3 added this to the v1.3 milestone Jan 15, 2024
@jw3 jw3 merged commit 34c3086 into ctc-oss:master Jan 16, 2024
29 of 30 checks passed
@jw3 jw3 deleted the 939-lang_for_config branch January 16, 2024 16:08
jw3 added a commit to jw3/fapolicy-analyzer that referenced this pull request Jan 22, 2024
Adds a sourceview lang for fapolicyd config syntax.

Closes ctc-oss#939
@jw3 jw3 mentioned this pull request Jan 22, 2024
jw3 added a commit that referenced this pull request Jan 22, 2024
Updates el8 for 1.3.0

- Use digest crate #984
- Reload rules while profiling #990
- Add lang for config #991

Adds a draft release check to guard artifact publishing.
- Closes #976
@jw3 jw3 mentioned this pull request Feb 11, 2024
jw3 added a commit that referenced this pull request Feb 11, 2024
##
[v1.3.0](https://github.com/ctc-oss/fapolicy-analyzer/releases/tag/v1.3.0)
- 2024-02-11


### Added

- Allow rules to be loaded dynamically into a profiling session
([#990](#990))
- Added syntax highlighting to the fapolicyd config editor
([#991](#991))

### Packaging

- Use digest crate for sha256 hashing, removing need for ring crate.
([#984](#984))
- Add a version number to the PDF user guide content and filename.
([#995](#995))
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.

Add SourceView lang for config format
1 participant