Skip to content

issues Search Results · repo:RedHat-Israel/ROSE language:Python

Filter by

83 results
 (69 ms)

83 results

inRedHat-Israel/ROSE (press backspace or delete to remove)

This looks like a perfect example of a web components use case. Instead of creating a Game class and having it mount on some div in the DOM, what about having something like this: class Game extends HTMLElement ...
  • bennypowers
  • Opened 
    on Sep 6, 2023
  • #484

Using black we can get good automatic formatting that can be done automatically in most editors and easy to check in the CI. This can help new contributors to write more idiomatic code and avoids spending ...
enhancement
good first issue
  • nirs
  • Opened 
    on Aug 27, 2023
  • #482

The readme.md file includes command examples, all of which are Linux based, however some of the students use Windows based laptops. The commands are similar but not identical, IMHO adding the Windows command ...
  • tshefi
  • Opened 
    on Aug 10, 2023
  • #473

On the readme under tmux example, we should add the tmux a to reconnect to detached session.
  • tshefi
  • Opened 
    on Aug 7, 2023
  • #462

  • LeozaCEO2
  • 1
  • Opened 
    on Apr 13, 2023
  • #457

The README links to disabled travis build. Now that we have CI in github we can link to the github build status.
good first issue
  • nirs
  • 1
  • Opened 
    on Jul 23, 2022
  • #452

The current container is bloated: $ podman image tree rose_dev Image ID: f21337769175 Tags: [localhost/rose_dev:latest] Size: 1.157GB Image Layers ├── ID: 5bdeef4a08f3 Size: 129.2MB ├── ID: dadd8968e76c ...
enhancement
  • nirs
  • Opened 
    on Jul 15, 2022
  • #451

The examples drivers are too easy to decompile. Change the code to support encrypted drivers and add a tool to encrypt driver modules. Examples for encrypting and decrypting: https://pycryptodome.readthedocs.io/en/latest/src/examples.html ...
enhancement
  • nirs
  • Opened 
    on Jul 9, 2022
  • #442

Hello, While trying to resolve #173 , encountered a problem with installing the DEV dependencies on Docker. Here is the conflict: image
  • AnnaDinaburgVulikh
  • 4
  • Opened 
    on Apr 28, 2021
  • #427

Slides and examples should be changed to the new style ... .format() or even f .{}. , instead of %s.
  • sleviim
  • 2
  • Opened 
    on Oct 28, 2020
  • #377
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub