Skip to content

Set owner.type field as required#604

Merged
jsoriano merged 4 commits intoelastic:mainfrom
taylor-swanson:require-owner-type
Sep 19, 2023
Merged

Set owner.type field as required#604
jsoriano merged 4 commits intoelastic:mainfrom
taylor-swanson:require-owner-type

Conversation

@taylor-swanson
Copy link
Copy Markdown
Contributor

@taylor-swanson taylor-swanson commented Sep 18, 2023

What does this PR do?

  • Setting the owner.type field as required
  • Add test
  • Update other tests that are at version 3.0.0

Why is it important?

This is to prevent situations where a package is updated to package-spec 2.11.0 or later and the package, which might be an Elastic-owned or vendor-maintained, is accidentally marked as community-owned instead (as that was the previous default).

Checklist

Related issues

- Setting the owner.type field as required. This is to prevent situations
where a package is update to package-spec 2.11.0 or later and the package,
which might be an Elastic-owned or vendor-maintained, is accidentally
marked as community-owned instead (as that was the previous default).
- Add test
- Update other tests that are at version 3.0.0
@taylor-swanson taylor-swanson self-assigned this Sep 18, 2023
@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

History

cc @taylor-swanson

@taylor-swanson taylor-swanson marked this pull request as ready for review September 18, 2023 16:19
@taylor-swanson taylor-swanson requested a review from a team as a code owner September 18, 2023 16:19
Copy link
Copy Markdown
Member

@jsoriano jsoriano left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Could you please also open a PR to update elastic-package?

Thanks!

@taylor-swanson
Copy link
Copy Markdown
Contributor Author

LGTM. Could you please also open a PR to update elastic-package?

Thanks!

PR is here: elastic/elastic-package#1460

@jsoriano jsoriano merged commit 18ddb12 into elastic:main Sep 19, 2023
@taylor-swanson taylor-swanson deleted the require-owner-type branch September 21, 2023 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants