Adam Bullmer

Results 8 issues of Adam Bullmer

When a project is configured to use a pod structure, this addon doesn't scaffold into the appropriate location. *expected* (example assumes `config/environment.js` to have no `podModulePrefix` set) ``` ember g...

Fixes: #1793 Usage updates mostly cover this, but the intent is to allow users the ability to append `+build` information to the releases. This hook should enable many other workflows...

I like the way this repo solves some of the single pipeline for cross-browser challenges. For example: - Create an output per browser - Use an ENV var to specify...

enhancement

Fully scaffold the app to have a reasonable example for how an application structure may look, including typescript, vuex, and vue-router. Might also want to include a monorepo setup where...

help wanted

When upgrading an existing vue storybook project to storybook >=6.0.0, the following error is returned in the UI: ``` Unexpected default export without title: undefined Error: Unexpected default export without...

enhancement

Is there a way to make sure that aliases inside formatting can be ignored? We often return output from servers that contain user@machinename and the @machinename might trigger an alias...

It seems that if a user uses the same alias more than once in a post, the bot will post back with repeated mappings. assume that the following map exists...

Resolves deprecation notice of punycode in node 22 (lts/jod). This deprecation notice is not present in the previous node lts/iron. This PR updates to the latest possible version of JSDOM,...