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

repos: add support for repo notices (bug 1704807) #155

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

zzzeid
Copy link
Contributor

@zzzeid zzzeid commented Apr 13, 2021

  • add RepoNotice model to house repo notices
    • add methods to support querying active notices
    • add support for archiving, and setting notices as warnings
  • add endpoints to get, create, update, and delete (archive) notices
  • add revision warning based on repos that have active warning notices
  • add SCM_ALLOW_DIRECT_PUSH definition to authorize access to endpoints
  • updated flake8 to ignore rule conflicting with SQLAlchemy syntax

@zzzeid zzzeid force-pushed the zeid/bug-1704807 branch 4 times, most recently from b2bb206 to 6cf5dad Compare April 14, 2021 20:46
- add RepoNotice model to house repo notices
    - add methods to support querying active notices
    - add support for archiving, and setting notices as warnings
- add endpoints to get, create, update, and delete (archive) notices
- add revision warning based on repos that have active warning notices
- add SCM_ALLOW_DIRECT_PUSH definition to authorize access to endpoints
- updated flake8 to ignore rule conflicting with SQLAlchemy syntax
@zzzeid zzzeid force-pushed the zeid/bug-1704807 branch from 6cf5dad to d01be09 Compare May 26, 2021 17:59
@zzzeid zzzeid closed this Feb 8, 2022
@zzzeid zzzeid deleted the zeid/bug-1704807 branch February 8, 2022 20:30
@zzzeid zzzeid restored the zeid/bug-1704807 branch February 8, 2022 20:34
@zzzeid zzzeid reopened this Feb 8, 2022
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.

1 participant