Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
r0x0d pushed 2 commits to main r0x0d/white-screen
r0x0d closed a pull request on r0x0d/white-screen
Update dependency postcss to v8.5.1
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [postcss](https://postcss.org/) ([source](https://redirect.github.c...r0x0d pushed 1 commit to develop rhel-lightspeed/command-line-assistant
- Fix ordering from history results (#111) 7ad8540
r0x0d closed a pull request on rhel-lightspeed/command-line-assistant
[RSPEED-446] Fix ordering from history results
<!-- 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 opened a pull request on rhel-lightspeed/command-line-assistant
[RSPEED-446] Fix ordering from history results
<!-- 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
fix-history-ordering - A simple wrapper to interact with RAG
r0x0d pushed 2 commits to main r0x0d/white-screen
r0x0d closed a pull request on r0x0d/white-screen
Update dependency @types/node to v22.10.6
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/Definitel...r0x0d pushed 2 commits to main r0x0d/white-screen
r0x0d closed a pull request on r0x0d/white-screen
Update dependency @types/react to v19.0.7
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/react](https://redirect.github.com/DefinitelyTyped/Definite...r0x0d closed a pull request on r0x0d/env
Update dependency postcss to v8.5.1
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [postcss](https://postcss.org/) ([source](https://redirect.github.c...r0x0d pushed 7 commits to selinux-policy r0x0d/command-line-assistant
- Implement a basic user session management (#104) This patch introduces a basic user session management that relies o... d8ccf9e
- Add new dependencies for readthedocs to build (#105) aa86cd5
- Add missing dependency for readthedocs (#106) c8e6eb3
- Add --input for query subcommand (#107) This is an alternative to include a file in your query alongside the positio... a1cab7b
- Fix CodeQL workflow to run on develop (#110) 52d76b1
- [RSPEED-416] Migrate JSON history cache to database solution (#108) * Migrate JSON history cache to database solutio... 923fe63
- Update packaging to include selinux custom policy 08c9bdc
r0x0d pushed 1 commit to develop rhel-lightspeed/command-line-assistant
- [RSPEED-416] Migrate JSON history cache to database solution (#108) * Migrate JSON history cache to database solutio... 923fe63
r0x0d closed a pull request on rhel-lightspeed/command-line-assistant
[RSPEED-416] Migrate JSON history cache to database solution
This patch introduces a migration from the old JSON format to a database format. This allow us to switch between sqlite, postgresql and mysql, giving the user more autonomy, security and control ov...r0x0d pushed 1 commit to develop rhel-lightspeed/command-line-assistant
- Fix CodeQL workflow to run on develop (#110) 52d76b1
r0x0d opened a pull request on rhel-lightspeed/command-line-assistant
Fix CodeQL workflow to run on develop
<!-- 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
fix-codeql - A simple wrapper to interact with RAG
r0x0d pushed 1 commit to switch-to-poetry r0x0d/command-line-assistant
- Swap to poetry instead of PDM We are making it a standard to use poetry instead of PDM in the RHEL Lightspeed projec... 812c791
r0x0d opened a pull request on rhel-lightspeed/command-line-assistant
Swap to poetry instead of PDM
We are making it a standard to use poetry instead of PDM in the RHEL Lightspeed projects. This patch also contains a few minor modifications to workflow and docs <!-- Write a description of w...r0x0d created a branch on r0x0d/command-line-assistant
switch-to-poetry - A simple wrapper to interact with RAG