Ecosyste.ms: Timeline

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

adonispuente

adonispuente pushed 1 commit to master RedHatInsights/vulnerability-ui
  • feat(RHINENG-1539): Onboard Vulnerability to Sentry Instance (#2198) a504faa

View on GitHub

adonispuente closed a pull request on RedHatInsights/vulnerability-ui
feat(RHINENG-1539): Onboard Vulnerability to Sentry Instance
This onboards Vulnerability to sentry to receive proper error reporting/routing, as well as the automation workflow that sends debugIDs up on a merge to master + sourceMap automation when a release...
adonispuente pushed 10 commits to sentryUpdate adonispuente/insights-chrome
  • Use FEO generated services tile if flag is present b9a8734
  • Remove travis pipelines config. b67acc3
  • make feedback text input area auto resizable (#2998) 5555ae8
  • Update 'All services' page description b737bc0
  • lint fix 6f782a7
  • Merge pull request #2997 from Hyperkid123/remove-travis-pipeline Remove travis pipelines config. 273a5b2
  • Merge pull request #2999 from epwinchell/all_service_description Update 'All services' page description a7bc5e9
  • 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
  • fix(RHINENG-15385): Update Sentry Workflow and plugin 1b8b2d8

View on GitHub

adonispuente pushed 1 commit to master RedHatInsights/compliance-frontend
  • fix(sentry): Update sentry flow (#2363) 5a21619

View on GitHub

adonispuente closed a pull request on RedHatInsights/compliance-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 1 commit to master RedHatInsights/insights-inventory-frontend
  • fix(sentry): Update sentry flow (#2338) c1de782

View on GitHub

adonispuente closed 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 opened a pull request on RedHatInsights/malware-detection-frontend
feat(RHINENG-15383): Onboard Malware to Sentry Instance
This onboards Malware to sentry to receive proper error reporting/routing, as well as the automation workflow that sends debugIDs up on a merge to master + sourceMap automation when a release is ma...
adonispuente created a branch on adonispuente/malware-detection-frontend

sentryFlow - Frontend for the Insights Yara (aka: cautious-octo-garbanzo) Application

adonispuente opened a pull request on RedHatInsights/vulnerability-ui
feat(RHINENG-1539): Onboard Vulnerability to Sentry Instance
This onboards Vulnerability to sentry to receive proper error reporting/routing, as well as the automation workflow that sends debugIDs up on a merge to master + sourceMap automation when a release...
adonispuente created a branch on adonispuente/vulnerability-ui

sentryFlow - Vulnerability User Interface

adonispuente opened a pull request on RedHatInsights/insights-remediations-frontend
feat(RHINENG-15380): Onboard Remediations to Sentry Instance
This onboards Remediations to sentry to receive proper error reporting/routing, as well as the automation workflow that sends debugIDs up on a merge to master + sourceMap automation when a release ...
adonispuente created a branch on adonispuente/insights-remediations-frontend

sentryFlow - Frontend application for Insights Remediations

adonispuente opened a pull request on RedHatInsights/patchman-ui
feat(RHINENG-15384): Onboard Patchman to Sentry instance
This onboards Patchman to sentry to receive proper error reporting/routing, as well as the automation workflow that sends debugIDs up on a merge to master + sourceMap automation when a release is m...
adonispuente created a branch on adonispuente/patchman-ui

sentryFlow - System Patch Manager User Interface

adonispuente pushed 1 commit to sentryFlow adonispuente/insights-dashboard
  • feat(RHINENG-15382): Onboard Dashboard to Sentry 8498a9c

View on GitHub

adonispuente created a comment on a pull request on RedHatInsights/compliance-frontend
/retest

View on GitHub

adonispuente created a comment on a pull request on RedHatInsights/insights-inventory-frontend
/retest

View on GitHub

adonispuente opened a pull request on RedHatInsights/insights-dashboard
feat(RHINENG-15382): Onboard Dashboard to Sentry
This onboards dashboard to sentry to recieve proper error reporting/routing, as well as the automation workflow that sends debugIDs up on a merge to master + sourceMap automation when a release is ...
adonispuente created a branch on adonispuente/insights-dashboard

sentryFlow - The Dashboard frontend

adonispuente pushed 3 commits to sentryFlow adonispuente/insights-inventory-frontend
  • fix(RHINENG-13686): Update last seen filter to single select This PR converts the last seen filter on the systems ta... 340b524
  • fix(RHINENG-15627): Images table persistent loading A regression happened where when you load the images table, it w... 38af1cf
  • fix(sentry): Update sentry flow 938b40e

View on GitHub

adonispuente pushed 1 commit to sentryFlow adonispuente/compliance-frontend
  • fix(sentry): Update sentry flow f10f5d1

View on GitHub

adonispuente closed a pull request on RedHatInsights/insights-advisor-frontend
fix(sentry): Syntax and sentry workflow var updates
In the case the variable is false, this will ensure we dont break any schemas. If triggered on push we build without authToken, and we trigger it via workflow we send up the authToken
adonispuente pushed 1 commit to sent adonispuente/insights-advisor-frontend
  • fix(sentry): Synthax and sentry workflow var updates e7d818b

View on GitHub

adonispuente pushed 1 commit to sent adonispuente/insights-advisor-frontend
  • fix(sentry): Synthax and sentry workflow var updates 6ceed36

View on GitHub

adonispuente opened a pull request on RedHatInsights/insights-advisor-frontend
fix(sentry): Synthax and sentry workflow var updates
# Description Associated Jira ticket: # (issue) Please include a summary of the change, what this fixes/creates/improves. # How to test the PR Please include steps to test your PR. ...
adonispuente pushed 1 commit to sent adonispuente/insights-advisor-frontend
  • fix(sentry): Synthax and sentry workflow var updates ef1381b

View on GitHub

adonispuente created a branch on adonispuente/insights-advisor-frontend

sent - The Advisor Frontend

adonispuente pushed 1 commit to master RedHatInsights/insights-advisor-frontend
  • fix(sentry): Update Sentry Flow (#1352) 310a3f0

View on GitHub

adonispuente closed 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...
Load more