hexa icon indicating copy to clipboard operation
hexa copied to clipboard

Hexa: The ultimate companion for Azure. Setup and deploy in seconds

Results 7 hexa issues
Sort by recently updated
recently updated
newest added

## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes/features) - [ ] Docs have...

**Describe the bug** If you used `az configure --defaults group=` to define a default resource group for the az cli, all commands that do not define a resource group will...

effort1: hours
priority: high
scope: azure-cli
status: accepted
type: bug

**Describe the bug** When creating a storage instance, the `az` CLI will check if the following environment variables are set, if so, it will use them and ignore the options...

effort1: hours
priority: high
scope: azure-cli
status: accepted
type: bug

`✗ TypeError: Cannot read property 'name' of undefined at /usr/lib/node_modules/@manekinekko/hexa/build/features/storage/index.js:55:86 at step (/usr/lib/node_modules/@manekinekko/hexa/build/features/storage/index.js:33:23) at Object.next (/usr/lib/node_modules/@manekinekko/hexa/build/features/storage/index.js:14:53) at /usr/lib/node_modules/@manekinekko/hexa/build/features/storage/index.js:8:71 at new Promise () at __awaiter (/usr/lib/node_modules/@manekinekko/hexa/build/features/storage/index.js:4:12) at module.exports (/usr/lib/node_modules/@manekinekko/hexa/build/features/storage/index.js:49:12) at /usr/lib/node_modules/@manekinekko/hexa/build/commands/init.js:139:42...

priority: high
scope: hexa
status: accepted
type: bug

**Describe the bug** The .env file is wrongly created with the content of the .gitignore file. Investigate why. **To Reproduce** Just run `npm init` and see the generated .env file....

communiyt-help
good first issue
effort1: hours
priority: high
scope: hexa
status: accepted
type: bug

**Describe the bug** ``` hexa init --just=hosting ? Enter a name for the project: angularhexa ✔ Checking for existing project angularhexa... ✔ Bootstrapping project angularhexa... ✔ Checking authorizations for project...

communiyt-help
effort1: hours
priority: high
scope: hexa
type: bug

**Describe the bug** I'm following the [nitro guide](https://nitr.ooo/). Everything worked ok until the `hexa init --just=functions` command which failed with: ``` ✗ TypeError: Cannot convert undefined or null to object...

effort2: days
priority: high
scope: hexa
status: accepted
type: bug