Craig Leinoff

Results 9 issues of Craig Leinoff

## I'm submitting a... [ ] Regression [ ] Bug report [ ] Feature request [x] Documentation issue or request [ ] Support request => Please do not submit support...

content
type: improvement

Fixing a 1-character typo. "can not" is not proper grammar. Must be "cannot" in this sense.

Hello! I'm using a copilot "Scheduled Job" to do database sanitization. This should run in ECS and run some bash scripts that use the `aws` CLI tools. My understanding is...

pending/question
guidance

I have a "backend-service" type Copilot service that I use for my Laravel "queue worker" processes. I need to add in something now to handle regularly-scheduled tasks. Currently I'm configuring...

area/svc
guidance
area/job

This implements the missing s3-deploy `--file-prefix` flag, per request in #99 and #21. Worth noting, however: The --delete-removed flag being `true` seems to just delete everything that you just uploaded...

enhancement

Hello, Not clear whether @Swingline0 has given up on the Store only or on this extension in general, but this is a super important part of my day-to-day usage, and...

Hello! Per [a ticket I created last year](https://github.com/dipscope/TypeManager.TS/issues/18), I've got a use-case of a single common codebase that I'm including from 3 different Vue frontend apps. I had issues with...

**Describe the bug** Out of the box, my PhpStorm (or WebStorm) IDE throws a TS1238 error on the `@Type` decorator when called as an expression, and a TS1240 error ("Unable...

enhancement

Hi, This action by default will load the latest, as of today, Copilot (1.30.0) which now prompts you for whether you want to deploy your environment before deploying the app....