Page MenuHomeSealhub

Discourse telegram bot: attach images from the post
Open, Above NormalPublic2 Points

Details

Coded by
mates
Action required from
FilipI
PHID of the last column the processing script has seen this task in
PHID-PCOL-rt4p72bfiw2fnfkxc5fl
Timestamp of the time this task got moved into the current column
1693555353390

Event Timeline

jenkins-user set Timestamp of the time this task got moved into the current column to 1693555346892.Sep 1 2023, 10:02
jenkins-user set PHID of the last column the processing script has seen this task in to PHID-PCOL-2ksh7xlolko4ggqo7rez.
jenkins-user changed Timestamp of the time this task got moved into the current column from 1693555346892 to 1693555353390.Sep 1 2023, 10:02
jenkins-user changed PHID of the last column the processing script has seen this task in from PHID-PCOL-2ksh7xlolko4ggqo7rez to PHID-PCOL-rt4p72bfiw2fnfkxc5fl.
kuba-orlik triaged this task as Above Normal priority.Sep 4 2023, 17:13
kuba-orlik shifted this object from the Restricted Space space to the S5 Publiczna space.Sep 14 2023, 10:59
kuba-orlik changed the visibility from "All Users" to "Public (No Login Required)".
kuba-orlik edited projects, added Open-source; removed Restricted Project.Oct 30 2023, 13:35
jenkins-user updated Coded by, added: mates.
jenkins-user updated Action required from, added: mates.
jenkins-user updated Action required from, added: FilipI; removed: mates.
jenkins-user added a subscriber: mates.

Sending png files does not work - every format supported by telegram should be supported

jenkins-user updated Action required from, added: mates; removed: FilipI.
kuba-orlik changed the point value for this task from 1 to 2.Wed, Jul 16, 10:09

Also, emojis are picked up

image.png (500×652 px, 337 KB)

jenkins-user updated Action required from, added: FilipI; removed: mates.

@mates Now the build fails due to a missing dependency:

LoadError: cannot load such file -- mime/types (LoadError)

Maybe the mime/types gem has to be added to dependencies of this plugin in some way?