Anthony

Results 161 issues of Anthony

This might be at the limit of what editable versions were meant for, but it would be really nice to be able to have automation rules add version slugs so...

Feature
Needed: design decision

This is the backend change to our builders to support storing the build job on BuildCommand. See https://github.com/readthedocs/ext-theme/issues/171 for more background on implementation. Note that the build detail view cannot...

Improvement
Accepted

When a build process goes unresponsive, we currently wait a period of time before calling the build timed out. This protects against builds that have an excessive build time and...

Needed: design decision

If you had a project connected to an hg repo, and then you update the project's remote repo to a Git repository, the project gets stuck in a state where...

Bug
Accepted

We have a number of settings that don't have a `READTHEDOCS` prefix and this makes our settings hard to find. The core team would like to consolidate our application settings...

Good First Issue
Accepted

See parent for more background, but summary of the issue is that concurrency limited builds don't execute retry tasks on a tight schedule (default is 300s). Instead, the gap between...

Bug

See parent for more background, but our healthcheck polling clean up task is leaving a number of builds in an unfinished state. This is because the query is looking specifically...

Bug

Not sure of the cause here, but this is one of the invalid states that builds can end up in: cancelled but still in a triggered state. Here is what...

Bug

The project detail page currently will throw an exception if you rename your default version for the project to something else: - Build a project and latest version - Edit...

Bug
Accepted

I'll fill this out more, but I started on some clean up here and it turned into a lot of moving around content and deleting content. Briefly, some of the...

Improvement
Accepted