Skip to content

Conversation

@thaJeztah
Copy link
Member

@thaJeztah thaJeztah commented Jul 10, 2023

The IsAutomated field is being deprecated by Docker Hub's search API and will always be "false" in future.

This patch:

  • Deprecates the field and the related "is-automated" filter
  • Removes the "AUTOMATED" column from the default output of "docker search"

- Description for the changelog

- A picture of a cute animal (not mandatory but encouraged)

@codecov-commenter
Copy link

codecov-commenter commented Jul 10, 2023

Codecov Report

Merging #4413 (d8aab08) into master (0c5eb94) will decrease coverage by 0.01%.
The diff coverage is 25.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4413      +/-   ##
==========================================
- Coverage   59.39%   59.39%   -0.01%     
==========================================
  Files         288      288              
  Lines       24779    24780       +1     
==========================================
  Hits        14717    14717              
- Misses       9175     9176       +1     
  Partials      887      887              

@thaJeztah
Copy link
Member Author

I'll rebase this one because #4488 was merged (expected conflict)

The IsAutomated field is being deprecated by Docker Hub's search API and
will always be "false" in future.

This patch:

- Deprecates the field and the related "is-automated" filter
- Removes the "AUTOMATED" column from the default output of "docker search"

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants