Skip to content

Commit 83d5e78

Browse files
committed
Merge branch 'develop' into MoshiKoi/1025/remove-special-case-notifying-author-of-threads
2 parents 36b7eec + cba2805 commit 83d5e78

File tree

236 files changed

+4653
-1986
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

236 files changed

+4653
-1986
lines changed

.circleci/config.yml

Lines changed: 0 additions & 337 deletions
This file was deleted.

.github/.codecov.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,3 +35,7 @@ component_management:
3535
name: models
3636
paths:
3737
- app/models/**
38+
- component_id: module_tasks
39+
name: tasks
40+
paths:
41+
- app/tasks/**

0 commit comments

Comments
 (0)