Management pipeline for Emoji #8

Open
opened 2022-12-24 15:29:32 +00:00 by cb · 4 comments

It would be neat to have a DevOps way to manage the Discord and Mastodon emoji set that has this repo as a canonical source of truth.

  • Metadata for associating shortcodes, categories, etc.
  • Discord
    • We would need a bot that has the appropriate permissions.
  • Mastodon
    • Should just be a matter of tootctl emoji import?
It would be neat to have a DevOps way to manage the Discord and Mastodon emoji set that has this repo as a canonical source of truth. * [ ] Metadata for associating shortcodes, categories, etc. * [ ] Discord * We would need a bot that has the appropriate permissions. * [ ] Mastodon * Should just be a matter of `tootctl emoji import`?
cb added the
area/infrastructure
label 2022-12-24 15:29:32 +00:00
kouhai added the
type/enhancement
tag/help wanted
priority/3.low
labels 2022-12-24 22:38:26 +00:00

dist/ has a gunzip file with emojis named as shortcodes for tootctl to import. That and --category is all settable metadata without plugins.

I'll update the README with the tootctl command in emoji-convert.sh once I get confirmation that it imports the gunzip file correctly. My dev env seems to import well, but UI isn't fully functional.

Could we make a devops repo and move this discussion there?

`dist/` has a gunzip file with emojis named as shortcodes for tootctl to import. That and `--category` is all settable metadata without plugins. I'll update the README with the [tootctl command in emoji-convert.sh](https://gitea.treehouse.systems/treehouse/emoji/src/branch/main/emoji-convert.sh#L45) once I get confirmation that it imports the gunzip file correctly. My dev env seems to import well, but UI isn't fully functional. Could we make a `devops` repo and move this discussion there?

I just read #7

If it is alright with other, I'd like this repo to focus on distributing emojis Treehouse contributors make. My hope is that admins from other communities will use them.

I am more than happy to address this issue in devops 🙏

I just read https://gitea.treehouse.systems/treehouse/emoji/issues/7 If it is alright with other, I'd like this repo to focus on distributing emojis Treehouse contributors make. My hope is that admins from other communities will use them. I am more than happy to address this issue in `devops` 🙏

tbh I'd prefer a proper "releases" pipeline over just dist

tbh I'd prefer a proper "releases" pipeline over just `dist`

same. I think we're close to a 1.0

same. I think we're close to a 1.0
Sign in to join this conversation.
There is no content yet.