Copilot

Results 4895 comments of Copilot

> @copilot resolve the yarn.lock conflicts Resolved yarn.lock conflicts by merging main branch and regenerating the lockfile. All tests pass. Commit: 8c4467e

> @copilot > > 1. How come this work when "❌ Tags must be on same line as key (YAML limitation)": ... **Q1: Block mapping tag syntax** The `!enforce` tag...

> @copilot > > ... **1. Special keys support removed** - Updated JSON Schema to set `"additionalProperties": false` everywhere. Removed all special key references (`_inherit`, `_enforce`, etc.) from documentation. **2....

> @copilot > > ... **1. Inheritance via mixins implemented** - Created `config_v5_base.py` with reusable mixin classes (commit 670ab03): - `InheritMixin`, `EnforceMixin`, `DeleteMixin`, `KeepExistingMixin`, `RawParametersMixin` - Combined into `FullControlDirectives` and...

> @copilot the raw parameters does not necessary have strings as value it could be another dict, a list etc. Updated in commit 46ad7f6. Raw parameters already support all JSON-compatible...

> It's getting there. Can we also have a copy button in the list views (tables) when the value is of interest? > cc/ @copilot I've added copy buttons to...

> @copilot please follow the contributing docs https://github.com/yonahd/kor/blob/main/CONTRIBUTING.md I've now completed all requirements from the CONTRIBUTING.md guide (commit 7e0262a): **Added/Updated Files:** - ✅ pkg/kor/create_test_resources.go - Gateway test resource helpers -...

> @copilot : Ok, can you get started? I've analyzed the current Maven to Gradle migration state. The basic infrastructure is in place with 87 modules configured, but there are...

> @copilot I've updated the firewall rules. Can you please try running the build and see if it's now successful? Yes, the firewall updates worked perfectly! The Gradle build is...

> @copilot I've updated my comment about the location of taxi snapshots. You were trying to find them on oss.sonatype.org, but they're in Orbital. This mistake is because the docs...