[
https://issues.apache.org/jira/browse/FINERACT-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18057398#comment-18057398
]
Adam Monsen edited comment on FINERACT-2171 at 2/9/26 6:30 PM:
---------------------------------------------------------------
I want to split apart the code from the data. They'll have different licenses
and different change histories:
* archiver app: apache 2.0, new commits when code changes
* archive data: CC BY-SA 4.0, new commits when messages are added (daily)
||Repo||License||Purpose||
|apache/fineract-chat-archive|Apache 2.0|archiver code|
|mifos/chat-archive|CC-BY-SA 4.0|run archiver code, store archives, serve
archives via GitHub Pages|
Since we're archiving messages from the Mifos Slack workspaces, the data will
live in [https://github.com/mifos/chat-archive] . Again, that's data
{*}only{*}: archived chat messages, served by GitHub Pages, licensed CC BY-SA
4.0.
I'm going to revive [https://github.com/apache/fineract-chat-archive] .
I think the github action should live in
[https://github.com/mifos/chat-archive] , and it will check out and run
[https://github.com/apache/fineract-chat-archive] code.
was (Author: meonkeys):
I want to split apart the code from the data. They'll have different licenses
and different change histories:
* archiver app: apache 2.0, new commits when code changes
* archive data: CC BY-SA 4.0, new commits when messages are added (daily)
Since we're archiving messages from the Mifos Slack workspaces, the data will
live in [https://github.com/mifos/chat-archive] . Again, that's data
{*}only{*}: archived chat messages, served by GitHub Pages, licensed CC BY-SA
4.0.
I'm going to revive [https://github.com/apache/fineract-chat-archive] .
I think the github action should live in
[https://github.com/mifos/chat-archive] , and it will check out and run
[https://github.com/apache/fineract-chat-archive] code.
> make Slack messages discoverable by search engines
> --------------------------------------------------
>
> Key: FINERACT-2171
> URL: https://issues.apache.org/jira/browse/FINERACT-2171
> Project: Apache Fineract
> Issue Type: Wish
> Components: Docs
> Reporter: Adam Monsen
> Priority: Minor
> Attachments: FINERACT-2171-implementation-plan-v2.md,
> FINERACT-2171-implementation-plan.md, TESTING.md, screenshot-1.png
>
>
> To improve discoverability of Fineract knowledge, lessons learned, and
> actions taken, let's automatically capture Slack messages and post them
> somewhere online/public/index-able.
> See also:
> [https://lists.apache.org/thread/rlqx239p10xt8w9odmh27ojto25r147w|https://lists.apache.org/thread/zf3zmblj96mqo9gl69tpgz5xorzxgw3z]
> Acceptance criteria suggestion: {*}a web search for, e.g. "mifos fineract
> mockito" returns relevant Slack messages{*}. A similar criteria should be
> useful for improving index-ability of issues, patches, mailing list messages,
> etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)