Evan Rusackas
Evan Rusackas
🏆 Enhancements There are probably a thousand of these we could do, but I found an easy yet cryptic error to replace with a more helpful one. Let me know...
### SUMMARY It was mentioned that the `DRILL_TO_DETAIL` flag was not categorized in the `FEATURE_FLAGS.md` file. I went to add it, and noticed several others were missing, too! Some of...
### SUMMARY Wanted to bump this package in order to bump it's innards. According to the changelog, this should be no biggie. ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TESTING...
### SUMMARY This adds a script that generates a report of technical debt issues we care to track. These tech debt items are added as lint rules in a separate...
### SUMMARY For some reason, a bump of this package seemed to cause these annoying errors Taking it back down one patch version seems to resolve them :) ### BEFORE/AFTER...
### SUMMARY ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF ### TESTING INSTRUCTIONS ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Required feature flags: - [ ] Changes...
### SUMMARY Imports Antd 5 as an alias. This would allow us to: * Migrate a single component from `antd` (v4) to `antd-next` (v5) * Touch up styles/javascript/etc. using Superset...
### SUMMARY This PR does the following: * Temporarily removes the deny-list for license types. For some reason it's blocking a goofily-licensed submodule, which is perfectly license compatible (MIT). I'll...
### SUMMARY Just a theory, but this should look at any given PR and check the description body to see if it auto-closes any issues. If so, label the thing!...
### SUMMARY Just thought this was worth a shot to see if it can pass CI. This removes our dependency warnings from: (37 moderate, 33 high, 14 critical) to (31...