Dorian Johnson
Dorian Johnson
@sourvad yes, we'd gladly accept patches for this!
I'm going to pick this up. I think this will be a nontrivial project, mostly in the form of soliciting feedback from the community. Part of the appeal of Amundsen...
hey -- we've packaged some of the learnings from this thread and other places into a recommended pathway https://medium.com/stemma/amundsen-deployment-best-practices-740a1800518e -- would love anyone who's worked through this stuff to try...
This would be a nice win for us. We have to manage the FE substantially differently due to the need to build the FE with custom files (rather than injecting/overwriting...
RFC for this https://github.com/amundsen-io/rfcs/pull/27, would love your thoughts @jonhehir
I worked on this for a while and just couldn't get it working, either... I eventually got stuck on an issue where core-js modules wouldn't load: ```ModuleNotFoundError: Module not found:...
I suspect that case-insensitive is probably user expectation in most cases? IMO should be the default -- if operators or options were added, then add then?
first step: https://github.com/amundsen-io/amundsen/pull/1079 -- this will at least allow us to release manually, and will be the final step of the automated process
the manual release to pypi is now working, docker should work as well!
This could be implemented via https://github.com/amundsen-io/rfcs/pull/27