Connor Tumbleson

Results 52 issues of Connor Tumbleson

The Milestone endpoint is now returning 27 things. This is way better than launch D2, but the structure has changed. Lets leverage the milestone type - https://bungie-net.github.io/multi/schema_Destiny-Definitions-Milestones-DestinyMilestoneType.html#schema_Destiny-Definitions-Milestones-DestinyMilestoneType * 0 Unknown...

If dropdown is down, the overflow for selections goes behind page. Hopefully simple issue, but probably not.

``` Run deployphp/action@v1 Downloading "https://github.com/deployphp/deployer/releases/download/v7.0.0-rc.3/deployer.phar". ServerBusyEgress is over the account limit. RequestId:8d55cc58-a01e-0002-4b30-ec9cdd000000 Time:2021-12-08T12:36:34.5427639Z ``` Yet the build never died/quit - https://github.com/iBotPeaches/LeafApp_Infinite/runs/4457167451?check_suite_focus=true

bug

I'm noticing PRs aren't running CI - the workflow is only hooked to "push" right now for branches local to this project. This should allow incoming PRs to also run...

**Describe the bug** Pretty new to the project, but attempting to just install/run this in a base React Native project. My goal is to not use Expo at all due...

### Environment v1 ### Steps to Reproduce ```yaml - name: Create Sentry release uses: getsentry/action-release@v1 env: SENTRY_ORG: redacted with: environment: ${{ inputs.env_name }} version: ${{ inputs.version }} sourcemaps: './public/js ./public/assets/js'...

![Screenshot 2024-01-11 at 9 39 17 AM](https://github.com/soketi/soketi/assets/611784/a20e8ea9-7bbd-4697-919b-eaf0ec4e899a) We see Node 16 is now past EOL, which means the stacking vulns on the docker images is increasing with no known way...

goal:enhancement
status:active
priority:critical

This is a good backward compatible change that adds support for an upgraded uWebSockets.js version. That upgrade gives us support for Node 20 - https://github.com/uNetworking/uWebSockets.js/releases/tag/v20.33.0 However, reading that you can...

goal:enhancement
status:active
priority:critical

**Describe the bug** Unable to make this truly non-interactive and supported in a GitHub Action **To Reproduce** (GitHub Action - Ubuntu 22.04) 1. `npx bubblewrap updateConfig --jdkPath="$JAVA_HOME_11_X64" --androidSdkPath="/usr/local/lib/android/sdk";` 2. `npx...

**Description:** A large collection of "cache miss" and only a handful of "cache hit". **Action version:** `actions/setup-node@v3` **Platform:** - [x] Ubuntu - [ ] macOS - [ ] Windows **Runner...

bug