hub-feedback icon indicating copy to clipboard operation
hub-feedback copied to clipboard

Limit on the number of build rules in a repo?

Open glin opened this issue 5 years ago • 6 comments

Problem description

Hi, is there a limit of the number of build rules for a repo? I've found that I can't add more than 25 build rules, but there's no error message or documentation that indicates this. The only reference I've found is this forum post from 2 years ago: https://forums.docker.com/t/limitation-of-count-of-build-rules/33502

glin avatar May 14 '19 23:05 glin

That's, apparently, totally correct. And I just bumped into it... And no answer to this issue, this is what I call outstanding customer support.

JJ avatar Mar 01 '21 08:03 JJ

I've also just encoutered the same limit of 25 rules and I've never seen anything about that anywhere in the documentation. I can understand, that there are limits, but I cannot understand that it is not described anywhere. I also cannot understand, how any big company can ignore issues for two years. Especially if they are registerd in their own repository called feedback. Could Docker at least confirm the limit existance please?

accetto avatar Apr 11 '21 17:04 accetto

We are clearing up our old issues and your ticket has been open for 6 months with no activity. Remove stale label or comment or this will be closed in 15 days.

github-actions[bot] avatar Oct 09 '21 00:10 github-actions[bot]

Can someone confirm that limit?

JJ avatar Oct 09 '21 06:10 JJ

We are clearing up our old issues and your ticket has been open for 6 months with no activity. Remove stale label or comment or this will be closed in 15 days.

github-actions[bot] avatar Apr 08 '22 00:04 github-actions[bot]

up. Let this kid meet his 3rd anniversary.

Bug description:

  1. Proceed to the Automated Builds section
  2. Add 25 automated build entries and click save
  3. Add 26th automated build entry and click save

Expected Behavior

26th entry is saved successfully OR there is an error/info message why it is not possible to save this entry

Actual Behavior

26th entry is silently dropped

VicDeo avatar Apr 15 '22 08:04 VicDeo