Ecosyste.ms: Timeline

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

Hyperkid123

Hyperkid123 pushed 24 commits to caddy-config Hyperkid123/insights-chrome
  • Remove satellite from itless env header, getting moved to side nav. fdd0c60
  • Merge branch 'master' into move-manage-satellite 0bc57e8
  • Fix linting issues 9fee72a
  • Fix lint 6527456
  • Update trusted content items 0f4d951
  • feat(RHINENG:15491): Sentry Routing improvements and filter modifications 1c416d3
  • Merge pull request #3009 from adonispuente/SWW feat(RHINENG:15491): Sentry Routing improvements and filter mods d16207a
  • Merge pull request #3008 from epwinchell/trusted Update trusted content items 8f4c008
  • chore(deps): update konflux references Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.... cfc2428
  • Merge pull request #3010 from RedHatInsights/konflux/references/master chore(deps): update konflux references da5002e
  • Remove SatelliteLink Component cd566c7
  • Merge branch 'master' into move-manage-satellite 73fc8e1
  • Add global learning resources config 2e96143
  • Clean up global learning resources page 58fa2ab
  • Merge pull request #3012 from JetyAdam/globalLearningResourcesConfig Add global learning resources config 2a770c2
  • Fix bug preventing permission error message from appearing 6b1e2bc
  • Merge branch 'master' into fix_export_hold_err 7a36a2f
  • Merge branch 'master' into move-manage-satellite fe053e5
  • Merge pull request #3000 from shannon-donahue/move-manage-satellite Remove Satellite from header in itless env 05d59ae
  • Update itless apps in AllServices page (#3002) * Updated ITLess flag for apps * Removed ITLess logic for AllServi... a063b3d
  • and 4 more ...

View on GitHub

Hyperkid123 pushed 2 commits to main RedHatInsights/frontend-operator
  • Mount operator-generated dir into submodule build container assets. 8cea2d2
  • Merge pull request #261 from Hyperkid123/srv-volue-mout-t2 Mount operator-generated dir into submodule build contain... 3dd8c38

View on GitHub

Hyperkid123 closed a pull request on RedHatInsights/frontend-operator
Mount operator-generated dir into submodule build container assets.
This should not override the asset dir. We only need the operator generated assets.
Hyperkid123 pushed 2 commits to main RedHatInsights/chrome-service-backend
  • HMS-5265: replace edge widget with image builder 76e01d4
  • Merge pull request #749 from amirfefer/hms-5265 HMS-5265: Replace edge widget with image builder 65265b2

View on GitHub

Hyperkid123 created a review on a pull request on RedHatInsights/chrome-service-backend

View on GitHub

Hyperkid123 pushed 1 commit to srv-volue-mout-t2 Hyperkid123/frontend-operator
  • Mount operator-generated dir into submodule build container assets. 8cea2d2

View on GitHub

Hyperkid123 created a review comment on a pull request on RedHatInsights/insights-chrome
@catastrophe-brandon @JetyAdam there already is a cypress component test like that. We should just expand the cases. https://github.com/RedHatInsights/insights-chrome/blob/master/cypress/compone...

View on GitHub

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

View on GitHub

Hyperkid123 created a review comment on a pull request on RedHatInsights/insights-chrome
I think clearing the timeout and canceling the preload is not necessary. I argue that it is even unwanted. A preload happens only once for a module. Then the bundle is in the browser and in the...

View on GitHub

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

View on GitHub

Hyperkid123 deleted a branch Hyperkid123/chrome-service-backend

missing-servives-id

Hyperkid123 pushed 2 commits to main RedHatInsights/chrome-service-backend
  • Add missing services category id 685277b
  • Merge pull request #788 from Hyperkid123/missing-servives-id Add missing services category id 0b63cb9

View on GitHub

Hyperkid123 closed a pull request on RedHatInsights/chrome-service-backend
Add missing services category id
Part of: https://issues.redhat.com/browse/RHCLOUD-37658
Hyperkid123 pushed 1 commit to global-module-reload Hyperkid123/insights-chrome
  • Allow module preloading based on routing information. 510621f

View on GitHub

Hyperkid123 created a review comment on a pull request on RedHatInsights/insights-chrome
@florkbr I made it more efficient. What do you think now?

View on GitHub

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/chrome-service-backend
There are issues with the Konflxu release pipeline. So I guess we will have to wait for a bit longer.

View on GitHub

Hyperkid123 created a comment on a pull request on RedHatInsights/frontend-operator
/retest

View on GitHub

Hyperkid123 created a comment on a pull request on RedHatInsights/chrome-service-backend
OK, I've just merged the landing page widget PR. Once deployed and verified, I'll go ahead and merge this one.

View on GitHub

Hyperkid123 pushed 2 commits to master RedHatInsights/landing-page-frontend
  • [HMS-5265]: Replace edge widget with new image-builder 4d1af4c
  • Merge pull request #655 from amirfefer/hms-5265 [HMS-5265]: Replace edge widget with a new image-builder 53aaa4f

View on GitHub

Hyperkid123 closed a pull request on RedHatInsights/landing-page-frontend
[HMS-5265]: Replace edge widget with a new image-builder
### Description This PR replaces the outdated Edge service widget with a new widget showcasing the "Image Builder" service. The updated widget should provide a clear, concise description of Image ...
Hyperkid123 created a comment on a pull request on RedHatInsights/insights-chrome
@florkbr @wise-king-sullyman we will be merging this soon. Just wanted to remind, you that we should squash the commits in case we need a revert.

View on GitHub

Hyperkid123 created a comment on a pull request on RedHatInsights/insights-chrome
There is an issue with exposed modules coming directly from chrome.

View on GitHub

Hyperkid123 created a review on a pull request on RedHatInsights/frontend-operator

View on GitHub

Hyperkid123 created a review comment on a pull request on RedHatInsights/frontend-operator
The title in the search can be duplicated. Can we do Title and Description? And maybe throw the Href as well? ```go searchIndex[i].Title < searchIndex[j].Title && searchIndex[i].Description < sea...

View on GitHub

Hyperkid123 created a review on a pull request on RedHatInsights/frontend-operator

View on GitHub

Hyperkid123 pushed 133 commits to mfe Hyperkid123/insights-chrome
  • Update sentry config to consume multiple remotes * fix(RHINENG-10654): Reimplement Sentry * update package.lock a... 4991bb3
  • Update dependencies. 2dfb72a
  • Merge pull request #2948 from Hyperkid123/deps Update dependencies. e028669
  • chore: pin caddy-ubi image 671c218
  • Merge pull request #2956 from Victoremepunto/pin-caddy-ubi-image chore: pin caddy-ubi image b315864
  • Red Hat Konflux update insights-chrome Signed-off-by: red-hat-konflux <[email protected]> 6fb7082
  • Fix user access location in settings icon 4ca3535
  • Adjust access management link in settings icon 5e74598
  • Add frontend-build-container tasks to tekton pipelines 93b7d4e
  • Merge pull request #2957 from RedHatInsights/appstudio-insights-chrome Red Hat Konflux update insights-chrome 9e5585e
  • Update README.md 0c93852
  • chore(deps): update quay.io/redhat-appstudio/build-trusted-artifacts:latest docker digest to 81c4864 Signed-off-by: ... e803869
  • Merge pull request #2960 from RedHatInsights/renovate/quay.io-redhat-appstudio-build-trusted-artifacts-latest chore(... ca7b0a3
  • Merge pull request #2961 from RedHatInsights/florkbr-patch-2 Update README.md - testing Konflux 672651d
  • Fix user access location in settings icon (#2958) Co-authored-by: Filip Hlavac <[email protected]... 5a24dd1
  • Doc links updates 8911b56
  • Merge branch 'master' into access-management-url 5c4b72a
  • Switch back to using konflux-consoledot-frontend-build create-frontend-dockerfile task 990e43d
  • Merge pull request #2964 from florkbr/update-tekton-to-remove-custom-config Switch back to using konflux-consoledot-... 71c03f3
  • chore(deps): update konflux references Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.... 0cd443f
  • and 113 more ...

View on GitHub

Hyperkid123 opened a pull request on RedHatInsights/chrome-service-backend
Add missing servives category id
Part of: https://issues.redhat.com/browse/RHCLOUD-37658
Hyperkid123 pushed 1 commit to missing-servives-id Hyperkid123/chrome-service-backend
  • Add missing services category id 685277b

View on GitHub

Hyperkid123 created a branch on Hyperkid123/chrome-service-backend

missing-servives-id - Source code repository for chrome backend

Load more