Adel Haddad

Results 22 issues of Adel Haddad

Hi there @xaverh, I was having trouble using the original suggestion to actually format my codebase, and I found that the change proposed here allowed me to format on save...

I was trying to use this devcontainer with PyInstaller, and it seems like the build fails due to the Python installation not built with the shared libraries. ## Summary of...

Hi there @dgoeries Sorry for the unsolicited pull request, I created this pull request to address #24 together with my own needs. Effectively I wanted to create pre-built wheels to...

This reverts commit eb0ec90e08ae24823e266b0128b852022d212982. Refer to: https://github.com/codecov/codecov-action/issues/1292

skip-changelog

Hi @naufraghi, Currently the py312 wheels are not present on pypi https://pypi.org/project/tinyaes/1.1.0/#files Reviewing the changelog history for cibuildwheel: https://cibuildwheel.pypa.io/en/stable/changelog/ I believe the issue is because Python 3.12 was under the...

Hi there, groovy-lint as the VSCode extension used to work fine on my machine can't narrows exactly when it broke but I last used it successfully in March 2024. However,...

O: stale 🤖

I've draft a PR here #25 which would help generate the wheels in CI for upload to PyPi (manually or automatically), would be great to get your feedback or otherwise...

Hopefully will help address issues like: #70 #73 #64 #48 @ofek

Amendment to #2339. The `if` condition needed an additional statement to allow running on manual trigger via `workflow_dispatch` Additionally add ability to run workflow on arbitrary branch? Might be helpful,...

skip-changelog

This ensures the expectation of versions in the built application match what was downloaded