Ross Turk
Ross Turk
Perhaps there could be a sortable/filterable/paginated table in the UI for lineage events. There have been many times where I just wanted to see "what got emitted" or "did my...
I think the answer to @mobuchowski is: yes to all three. As a user, I want all three of those things. What I'm imagining is a table with filter/sort controls...
> Error: Error building site: failed to render pages: render of "page" failed: "/Users/sathishkannan/code/airflow-site/landing-pages/site/layouts/blog/baseof.html:23:7": execute of template failed: template: blog/single.html:23:7: executing "blog/single.html" at : error calling partial: partial "head.html" not...
> ./check-links.sh: line 61: readarray: command not found @Bowrna I think this has to do with the version of bash. If I try this on my M1 Mac, I get...
> > I think perhaps CONTRIBUTING.md should instruct folks to install bash from Homebrew. I haven't tested it myself, but this looks promising: > > > > This has profound...
> > I'm sorry, what are you suggesting as an alternative? > > Remove Bash. Completely. I think this whole task is about removing bash and replacing it with Python...
Hey all - take a look at https://github.com/MarquezProject/website/pull/16. I believe that this can be removed from the repo now, along with a whole lot of `/docs`, but I think I'd...
That looks to me like the database volumes haven't been created. I would recommend trying `docker/up.sh --noweb` to accomplish this. That script does some preparation tasks (which you can see...
Hmm, the AWS Getting Started guide is linked from the Resources page of the website. I think this issue should be rescoped to cleaning up the old pages.
Also important: the marquezproject.github.io site is currently where `openapi.html` is served, and we'd need to do some CI work to land that in the marquezproject.ai repo before we shut it...