Kurt King
Kurt King
## Hey, I just made a Pull Request! re: https://github.com/backstage/backstage/issues/21858 Add the ability to delete a record from the `refresh_state` table. #### :heavy_check_mark: Checklist - [x] A changeset describing the...
@kurtaking Are you sure that the new versions released on npm contain the changes? I'm currently trying to enable authentication in our instance again and the search module fails to...
Checklist * [ ] I have updated the necessary documentation * [ ] I have signed off all my commits as required by [DCO](https://GitHub.com/apps/dco/) * [ ] My build is...
### 🔖 Feature description Several components can be migrated to the new `announcements-react` package. ### 🎤 Context This is to support the new Backstage architecture and package conventions. From my...
### 🔖 Feature description Create a custom `useAnnouncements` react hook ### 🎤 Context Having a reusable hook for react components would be nice to have. There are several areas were...
Checklist: * [ ] I have updated the necessary documentation * [ ] I have signed off all my commits as required by [DCO](https://GitHub.com/apps/dco/) * [ ] My build is...
The repository is configured with [Jest](https://jestjs.io/), but [plugin-announcements](https://github.com/procore-oss/backstage-plugin-announcements/tree/main/plugins/announcements) is at 0% test coverage. We should do our best unit testing the existing code before adding new features. Appreciate any and...
### 📜 Description The last release was on February 5th. https://github.com/procore-oss/backstage-plugin-announcements/releases ### 👍 Expected behavior `yarn changeset tag` step should include syncing things back to Github ### 👎 Actual Behavior...
## Hey, I just made a Pull Request! Provide updated documentation for implementing Tech Insights with the new backend system. #### :heavy_check_mark: Checklist - [ ] A changeset describing the...
The announcement plugins should be migrated to [backstage/community-plugins](https://github.com/backstage/community-plugins). When we first took these over, that repository didn't exist, and the main repo no longer allowed new plugins. If it had,...