Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
r0x0d opened a pull request on rhel-lightspeed/command-line-assistant
Update legal message
<!-- Write a description of what the PR solves and how --> <!-- Link to relevant Red Hat Jira issues --> Jira Issues: <!-- List below in format of [RSPEED-](https://issues.redhat.com/browse/...r0x0d created a branch on r0x0d/command-line-assistant
update-legal-message - A simple wrapper to interact with RAG
r0x0d pushed 3 commits to small-code-refactor r0x0d/command-line-assistant
- Add audit logging capability to CLAD (#90) Now sysadmins can configure the audit logging capabilities for CLAD. The ... 192bed8
- [RSPEED-388] Add exception handling for SSL certificates (#87) * Add exception handling for SSL certificates Adding... 525235f
- Small code refactor for outputting text c0dab25
r0x0d closed a pull request on rhel-lightspeed/command-line-assistant
[RSPEED-388] Add exception handling for SSL certificates
Adding two exception handling for the SSLAdapter class. One for the certificate not being valid, and the second one for the certificate missing on the system. Without that, the user would receiv...r0x0d pushed 1 commit to develop rhel-lightspeed/command-line-assistant
- Add audit logging capability to CLAD (#90) Now sysadmins can configure the audit logging capabilities for CLAD. The ... 192bed8
r0x0d closed a pull request on rhel-lightspeed/command-line-assistant
[RSPEED-129] Add audit logging capability to CLAD
Now sysadmins can configure the audit logging capabilities for CLAD. The configuration is all set and configurable via the config.toml settings. By default, all query and responses will be logge...r0x0d opened a pull request on rhel-lightspeed/command-line-assistant
Small code refactor for outputting text
<!-- Write a description of what the PR solves and how --> <!-- Link to relevant Red Hat Jira issues --> Jira Issues: <!-- List below in format of [RSPEED-](https://issues.redhat.com/browse/...r0x0d created a branch on r0x0d/command-line-assistant
small-code-refactor - A simple wrapper to interact with RAG
r0x0d pushed 1 commit to develop rhel-lightspeed/command-line-assistant
- [RSPEED-403] Prevent binary stdin (#92) * Generate manpages for CLA and CLAD * Add manpages to data/release/man * ... c7d9389
r0x0d closed a pull request on rhel-lightspeed/command-line-assistant
[RSPEED-403] Prevent binary stdin
<!-- Write a description of what the PR solves and how --> <!-- Link to relevant Red Hat Jira issues --> Jira Issues: <!-- List below in format of [RSPEED-](https://issues.redhat.com/browse/...r0x0d pushed 1 commit to prevent-binary-stdin r0x0d/command-line-assistant
- Prevent binary files from being sent to the server f7c74ca
r0x0d opened a pull request on rhel-lightspeed/command-line-assistant
[RSPEED-403] Prevent binary stdin
<!-- Write a description of what the PR solves and how --> <!-- Link to relevant Red Hat Jira issues --> Jira Issues: <!-- List below in format of [RSPEED-](https://issues.redhat.com/browse/...r0x0d created a branch on r0x0d/command-line-assistant
prevent-binary-stdin - A simple wrapper to interact with RAG
r0x0d created a branch on r0x0d/command-line-assistant
generate-manpages - A simple wrapper to interact with RAG
r0x0d pushed 1 commit to develop rhel-lightspeed/command-line-assistant
- [RSPEED-334] Generate manpages for CLA and CLAD (#91) * Generate manpages for CLA and CLAD * Add manpages to data/r... 65c27d9
r0x0d closed a pull request on rhel-lightspeed/command-line-assistant
[RSPEED-334] Generate manpages for CLA and CLAD
<!-- Write a description of what the PR solves and how --> <!-- Link to relevant Red Hat Jira issues --> Jira Issues: <!-- List below in format of [RSPEED-](https://issues.redhat.com/browse/...r0x0d created a comment on a pull request on rhel-lightspeed/command-line-assistant
```bash /usr/share/man/man1/c.1.gz /usr/share/man/man8/clad.8.gz ``` Files are placed inside the correct directory and are available through `man c` or `man clad`
r0x0d pushed 1 commit to generate-manpages r0x0d/command-line-assistant
- Add manpages to data/release/man 17de503
r0x0d pushed 1 commit to generate-manpages r0x0d/command-line-assistant
- Add manpages to data/release/man 5a32018
r0x0d pushed 1 commit to generate-manpages r0x0d/command-line-assistant
- Add manpages to data/release/man 5606147