Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
adonispuente pushed 1 commit to sentryFlow adonispuente/insights-inventory-frontend
- fix(sentry): Update sentry flow 28f681d
adonispuente pushed 1 commit to sentryFlow adonispuente/compliance-frontend
- fix(sentry): Update sentry flow 89ab26c
adonispuente opened a pull request on RedHatInsights/insights-advisor-frontend
fix(sentry): Update Sentry Flow
This also removes the issue where the plugin is initialized locally and sends up debugIDs for local env on every build **Workflow Behavior:** **Locally (without variables):** The Sentry plugin...adonispuente pushed 9 commits to sentryFlow adonispuente/insights-advisor-frontend
- fix(sentry): Update sentry workflow to remove release var (#1343) 23d27b8
- fix(sentry): No prefix for sentry uploads (#1344) db649f5
- chore(deps): update konflux references (#1338) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.... d66373d
- chore(deps): bump the babel group with 10 updates (#1329) Bumps the babel group with 10 updates: | Package | From... 4c976bd
- Add tests checking the content of tooltips (#1345) 4cdb143
- add conditional filters to cypress tests (#1315) * add conditional filters to cypress tests * add tests to RulesT... eb12898
- test links in the content of expandable tables (#1346) ed01ecf
- chore(deps): update konflux references (#1349) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.... 4fcd08d
- fix(sentry): Update Sentry Flow 6aff849
adonispuente pushed 1 commit to sentryFlow adonispuente/insights-inventory-frontend
- fix(sentry): Update sentry flow c061921
adonispuente opened a pull request on RedHatInsights/insights-inventory-frontend
fix(sentry): Update sentry flow
This also removes the issue where the plugin is initialized locally and sends up debugIDs for local env on every build **Workflow Behavior:** **Locally (without variables):** The Sentry plugin...adonispuente created a branch on adonispuente/insights-inventory-frontend
sentryFlow - The Insights Inventory Frontend
adonispuente opened a pull request on RedHatInsights/compliance-frontend
fix(sentry): Update sentry flow
**Workflow Behavior:** **Locally (without variables):** The Sentry plugin won't build as SENTRY_AUTH_TOKEN is not defined. **GitHub push to master (automatic trigger):** The plugin won't in...adonispuente created a branch on adonispuente/compliance-frontend
sentryFlow - Frontend code for Insights Compliance
adonispuente pushed 1 commit to master RedHatInsights/compliance-frontend
- fix(RHINENG-15120): Fix rule patching in policies (#2356) 64c6bbb
adonispuente closed a pull request on RedHatInsights/compliance-frontend
fix(RHINENG-15120): Fix rule patching in policies
There is an issue when altering the value of a rule, where 1, it does not save, and 2, when updating one and opening another, the first gets reset. To reproduce: - Navigate to Create policy ...adonispuente pushed 5 commits to RHINENG-10654 adonispuente/compliance-frontend
- feat(KonfluxCI): Restructure & refactor renovate config (#2360) 597bfea
- feat(RHINENG-15537): Return back RuleResults export (#2354) * feat(RHINENG-15537): Return back RuleResults export ... 06c7c86
- fix(RHINENG-14893): Fix bug with OR and improve tests (#2355) e47cd04
- feat(Konflux): Use Konflux image for deployments (#2361) e463e04
- fix(RHINENG-15120): Fix rule patching in policies b1d48ee
adonispuente pushed 5 commits to RHINENG-10654 adonispuente/compliance-frontend
- fix(RHINENG-14893): Correct empty state SystemDetails (#2312) - Refactor: Remove GQL implementation - Correct empty... fb2602c
- chore(deps): update konflux references Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.... f0fca82
- feat(Tailorings): Implement group selection (#2306) b4e92dd
- feat(KonfluxCI): Test schedule (#2359) 131f2d5
- fix(RHINENG-15120): Fix rule patching in policies 0ddd765
adonispuente opened a pull request on RedHatInsights/compliance-frontend
fix(RHINENG-15120): Fix rule patching in policies
There is an issue when altering the value of a rule, where 1, it does not save, and 2, when updating one and opening another, the first gets reset. To reproduce: - Navigate to Create policy ...adonispuente created a branch on adonispuente/compliance-frontend
RHINENG-10654 - Frontend code for Insights Compliance
adonispuente opened a draft pull request on RedHatInsights/compliance-frontend
fix(sentry): Avoid sentry plugin install on dev set up
Whenever you run compliance locally, the plugin uploads debugIds, this doesnt affect functionality but is unnecessary and prolongs start up time locally. These variables are always available to mas...adonispuente pushed 5 commits to refactor adonispuente/insights-advisor-frontend
- chore(deps): update konflux references (#1338) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.... d66373d
- chore(deps): bump the babel group with 10 updates (#1329) Bumps the babel group with 10 updates: | Package | From... 4c976bd
- Add tests checking the content of tooltips (#1345) 4cdb143
- add conditional filters to cypress tests (#1315) * add conditional filters to cypress tests * add tests to RulesT... eb12898
- Merge branch 'master' into refactor abc634a
adonispuente created a branch on adonispuente/compliance-frontend
frequency - Frontend code for Insights Compliance
adonispuente opened a pull request on RedHatInsights/insights-chrome
fix(sentry): Update sentry plugin to always initialize | workflow update
This updates the sentry flow to always upload debugIds when the app is built, and upload source maps only when the variable is defined. Source maps are only uploaded with an active authKey present ...adonispuente pushed 1 commit to sentryUpdate adonispuente/insights-chrome
- fix(sentry): Update sentry plugin to always initialize 6f918ef
adonispuente created a branch on adonispuente/insights-chrome
sentryUpdate - Chroming for Insights apps
adonispuente created a comment on a pull request on RedHatInsights/vulnerability-ui
In the cases mohit is fine with the resolution, I also noticed that certain CVEs will report a different number still, below is an example -> ![Screenshot 2025-01-16 at 2 46 53 PM](https://gith...
adonispuente created a comment on a pull request on RedHatInsights/vulnerability-ui
@Fewwy Your opinion can be it doesn't matter that one thing is not updated when the other does, but the ticket itself suggest the exact opposite. If the PM is fine with the number not updating th...
adonispuente pushed 1 commit to master RedHatInsights/insights-inventory-frontend
- fix(sentry): Update sentrys workflow and always inject debugIDs (#2313) * fix(sentry): Update sentrys workflow and a... 786eb13
adonispuente closed a pull request on RedHatInsights/insights-inventory-frontend
fix(sentry): Update sentrys workflow and always inject debugIDs
Updates flow to always inject debugID, and update the workflow file to remove overriding of release in sentry, and map against debug IDs properlyadonispuente pushed 1 commit to master RedHatInsights/compliance-frontend
- fix(sentry): Update sentrys workflow and always inject debugIDs (#2343) * fix(sentry): Update sentrys workflow and a... 22fe8b6
adonispuente closed a pull request on RedHatInsights/compliance-frontend
fix(sentry): Update sentrys workflow and always inject debugIDs
Updates flow to always inject debugID, and update the workflow file to remove overriding of release in sentry, and map against debug IDs properlyadonispuente pushed 3 commits to workflowFix adonispuente/compliance-frontend
- fix(Tailorings): RHINENG-14520 - Fix export for wizard (#2314) * fix(Tailorings): RHINENG-14520 - Fix export for ssg... 492cb3b
- chore(deps): update konflux references (#2333) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.... 2f29e9c
- Merge branch 'master' into workflowFix 7c2ffa5
adonispuente pushed 1 commit to workflowFix adonispuente/compliance-frontend
- fix(sentry): Remove compliance prefix from release var a6c1c30
adonispuente pushed 1 commit to workflowFix adonispuente/insights-inventory-frontend
- fix(sentry): Remove inventory prefix from sentry workflow release var a514a4d