Chris Carini

Results 33 issues of Chris Carini

As described in the [Release v1.2.0](https://github.com/ChrisCarini/intellij-platform-plugin-verifier-action/releases/tag/v1.2.0) - we will require the usage of `GITHUB_TOKEN` when setting the `verifier-version` to `LATEST`. This should be handled with a Major version bump per...

From @YannCebron on [JetBrains Platform Slack](https://jetbrains-platform.slack.com/archives/C012S7PA8CQ/p1587544347031100): > one thing I’d like to see, is ability to specify download directory for specified IDEs so one can use caching to avoid redownloading...

enhancement

When trying to add a setting in `setup.cfg` for `line-length`, it would be nice to have confirmation that this setting is getting picked up and used during execution of `blue`:...

# Links **GitHub:** https://github.com/ChrisCarini/trivia-box **Gist:** https://gist.github.com/ChrisCarini/ef9d16e87e0458fff84bf42c4e05894b # Sample Image

# Links **GitHub:** https://github.com/ChrisCarini/shodan-exposure-box **Gist:** https://gist.github.com/ChrisCarini/0c0b8690e430b9fe4572f9c4a38811c1 # Sample Image

The `latest` (`0.0.14`) docker image hosted on `quay.io` does not have the `/tmp/status` file as declared in `iris/configs/config.dev.yaml`. It seems all that is needed is the (1) creation of this...

Hello! First off; Awesome gradle plugin, thank you for creating it! I notice one of the guiding principles of [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) is: > The release date of each version...

## Checklist > Please ensure the following tasks are completed before submitting a feature request. - [x] Read and understood the [Code of Conduct][code-of-conduct]. - [x] Searched for existing issues...

### Description ``` java.lang.IndexOutOfBoundsException: Index 0 out of bounds for length 0 at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64) at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70) at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248) at java.base/java.util.Objects.checkIndex(Objects.java:372) at java.base/java.util.ArrayList.get(ArrayList.java:459) at com.intellij.ui.SortedListModel.getElementAt(SortedListModel.java:92) at com.emberjs.configuration.serve.ui.EmberServeSettingsEditor.resetEditorFrom(EmberServeSettingsEditor.kt:85) at com.emberjs.configuration.serve.ui.EmberServeSettingsEditor.resetEditorFrom(EmberServeSettingsEditor.kt:20) at com.intellij.openapi.options.SettingsEditor.lambda$resetFrom$0(SettingsEditor.java:76)...

bug

### Description See below screenshot: ![Screen Shot 2021-08-30 at 10 26 47](https://user-images.githubusercontent.com/6374067/131379747-5b2d3d58-3b9e-44ce-bbb7-6279d7098dfd.png)

enhancement