Mahfuza Humayra Mohona

Results 19 issues of Mahfuza Humayra Mohona

For Windows if I use `python -m SimpleHTTPServer 8000` it shows the error `python.exe: No module named SimpleHTTPServer`. In Windows has been this module renamed in Python and we need...

### Where should the content be added? _No response_ ### What should be added? As a user to conda-forge, I believe that adding visual aids such as diagrams and flowcharts...

Docs
enhancement

## Explanation Improved the **Push and Create A Pull Request** section. Added **Code of Conduct** section. Added **Understanding the WasmEdge Ecosystem** section ## Related issue ## What type of PR...

**Project Name**: Create new WasmEdge plug-in contributor guides in C, C++, and Rust **Description**: This issue serves as a centralized place to track the progress of the WasmEdge plug-in contributor...

enhancement

**Description** This PR updates the GitHub Actions workflow to handle merge conflicts and provide auto-rebase functionality. Here is the workflow shown in below diagram - ```mermaid flowchart TD A[Start: PR...

**Description** - Updated GitHub Actions workflow to pass potentially untrusted data through environment variables as per GitHub's security hardening guidelines. - Ensured that titles used in email notifications are now...

## Summary When attempting to edit the documentation pages for both buildpacks and composite buildpacks at https://buildpacks.io/docs/for-app-developers/concepts/buildpack/ and https://buildpacks.io/docs/for-platform-operators/concepts/composite-buildpack/, the links redirect to non-existent file paths, resulting in a [`File...

type/enhancement

Added answer for FAQ - Add Why can't conda find this package that I know exists? fixes #51

### Description: - Renamed current "KEDA Documentation" heading to "Getting Started". - In [Deploying KEDA](https://github.com/docs/2.15/deploy/) page, explained each installation method. - Added "Hello KEDA" page based on https://github.com/kedacore/sample-hello-world-azure-functions. ### Checklist...