Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

crramirez

crramirez pushed 1 commit to master WhitewaterFoundry/fedora-remix-rootfs-build
  • Fix typo and add --skip-unavailable in create-targz.sh Corrected a typo in a log message within the script and added... 6599e78

View on GitHub

crramirez pushed 1 commit to master WhitewaterFoundry/fedora-remix-rootfs-build

View on GitHub

crramirez created a comment on an issue on WhitewaterFoundry/Fedora-Remix-for-WSL
It can happen any time. Microsoft has tried to ship this kernel twice and has rolled it back because many issues. Also, users are asking insistently for it

View on GitHub

crramirez created a comment on an issue on WhitewaterFoundry/Fedora-Remix-for-WSL
I also recommend you to wait that we release the mesa drivers with d3d12. This process is usually what delay us to ship a new image, but this time it is the dnf 5. Probably we will ship first the ...

View on GitHub

crramirez pushed 1 commit to master crramirez/My-Resume

View on GitHub

crramirez pushed 1 commit to master crramirez/My-Resume

View on GitHub

crramirez pushed 1 commit to master WhitewaterFoundry/fedora-remix-rootfs-build
  • Update configuration for Fedora Remix 41 and fix ping permissions Added os-release file for Fedora Remix 41 and upda... 7792aea

View on GitHub

crramirez created a comment on an issue on WhitewaterFoundry/Fedora-Remix-for-WSL
Yes, the dnf system-upgrade process works, but with some differences, please check the instructions here: https://www.whitewaterfoundry.com/blog/2024/04/23/fedora-remix-for-wsl-40-released We wi...

View on GitHub

crramirez created a comment on an issue on WhitewaterFoundry/Raft-WSL-Feedback
Hello @skirsch , Thanks for the report. This message is from PowerToys, and it is complaining that the Raft plugin for PowerToys is not working. Could you please confirm to me the version of Pow...

View on GitHub

crramirez created a comment on a pull request on kward/shunit2
Worked perfectly well in my case ![image](https://github.com/user-attachments/assets/dc0b6fbb-9704-4c6a-9e5d-927f118f53a6)

View on GitHub

crramirez pushed 1 commit to development WhitewaterFoundry/pengwin-setup
  • Fix shunit2 checkout directory in install script Previously, the script was attempting to checkout a branch without ... 9c7a31a

View on GitHub

crramirez starred microsoft/openvmm
crramirez pushed 17 commits to development WhitewaterFoundry/pengwin-setup
  • Improve dbus to be aware if it is already running and does not run it again * Fix radio list for ncurses * Improve ... bc584f1
  • Make it compliant to shellscript 3cad12b
  • Take into account the new interface created when the dns tunnel is enabled 5f61919
  • Fix Systemd upgrades for WSL1 657ae63
  • * Fix Kubernetes installer * Improved the usability of most of the pengwin-setup menus * Finally you can issue pengwi... bbfc26a
  • Try to fix tests a316dcd
  • Fix tests 8cf3a47
  • Fix comparison c8e1a9b
  • Fix an error in the GUI menu, enabled custom colors in ncurses version b323581
  • Fix an error in the GUI menu, enabled custom colors in ncurses version Increase terraform version to 1.9.5 b594989
  • latest finetunning of dialogrc 7171ba5
  • Add alternative theme to ncurses Make uninstall autosize to use the whole terminal window 6c166a3
  • Update exit status checks and improve Terraform handling Changed the exit status check to target specific value for ... 02771fa
  • Update Node.js version checks to v23 in tests Adjusted the test scripts to verify against Node.js version 23 instead... 2881b5a
  • Update test setup and execution process Added directory creation for test results and corresponding exports for the ... 1e1b8ad
  • Merge branch 'master' into development # Conflicts: # pengwin-setup.d/guilib.sh # tests/nodejs_n.sh # tests/nodejs_n... c247083
  • Update shunit2 repository URL Changed the shunit2 repository to a forked version and switched to a specific branch. ... c530533

View on GitHub

crramirez created a comment on a pull request on kward/shunit2
Yes I'll checkout this branch and integrate it in my work flow. It will be easy to see the spent time in the reporters of the CI tool

View on GitHub

crramirez pushed 1 commit to master crramirez/shunit2

View on GitHub

crramirez created a comment on an issue on WhitewaterFoundry/Fedora-Remix-for-WSL
Hello @progressive-galib, Thank you for taking the time to fill the request. Nowadays, loading modules in kernel is not supported by WSL, but will be supported soon when WSL comes with kernel 6....

View on GitHub

crramirez pushed 1 commit to master WhitewaterFoundry/pengwin-rootfs-builds
  • Replace remote profile download with local copy Switched from downloading the profile script from a remote URL to co... 81ab098

View on GitHub

crramirez pushed 1 commit to master WhitewaterFoundry/pengwin-rootfs-builds
  • Update testing process with script inclusion and result storage Refactored the testing process to include a script f... 697702a

View on GitHub

crramirez opened a pull request on kward/shunit2
Add info for JUnit test results generation
crramirez pushed 1 commit to master crramirez/shunit2
  • Add junit reports generation to the TOC 5e4ec16

View on GitHub

crramirez pushed 1 commit to master crramirez/shunit2
  • Add info for JUnit test results generation caa5a85

View on GitHub

crramirez pushed 54 commits to master crramirez/shunit2
  • Migrate from pdksh to mksh See https://bugs.debian.org/792110 mksh (50f-1) unstable; urgency=low The pdksh trans... cc65c1c
  • Use correct path for shunit2 Since: _Note: the script as it stands expects that you are running it from the "exam... 1e7c85b
  • Fix typos in assertTrue example 6dfb3b0
  • Issue-14 Fix Removes unnecessary functions for quoting. Removes quoting call in assertNotTrue (it was unnecessary). F... e232943
  • fix issue #139 failure is double counted problem de67f99
  • Added doc of coding standards for contribution. 1078c72
  • Update README.md 50962bc
  • Initial checkin. 44030ba
  • Removed useless comment. 95cd60d
  • README: sync up path of examples 90f1d57
  • pass shellcheck 0.7.2 SC2039 has been retired in favor of SC3xxx disabled SC2254 150afc4
  • Updated the Travis CI links. 45eda38
  • Merge pull request #149 from aeifn/shellcheck-1 pass shellcheck 0.7.2 b167624
  • Merge pull request #146 from tai271828/pr-readme-example-shunit2-path README: sync up path of examples 6f73e8d
  • Merge pull request #142 from eterny13/patch-1 Fix typos in README.md 542565f
  • Add builds for Ubuntu Focal and FreeBSD. d0ed743
  • Merge branch 'p140' 53263b2
  • Merged latest versions shlib from upstream. 521194f
  • Removed unused SHUNIT_CMD_EXPR variable. Issue #136 faf2abe
  • Disable FreeBSD builds until they actually work. 3cec7c6
  • and 34 more ...

View on GitHub

crramirez pushed 1 commit to master WhitewaterFoundry/pengwin-setup
  • Update test setup and execution process Added directory creation for test results and corresponding exports for the ... 1e1b8ad

View on GitHub

crramirez pushed 1 commit to master WhitewaterFoundry/pengwin-setup
  • Update Node.js version checks to v23 in tests Adjusted the test scripts to verify against Node.js version 23 instead... 2881b5a

View on GitHub

crramirez starred Opticos/GWSL-Source
crramirez pushed 1 commit to master WhitewaterFoundry/pengwin-setup
  • Update exit status checks and improve Terraform handling Changed the exit status check to target specific value for ... 02771fa

View on GitHub