Skip to content

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

Draft
zzzeid wants to merge 1 commit intomozilla-conduit:mainfrom
zzzeid:zeid/bug-1704807
Draft

repos: add support for repo notices (bug 1704807)#155
zzzeid wants to merge 1 commit intomozilla-conduit:mainfrom
zzzeid:zeid/bug-1704807

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