Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
arosa822 pushed 1 commit to debug-useallservices RedHatInsights/insights-chrome
- trigger rebuild, empty commit ac18618
arosa822 pushed 19 commits to security-compliance RedHatInsights/compliance-backend
- chore(deps): run a bundle update fc9709a
- chore(deps): bump .ruby-version to 3.3.5 8251fb1
- refactor(APIv2): extract the JSON lookup code from V2::System 69034ac
- feat(APIv2): allow sorting/searching systems by whole os_version fd8f2f2
- fix(compose): adjust build-rails-db to check for DB existence 3d36c56
- cleanup(APIv2): RHINENG-13975 drop unnecessary IN/NOTIN searches 76b7fa4
- fix(APIv2): RHINENG-13974 make IN/NOTIN searches consistent 54f385a
- feat(APIv2): add search for supported_profiles by ref_id and title 7f859e6
- feat(konflux): add new mandatory RPM signature scan task to tekton 9556f4b
- chore(deps): update konflux references Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.... 5354050
- feat(V2): RHINENG-14055 filter Reports by percent_compliant 669bcfe
- fix(APIv2): introduce searching security guides by supported_profile aa74865
- chore(image): update and rebuild image ed5ef58
- feat(APIv2): RHINENG-14053 expose ssg_versions on TestResults 790926a
- feat(V2): RHINENG-14034 filter test_results by tags 4e1a37b
- chore(deps): update konflux references Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.... 43ff992
- perf(konflux): use the docker-build-oci-ta pipelines 5144acf
- revert(konflux): use non-konflux image for deployment 79c1017
- feat(APIv2): RHINENG-14356 allow RR filtering by rule_group_id 626b0ff
arosa822 pushed 47 commits to security-compliance RedHatInsights/insights-rbac-ui
- chore(konflux): add rpms-signature-scan task to pipelines (#1690) 68a6a89
- fix(konflux): add rpms check to pull requests (#1691) 981c7ce
- chore: publish 1.5.2 <no> [skip ci] e628c04
- fix(deploy): correct quay repository in frontend config (#1693) 800fbb7
- chore: publish 1.5.3 <no> [skip ci] cded05b
- chore(deps): update konflux references (#1689) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.... 19c76bc
- chore(deps): update konflux references (#1686) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.... 0bab391
- fix(permission): unable to load more than 2 pages in permissions (#1688) f150391
- chore: publish 1.5.1 <no> [skip ci] 65660ee
- chore(konflux): add rpms-signature-scan task to pipelines (#1690) 2222100
- fix(konflux): add rpms check to pull requests (#1691) 81d51ff
- chore: publish 1.5.2 <no> [skip ci] 1502741
- fix(deploy): correct quay repository in frontend config (#1693) 1f433e9
- chore: publish 1.5.3 <no> [skip ci] 11ae535
- chore(deps): update konflux references (#1689) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.... 2de8e1d
- feat: create user details view 53ccf7a
- Merge pull request #1687 from CodyWMitchell/user-list-details Create Users list details drawer d96956a
- chore: publish 1.6.0 <no> [skip ci] eafebc1
- feat(common-auth-model): add mocked requests (#1695) 966361c
- chore: publish 1.7.0 <no> [skip ci] 71d4fe2
- and 27 more ...
arosa822 pushed 313 commits to security-compliance RedHatInsights/insights-rbac
- Update pre-commit hook pre-commit/pre-commit-hooks to v5 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[b... b648c19
- Consolidate tenant bootstrapping and wire into user event listener 463ebc3
- Load default policies 8a6499a
- Reorganize some methods f332be2
- Don't bootstrap default access if there is a custom default access group 6062277
- Prefix tenant relation object ID with domain 09fd043
- Fix some lint issues 1f69c3f
- Add migration for tenant mapping model and fix various bugs 9e06eb1
- Clarify return value cdd5843
- Clarify error reason 3f76654
- Clarify race condition b28c15c
- Add feature flags for UMB update and bootstrapping tenants 72d78da
- Add tests for v2 tenant bootstrapping and fix various bugs 41027cf
- Start to add tests for cleaner V2 bootstrap 255d585
- Stop creating principals via job (not needed) This is a lot of extra data and source of PII. Principals already need... 24eb7d7
- Add note about race condition checking for custom default group 9ed4e34
- Test more cases around the user import f19439a
- Add tests for bootstrapping logic 8ad11b4
- Add bulk operation for users cf11c69
- Take out admin parsing from message (user disabled is equivalent to not admin) 0dc87e9
- and 293 more ...
arosa822 pushed 5 commits to security-compliance RedHatInsights/entitlements-api-go
- upgrade to go 1.21 (#232) * upgrade to go 1.21 * update builder version * specify minor version * undo specify mi... af5dddc
- Add rpms signature scan to have pipeline run 63b1a88
- Revert "Add rpms signature scan to have pipeline run" This reverts commit 63b1a88ada5b53453da505e4868ac1f5da09aec0. bf6c97d
- Red Hat Konflux update entitlements-api-go (#234) * Red Hat Konflux update entitlements-api-go Signed-off-by: red-h... 35ecec0
- [RHCLOUD-36134] upgrade aws-sdk-go and golang-jwt to the latest version (#238) * upgrade github.com/aws/aws-sdk-go p... 4a0e25e
arosa822 pushed 70 commits to security-compliance RedHatInsights/frontend-operator
- Remove build arg and add conditionality for buildx 1ba2914
- Merge pull request #151 from RedHatInsights/remove-build-arg Remove build arg and add conditionality for buildx c123bc1
- Missed something 169cbf7
- Another little tweak f16c52f
- Reduce frontend limits and request 47b7993
- Update for security 829e3a2
- Forgot go mod tidy d8df593
- Merge pull request #153 from RedHatInsights/resources Reduce frontend limits and request e611f0c
- fix: consolidate dockerfiles for konflux onboarding 9f5a8e2
- fix: no longer using base image f4e116b
- fix: removing extra whitespace 792354d
- Merge pull request #154 from mjholder/consolidate-dockerfiles Consolidate dockerfiles 188490c
- Add image updater workflow 65a2cd4
- Merge pull request #155 from gburges/image Add image updater workflow 76b421b
- Updated library deps 00b62b3
- Update to ubi-minimal or go-toolset image 1f93fe9
- Merge pull request #157 from RedHatInsights/psav/update_library_deps Updated library deps 00500e0
- Merge branch 'main' into update 243a44c
- Merge pull request #156 from RedHatInsights/update Regular docker image update 65e05f9
- Update to ubi-minimal or go-toolset image c4a7685
- and 50 more ...
arosa822 pushed 9 commits to security-compliance RedHatInsights/yuptoo
- chore(deps): update konflux references (#100) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.n... 9c7f020
- chore: add documentation link to README.md (#101) Signed-off-by: Xiaoxue Wang <[email protected]> ba839f8
- fix: remove tekton as change workspace for yuptoo (#104) Signed-off-by: Lizhong Chen <[email protected]> rh-pre-c... 17f6bac
- Red Hat Konflux update yuptoo (#105) Signed-off-by: red-hat-konflux <[email protected]> 54cfd38
- chore(deps): update konflux references (#106) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.n... 51d404a
- chore: add LICENSE (#108) 4bfafc7
- chore(deps): update konflux references (#109) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.n... bb34d56
- fix: use konflux image as default for deployment (#112) Co-authored-by: Lizhong Chen <[email protected]> 61af8f3
- chore(deps): update konflux references (#113) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.n... 5b0fc26
arosa822 pushed 37 commits to security-compliance RedHatInsights/insights-storage-broker
- chore(deps): update konflux references Signed-off-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.git... 83e6d50
- Merge pull request #151 from RedHatInsights/konflux/references/master chore(deps): update konflux references 9702c9a
- Bump urllib3 from 1.26.18 to 1.26.19 (#155) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26... bb7f869
- Bump jinja2 from 3.1.3 to 3.1.4 (#145) Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. - [Rel... 09f7ed0
- Bump werkzeug from 3.0.1 to 3.0.3 (#144) Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 to 3.0.3. ... f49aaf4
- chore(deps): update konflux references Signed-off-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.git... 78f3d36
- Merge pull request #154 from RedHatInsights/konflux/references/master chore(deps): update konflux references 7874822
- chore(deps): update konflux references Signed-off-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.noreply.git... 111cc87
- Merge pull request #158 from RedHatInsights/konflux/references/master chore(deps): update konflux references 7ee7ecb
- chore(deps): update konflux references to 2e49aec Signed-off-by: red-hat-konflux <123456+red-hat-konflux[bot]@users.... 8ffea4f
- chore(deps): update konflux references Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.... fcb5a7e
- Update storage-broker-pull-request.yaml aa54e57
- Update storage-broker-push.yaml 99a4f0d
- Merge pull request #160 from RedHatInsights/konflux/references/master chore(deps): update konflux references df31283
- Merge branch 'master' into konflux/references/konflux-references 1969473
- Merge pull request #161 from RedHatInsights/konflux/references/konflux-references chore(deps): update konflux refere... dab7bad
- chore(deps): update konflux references Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.... 4b841d1
- Merge pull request #163 from RedHatInsights/konflux/references/master chore(deps): update konflux references be2be1c
- fix(KONFLUX-3663): format Tekton PipelineRun files Format PipelineRun files with yq for consistent indentation and f... 21807e7
- fix(KONFLUX-3663): upload SAST results to quay.io Configure the SAST task to upload SARIF results to quay.io for lon... 02cc3db
- and 17 more ...
arosa822 pushed 12 commits to security-compliance RedHatInsights/insights-ingress-go
- chore(deps): update konflux references (#444) Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.n... 1800069
- Add aap-eda to the upload types (#449) 3a1103f
- Trigger Build (#450) ada891f
- Trigger Build (#451) f5b176e
- Red Hat Konflux purge ingress Signed-off-by: red-hat-konflux <[email protected]> 0e01747
- Merge pull request #452 from RedHatInsights/konflux-purge-ingress Red Hat Konflux purge ingress d79dfc9
- Red Hat Konflux update ingress Signed-off-by: red-hat-konflux <[email protected]> f207c91
- Merge pull request #455 from RedHatInsights/appstudio-ingress Red Hat Konflux update ingress 927110d
- Empty-Commit e80db95
- Update ingress-pull-request.yaml b97a845
- Update ingress-push.yaml 0ed63c3
- Merge pull request #456 from dscervantes/test/emptycommit Empty-Commit 588f9ca
arosa822 pushed 47 commits to security-compliance RedHatInsights/insights-inventory-frontend
- fix(tests): Fix code coverage config (#2214) 894b14d
- fix(RHINENG9687): push system type filter into URL, apply on refresh (#2191) 9319177
- feat(RHINENG-10513): Replace groups with workspaces (#2213) * feat(RHINENG-10513): Replace groups with workspaces ... 5bf1278
- feat(RHINENG-7047): Update inventory fec config (#2194) * feat(RHINENG-7047): Upgrade inventory FEC config 5e55149
- fix(ImageBuildPipeline): fix node version & remove J file (#2219) Co-authored-by: Adonis Puente <60629070+adonispuen... c9d0dbc
- fix(RHINENG-10413): Fix no entities found On groups table, when you enter a filter that returns no groups, even if w... 59ffd9f
- fix(workspaces): Fix workspace routing (#2221) 8aef7a7
- fix: Fix workspace routes (#2218) * fixing workspace routes * add redirects * fixed one route and another rout... 0604034
- fix(InventoryDrawer): Fix onClick for inventory drawer (#2223) 791485e
- chore(Staleness): Add OUIA IDs for dropdowns (#2224) 1dbca35
- test(GroupSystems.cy.js): Reduce flakiness (#2220) Improve beforeEach queries to look at the rows text directly ins... 97ec4cc
- fix(RHINENG-10825): Use correct slug to the conversion analysis (#2225) Fixes https://issues.redhat.com/browse/RHINE... d23c0f1
- refactor: Fix build warnings, circular dependencies (#2228) * refactor: Resolve AccountStatContext circular dependen... 9d67e50
- fix(ConversionAlert): Change the alert text about EOL (#2227) No jira. 63370dc
- fix: Quick typo fix in the staleness component (#2226) No jira. e212360
- fix(RHINENG-10786): Remove occurrence of /preview (#2229) Fixes https://issues.redhat.com/browse/RHINENG-10786. e2c0fc5
- chore: Use default electron browser when running test:ct (#2230) * chore: Use default electron browser when running ... 238404b
- chore: Remove .only from GroupsTable.cy.js test (#2231) 2c84c77
- feat(InventoryTable): RHINENG-9871 - Implement systems export (#2222) 6ef9132
- fix(RHINENG-11787): Change "Registration assistant" to "Register systems" (#2232) Fixes https://issues.redhat.com/br... b63ea9b
- and 27 more ...
arosa822 pushed 127 commits to security-compliance RedHatInsights/insights-host-inventory
- feat(cache): Log delete key count instead of all keys (#1886) * Update log entry to lessen the potential I/O with th... 3ee0ed3
- bugfix(rhineng-12085): Minimize cache wildcard lookups causing cache pressure (#1890) * Remove API layer caching an ... efb19c8
- Update iqe marker 'service_accounts' to 'service_account' (#1891) Co-authored-by: Zhamilya Abikenova <zabikeno@zabik... 49b511a
- bugfix(rhineng-12085): Enable variable alteration of probe timeouts on API pods (#1892) * Add environment variables ... eb04114
- Minor unit test fixes (#1889) 995aef5
- chore(image): update base image (#1881) Co-authored-by: Update-a-Bot <[email protected]> Co-authored-by: Asa Pric... 1f98dd7
- bugfix(rhineng-12147): Perform finer grain key deletions from cache (#1894) * Optimize cache key deletion to avoid s... b67c2dc
- build(deps): bump setuptools from 71.1.0 to 74.0.0 (#1897) Bumps [setuptools](https://github.com/pypa/setuptools) fr... 812c071
- Flag mac_addresses as immutable. (#1870) Co-authored-by: Asa Price <[email protected]> dc1f3c4
- Move restartPolicy to correct location (#1899) 4d0e9b2
- bugfix(rhineng-12147): Handle systems without owner_id to avoid spurious wildcard deletion (#1898) * bugfix(rhineng-... 50601f3
- Synchronize the system profile schema with the latest master in inventory schemas (#1887) rh-pre-commit.version: 2.2... cef8b4e
- fix(RHINENG-11848): Update marker expression for PR checks (#1896) Co-authored-by: Zhamilya Abikenova <zabikeno@zabi... 7c7184d
- Revert "Flag mac_addresses as immutable. (#1870)" (#1901) This reverts commit dc1f3c47b778237d357406a0b791b05dcad146e5. d81b729
- build(deps): bump prometheus-flask-exporter from 0.22.4 to 0.23.1 (#1878) Bumps [prometheus-flask-exporter](https://... 102ccf8
- bugfix(nginx): Update container image tag (#1902) * Update to the latest nginx container image f4d1c1d
- build(deps-dev): bump pytest from 8.1.2 to 8.3.2 (#1903) Bumps [pytest](https://github.com/pytest-dev/pytest) from 8... b56ca0f
- build(deps): bump sqlalchemy from 2.0.31 to 2.0.32 (#1900) Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalche... 14f7158
- fix(RHINENG-11885): standardize event_type (#1895) 8e2f655
- feat(RHINENG-11709) Implement GET /host_exists (#1880) * Implement GET /host_exists * order_by * Remove try/ex... 04f7b9d
- and 107 more ...