Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
r0x0d created a comment on a pull request on rhel-lightspeed/command-line-assistant
/packit build
r0x0d pushed 1 commit to develop rhel-lightspeed/command-line-assistant
- Small code refactor for outputting text (#93) cbabc62
r0x0d closed 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 pushed 1 commit to develop rhel-lightspeed/command-line-assistant
- Normalize the folder name to command-line-assistant (#96) There were a couple of instances where we used the name co... 141275a
r0x0d created a comment on a pull request on rhel-lightspeed/command-line-assistant
/packit build
r0x0d created a comment on a pull request on rhel-lightspeed/command-line-assistant
/packit build
r0x0d created a comment on a pull request on rhel-lightspeed/command-line-assistant
/packit build
r0x0d opened a pull request on rhel-lightspeed/command-line-assistant
Normalize the folder name to command-line-assistant
There were a couple of instances where we used the name command_line_assistant instead of command-line-assistant <!-- Write a description of what the PR solves and how --> <!-- Link to releva...r0x0d created a branch on r0x0d/command-line-assistant
normalize-folder-name-across-settings - A simple wrapper to interact with RAG
r0x0d opened a pull request on rhel-lightspeed/command-line-assistant
Remove record command
<!-- 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
remove-record-command - A simple wrapper to interact with RAG
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