Connor Tumbleson
Connor Tumbleson
- [x] Migrate to modern [Gradle actions](https://github.com/gradle/actions/blob/main/docs/deprecation-upgrade-guide.md) - [ ] Support generating official releases from GH (including Maven publish) - [ ] Support generation of [Artifact Attestations](https://github.blog/2024-05-02-introducing-artifact-attestations-now-in-public-beta/) - [ ]...
Please remove me "iBotPeaches" from the provision list. This will stop the non-stop email spam I'm getting I hope.
Bulma v1 dropped today :) https://github.com/jgthms/bulma/releases/tag/1.0.0 ``` error during build: Error: Undefined variable. ╷ 1 │ $ribbon-color: $grey-darker !default │ ^^^^^^^^^^^^ ╵ node_modules/bulma-ribbon/src/sass/index.sass 1:16 @import resources/sass/app.scss 20:9 root stylesheet ```
### What steps will reproduce the problem? 1. Insert an XSS into `SEOTools::setTitle();` or `SEOTools::setDescription();` 2. View Site ``` {"@context":"https://schema.org","@type":"WebPage","name":"alert(0) on Bazaar","description":"alert(0) on Bazaar in Custom at Aug 1, 2024...
Move towards `BoundedInputStream` - https://github.com/apache/commons-io/commit/812d8a4b53d9758b4f081d9b98a70ea9ef131a0e
For projects that have a CSP policy in-place, this plugin draws the link without nonce support (or you opt-out and do it yourself with a ton of extra work). Ref:...
**Description** Options are ignored when configuring Redis in Cluster mode. **Reproduction steps** Steps to reproduce the behavior: 1. Due to #225 - create a custom configuration file (below) ```json {...
It is a bit too difficult to setup attestations and more when I'm sharing a repo with branches that are either docs, docs-legacy or Apktool. Migrate the website to here...
This update didn't seem to work on my Pixel 8 Pro on the SystemUIGoogle apk......Android 15 January update. No changes, just decompile, then recompile. ``` I: Using Apktool v2.11.0-3-4b2c9abe-SNAPSHOT on...
Draft PR to stage support for Responses API - Blocked on: https://github.com/openai-php/client/pull/541