Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

RedHatInsights/insights-chrome

Hyperkid123 created a comment on a pull request on RedHatInsights/insights-chrome
The Jenkins failing checks are fine. @florkbr can you take. another look?

View on GitHub

wcater803 created a comment on a pull request on RedHatInsights/insights-chrome
/retest

View on GitHub

adonispuente opened a pull request on RedHatInsights/insights-chrome
feat(RHINENG:15491): Sentry Routing improvements and filter mods
This accomplishes 3 things: - When the page crashes ' Something Went Wrong' will be in those errors and is more easily searchable in sentrys SDK : https://issues.redhat.com/browse/RHINENG-15491 ...
epwinchell opened a pull request on RedHatInsights/insights-chrome
Update trusted content items
florkbr created a review comment on a pull request on RedHatInsights/insights-chrome
@Hyperkid123 mostly a NIT - but thoughts on adding a small requirement that the user "pauses" over the link for 250 milliseconds (or similar)? I'm just trying to avoid the case where the cursor was...

View on GitHub

florkbr created a review on a pull request on RedHatInsights/insights-chrome

View on GitHub

Hyperkid123 created a comment on a pull request on RedHatInsights/insights-chrome
/retest

View on GitHub

Hyperkid123 deleted a branch RedHatInsights/insights-chrome

fixes/copyright-year

Hyperkid123 pushed 2 commits to master RedHatInsights/insights-chrome
  • Update copyright year in footer 85504d0
  • Merge pull request #3006 from RedHatInsights/fixes/copyright-year Update copyright year in footer 7756745

View on GitHub

Hyperkid123 pushed 2 commits to master RedHatInsights/insights-chrome
  • Fix extra scrollbar on some pages 63da2c4
  • Merge pull request #3005 from epwinchell/scrollbar Fix extra scrollbar on some pages 6a6c714

View on GitHub

Hyperkid123 closed a pull request on RedHatInsights/insights-chrome
Fix extra scrollbar on some pages
Jira: https://issues.redhat.com/browse/RHCLOUD-35269 Adjusts min-height on chrome default layout to remove unnecessary scrollbar from screens with short content Old ![Screenshot 2025-02-03 a...
Hyperkid123 created a review on a pull request on RedHatInsights/insights-chrome

View on GitHub

Hyperkid123 pushed 5 commits to master RedHatInsights/insights-chrome
  • fix(RHINENG-15385): Update Sentry Workflow and plugin 1b8b2d8
  • update sentry workflow var c12379c
  • add extensive inclusive filtering to sentry c442186
  • Merge branch 'master' into sentryUpdate 7e2919c
  • Merge pull request #2995 from adonispuente/sentryUpdate fix(sentry): Update sentry plugin to always initialize | wor... c651c0b

View on GitHub

Hyperkid123 closed a pull request on RedHatInsights/insights-chrome
fix(sentry): Update sentry plugin to always initialize | workflow update
This updates the sentry workflow to avoid all instances of uploading source maps for devs in a local set up via the `ENABLE_SENTRY` variable (need to initialize the secret variable). Locally it ...
florkbr created a comment on a pull request on RedHatInsights/insights-chrome
/ok-to-test

View on GitHub

justinorringer created a review on a pull request on RedHatInsights/insights-chrome
What could possibly go wrong with a new year??

View on GitHub

ryelo opened a pull request on RedHatInsights/insights-chrome
Update copyright year in footer
new year new us
ryelo created a branch on RedHatInsights/insights-chrome

fixes/copyright-year - Chroming for Insights apps

Hyperkid123 opened a pull request on RedHatInsights/insights-chrome
Simplify Caddyfile configurations
https://issues.redhat.com/browse/RHCLOUD-37657 ### Changes - change the asset output-dir to `dist` - remove beta handlers - remove preview handles - remove config handlers - remove /stable...
Hyperkid123 deleted a branch RedHatInsights/insights-chrome

konflux/references/master

Hyperkid123 pushed 2 commits to master RedHatInsights/insights-chrome
  • Update Konflux references Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> 8ff77e0
  • Merge pull request #2992 from RedHatInsights/konflux/references/master Update Konflux references f403588

View on GitHub

Hyperkid123 closed a pull request on RedHatInsights/insights-chrome
Update Konflux references
This PR contains the following updates: | Package | Change | |---|---| | quay.io/konflux-ci/tekton-catalog/task-apply-tags | `2c2d88c` -> `fa7aa88` | | quay.io/konflux-ci/tekton-catalog/task-build...
Hyperkid123 created a review on a pull request on RedHatInsights/insights-chrome

View on GitHub

Hyperkid123 created a comment on a pull request on RedHatInsights/insights-chrome
/retest

View on GitHub

red-hat-konflux[bot] pushed 17 commits to konflux/references/master RedHatInsights/insights-chrome
  • Use FEO generated services tile if flag is present b9a8734
  • Update Search empty state 33009e7
  • lint fix 595279f
  • comment-out footer actions ec0d6b0
  • class name fix a071453
  • remove commenting code eaf01d4
  • Merge branch 'master' into accept-feo-generated-services-json 8b9f694
  • Merge pull request #2993 from Hyperkid123/accept-feo-generated-services-json Use FEO generated services tile if flag... c0a00bd
  • Merge branch 'master' of https://github.com/RedHatInsights/insights-chrome into emptystate fd4c440
  • remove commented code / svg 5b1599d
  • Remove Vary header from caddy server 09f8f27
  • Merge pull request #2975 from epwinchell/emptystate Update Search empty state 44029e7
  • Merge branch 'master' into update-caddyfile-to-remove-vary d242417
  • Merge pull request #3001 from florkbr/update-caddyfile-to-remove-vary Remove Vary header from caddy server 4381776
  • Fix error with caddy config Fixes: Error: adapting config using caddyfile: /opt/app-root/src/Caddyfile:4: unrecogniz... 07bf1a8
  • Merge pull request #3003 from florkbr/fix-caddy-file-header Fix error with caddy config 9cf8efb
  • Update Konflux references Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> 8ff77e0

View on GitHub

florkbr created a review comment on a pull request on RedHatInsights/insights-chrome
Chatted with @wcater803 - I missed the left hand part of the expression (`ITLess()`). My bad.

View on GitHub

florkbr created a review on a pull request on RedHatInsights/insights-chrome

View on GitHub

florkbr created a review comment on a pull request on RedHatInsights/insights-chrome
@wcater803 I'm not sure we want to remove the `isAllServicesLink(link)` check here - just the `&& link.ITLess` portion? What do you think?

View on GitHub

Load more