Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
bastilian pushed 1 commit to bump_fec_16012025 bastilian/compliance-frontend
- chore(deps): Update @redhat-cloud-services packages 025f111
bastilian created a comment on a pull request on RedHatInsights/compliance-frontend
See https://github.com/RedHatInsights/compliance-frontend/pull/2344
bastilian closed a pull request on RedHatInsights/compliance-frontend
chore(deps): bump @cypress/request and @redhat-cloud-services/frontend-components-remediations
Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.7 and updates ancestor dependency [@redhat-cloud-services/frontend-components-remediations](https://github.com/RedHatInsights/...bastilian created a comment on a pull request on RedHatInsights/compliance-frontend
See https://github.com/RedHatInsights/compliance-frontend/pull/2344
bastilian closed a pull request on RedHatInsights/compliance-frontend
chore(deps): bump the fec group across 1 directory with 9 updates
Bumps the fec group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@redhat-cloud-services/frontend-components](https://github.com/RedHatInsights/frontend-compone...bastilian pushed 1 commit to bump_fec_16012025 bastilian/compliance-frontend
- chore(deps): Update @redhat-cloud-services packages 4a5bd66
bastilian pushed 1 commit to bump_fec_16012025 bastilian/compliance-frontend
- chore(deps): Update @redhat-cloud-services packages 8445110
bastilian pushed 1 commit to bump_fec_16012025 bastilian/compliance-frontend
- chore(deps): Update @redhat-cloud-services packages 8f52a71
bastilian created a review on a pull request on RedHatInsights/frontend-components
Nice! This seems to fix the issue! Thank you @florkbr!
bastilian opened a draft pull request on RedHatInsights/compliance-frontend
chore(deps): Update @redhat-cloud-services packages
## Secure Coding Practices Checklist GitHub Link - https://github.com/RedHatInsights/secure-coding-checklist ## Secure Coding Checklist - [ ] Input Validation - [ ] Output Encoding - [ ] Aut...bastilian created a review on a pull request on RedHatInsights/insights-inventory-frontend
Thank you @gkarat!
bastilian pushed 5 commits to RHINENG-14557 bastilian/compliance-frontend
- chore(deps): update konflux references (#2333) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.... 2f29e9c
- fix(sentry): Update sentrys workflow and always inject debugIDs (#2343) * fix(sentry): Update sentrys workflow and a... 22fe8b6
- fix(Create/EditPolicy/PolicyDetails): Add missing system number badges (#2330) * fix(Create/EditPolicy): Add missing... 0b3abe0
- fix(RHINENG-13798): export on Systems select (#2331) Co-authored-by: Egor Shamardin <33912805+LightOfHeaven1994@user... e1ffacc
- feat(Tailorings): Implement group selection 02c3bc6
bastilian closed a draft pull request on RedHatInsights/frontend-components
refactor(fec): Fixes, improvements and moar options
This PR adds a (few) fix(es) and improvements to the `fec` command: * **Enables `npm run start` commands for the config packages** Just for convenience. I got tired of manually building all ...bastilian created a review on a pull request on RedHatInsights/insights-remediations-frontend
LGTM! Thank you @johnsonm325!
bastilian created a review on a pull request on RedHatInsights/frontend-components
LGTM! Tested with Inventory and all looks good again! Thank you @gkarat!
bastilian created a review on a pull request on RedHatInsights/compliance-frontend
LGTM! Thank you @adonispuente!
bastilian pushed 1 commit to RHINENG-15246 bastilian/insights-inventory-frontend
- feat(InventoryTable): RHINENG-15246 - Reword export dropdown items 2cd6afa
bastilian created a comment on a pull request on RedHatInsights/insights-inventory-frontend
@gkarat While I was testing the updates in my branch I noticed that the webpack dev-server was slow again. So we might want to add the `_unstableSpdy` option the the `fec.config.js` like here: http...
bastilian created a comment on a pull request on RedHatInsights/insights-inventory-frontend
@gkarat The fec dependency fixes have now been merged.
bastilian pushed 14 commits to RHINENG-14557 bastilian/compliance-frontend
- Create workflow for sentry sourceMaps (#2311) * Create workflow for sentry sourceMaps * Update main.yml c7bbcad
- chore(deps): update konflux references (#2317) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.... 2808780
- fix(RulesTable): prevent error on rule expand (#2319) * fix(RulesTable): prevent error on rule expand * fix: Wait... aa4ba1c
- fix(RHINENG-15136): Make default rules page work from EditPolicy (#2320) 57b5a0c
- chore: Update and unify dependabot.yml (#2322) d5de286
- fix(RHINENG-15165): sorting by name in Never reported table 8379db5
- fix(RHINENG-10460): column sorting 10b6832
- chore(deps): update konflux references (#2318) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.... 8c1a625
- fix(RHINENG-15212): Make rule expand work SystemDetails (#2329) 3096b55
- feat(RHINENG-15251): Enable automerge Konflux digest update (#2332) 223e494
- chore(deps): bump the cypress group with 3 updates (#2327) Bumps the cypress group with 3 updates: [@cypress/code-co... 8d56272
- fix(license): add NOTICE file specifying Red Hat as the owner (#2341) d0cca8e
- fix(Tailorings): RHINENG-14520 - Fix export for wizard (#2314) * fix(Tailorings): RHINENG-14520 - Fix export for ssg... 492cb3b
- feat(Tailorings): Implement group selection c720025
bastilian created a review comment on a pull request on RedHatInsights/frontend-components
@adonispuente Please doublecheck that you do not have and leftover assets within the `packages/components` folder for example. Within these folders there should only be folders like `src`/`lib` or ...
bastilian pushed 1 commit to master RedHatInsights/compliance-frontend
- fix(Tailorings): RHINENG-14520 - Fix export for wizard (#2314) * fix(Tailorings): RHINENG-14520 - Fix export for ssg... 492cb3b
bastilian closed a pull request on RedHatInsights/compliance-frontend
fix(Tailorings): RHINENG-14520 - Fix export for wizard
This fixes the export for the Rules step in the "Create Policy" wizard. **How to test:** 1) Open the "Create Policy" wizard and advance to the Rules step 2) Try exporting the rules as JSON o...bastilian pushed 2 commits to RHINENG-14520 bastilian/compliance-frontend
- fix: Use console.error Co-authored-by: Georgii Karataev <[email protected]> c3267a6
- fix(Tailorings): Wrap tailoring rules results in array b69b2ae
bastilian created a comment on a pull request on RedHatInsights/frontend-components
@Hyperkid123 All the `package.json`s are now updated to refer to the latest version(s).
bastilian pushed 1 commit to bump_components_utils_dep bastilian/frontend-components
- fix(deps): use latest version of fec packages 922dcf6