Roger

Results 10 issues of Roger

With the most recent example being #3864, our current Twitter-embedding solution of `gatsby-remark-embedder`+`gatsby-plugin-twitter` has some downsides: - Builds break if a tweet is deleted or protected, and they persist unstyled...

🐛 type: bug
A: website
website: eng-blog

This PR improves the scheduled "Download link check" workflow, updating actions and adding a snippet that makes the workflow search for an open existing report issue and edit it before...

This Issue tracks the feature request for maintaining and sharing an event calendar through our websites (ultimately iterative.ai once we move the community page). While originally intended for Google Calendar,...

A: website
status: research
type: feature-request
status: stale
hacktoberfest

#1366 introduced header tooltips for the Experiments table, allowing users to view the full string of a header even when cut off. We also want tooltips on cells similarly to...

A: table
📦 product

From a discussion with the Studio and DVC teams on Slack, we've come to the following changes beyond #1333 - [ ] Use a format derived from [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) (`YYYY-MM-DD`+24h)...

priority-p2
A: table
📦 product

This Issue tracks the implementation of the feature described by this design: ![design screenshot](https://user-images.githubusercontent.com/9111807/151634653-1e59b067-b175-480d-a1bd-2e6bc7399c07.png) While not described, my interpretation is that this effectively a third state between fully collapsed and...

priority-p1
discussion
🎨 design

The original Issue has since been solved, but there's still a related problem which this Issue now tracks. See [this comment](https://github.com/iterative/vscode-dvc/issues/828#issuecomment-996437072) for info on the still open issue. --- **Original...

bug
priority-p1
A: table
blocked
A: integration

Follow-up to https://github.com/iterative/iterative.ai/issues/553#issuecomment-1242555409 Documents that `author` is now `authors`, which should always be a list even if it's a single item.

website: eng-doc

This PR attempts to tweak Next's internal logic as little as is necessary to allow the `generateStaticParams` function to return an empty array. An e2e test has been added to...

type: next
tests

> > technical question - can we use docstring from an external repo as a gatsby > > Yep! Anything that can be accessed with Node.js can be turned into...

type: discussion
A: website
website: eng-doc
p2-nice-to-have
type: feature-request