Kurt King

Results 147 comments of Kurt King

Hey @danigar, thanks for opening this. I like your possible implementation, and think there is definitely value in this. I see you are willing to submit a PR. How do...

> It would be great if the announcements creation could target only specific groups of people inside backstage. Another cool feature could be mentioning groups and people in the description...

Hey @danigar - we lost track of this and the plugins have now been migrated to the community repo. I think there is value in still having this feature. Do...

> @benjdlambert any idea why the checks are stuck in pending? @SaraJendeberg - closing the PR and reopening a minute later should restart CI. Worth a shot to see if...

> > Would you accept the use of this dependency? https://www.npmjs.com/package/detect-package-manager > > This doesn't appear to respect the "package.json" `packageManager` setting. > > Example: > > ```json > "packageManager":...

> @kurtaking I'll take a look. I am fairly certain we abandoned any OS-specific installs along with tarball packaging in favor of publishing the CLI to a private node registry...

> If using a database, maybe adding a view count table or column for each announcement. We'd probably be fine with adding a new `view_count` column. ```ts async incrementViewCount(id: string):...

The announcement plugins have been migrated to [backstage/community-plugins](https://github.com/backstage/community-plugins) repo. Please recreate an issue there if there is value in doing so.

Hey @milliebase, the announcements plugins have been migrated to `backstage/community-plugins` [repo](https://github.com/backstage/community-plugins/tree/main). Will you please open a PR there if you still want to contribute these changes. [Here is the workspace](https://github.com/backstage/community-plugins/tree/main/workspaces/announcements).