Johan Hammar

Results 17 comments of Johan Hammar

Hi We have the same problem. A question > if any of these are empty, then you won't be able to include those in the headers Does this mean that...

Hi! Given that most of the PR:s were merged, can we expect a new release as well?

That log message is a bit misleading. I think it could be logged as a debug message instead, maybe something like "RSSFeed Plugin not created. Attempting to find existing one."

What happens when you update the plugin? We observed this when using version 0.2.0 and have since updated to 0.2.5, however it seems that the plugin is not updated since...

We don't use the plugin marketplace, instead we put the tarball in the plugin/ directory

I think it has something to do with the 0.2.5 build. I can reproduce the problem locally running Mattermost in Docker. 1. Install mattermost-plugin-rssfeed 0.2.0 2. Enable plugin 3. Install...

Probably related to https://github.com/wbernest/mattermost-plugin-rssfeed/issues/54

It was fixed by https://github.com/wbernest/mattermost-plugin-rssfeed/pull/38 but a new release is necessary. See https://github.com/wbernest/mattermost-plugin-rssfeed/issues/54 https://github.com/wbernest/mattermost-plugin-rssfeed/issues/56

Hi Try `release-it --no-plugins.@release-it/keep-a-changelog.strictLatest` Source https://github.com/release-it/release-it/blob/master/docs/configuration.md

I'm also seeing this on Backstage 1.23.4. Sometimes I see the rendered graph flash before outputting the raw code again. Haven't figured out what is causing this, anything I can...