Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ruff config & CODEOWNERS #214

Merged
merged 2 commits into from
Oct 2, 2024
Merged

Update ruff config & CODEOWNERS #214

merged 2 commits into from
Oct 2, 2024

Conversation

kenodegard
Copy link
Contributor

Description

Found while working on #213 that as CODEOWNERS is currently defined we are required to have approvals from both @conda/conda-dot-org AND @conda/communications teams. We actually want it to be one OR the other.

Also correcting pyproject.toml's ruff config based on my IDE lints.

  • If I have added a new page to learn/ or community/, I have added it to the corresponding _sidebar.json file.

@kenodegard kenodegard requested a review from a team as a code owner October 2, 2024 17:54
Copy link

netlify bot commented Oct 2, 2024

Deploy Preview for conda-dot-org ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit ad0058f
🔍 Latest deploy log https://app.netlify.com/sites/conda-dot-org/deploys/66fd88dc0434c60008fe8d4e
😎 Deploy Preview https://deploy-preview-214--conda-dot-org.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kenodegard
Copy link
Contributor Author

kenodegard commented Oct 2, 2024

Hm actually it looks like specifying CODEOWNERS as:

* @conda/conda-dot-org
* @conda/communications

means the latter overwrites the former, so it isn't even an AND operation:

Screenshot 2024-10-02 at 12 57 23

@jezdez jezdez merged commit a47ac3e into conda:main Oct 2, 2024
6 checks passed
@kenodegard kenodegard deleted the codeowners branch October 2, 2024 22:43
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.

2 participants