-
@Lombiq Technologies Ltd.
- Budapest, Hungary
-
22:38
(UTC +01:00) - https://lombiq.com
Block or Report
Block or report BenedekFarkas
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
Lombiq/DotNest-SDK Public
SDK for developing themes and sites for DotNest, the Orchard CMS SaaS.
-
Demo Orchard Core CMS and Orchard 1.x module for for you to become an Orchard developer. This module completes the training materials under https://orcharddojo.net.
-
Visual Studio extension to help our work at Lombiq (https://lombiq.com/), mainly with Orchard CMS (Orchard Core) development..
-
Lombiq/Gulp-Extensions Public
Utilities and extensions for Gulp, used in ASP.NET (Core) MVC and Orchard (Core) CMS development.
-
Lombiq/Lombiq-Projections Public
An Orchard CMS module that adds some useful Projection filters.
C# 2
-
Lombiq/Helpful-Extensions Public
Orchard Core / Orchard 1.x module containing some handy extensions.
4,661 contributions in the last year
Contribution activity
January 2023
Created 111 commits in 10 repositories
Created 1 repository
- BenedekFarkas/PowerShell-Docs-Modules PowerShell
Created a pull request in OrchardCMS/OrchardCore.Commerce that received 20 comments
OCC-120: Update spell checking configuration to adopt simplifications from Lombiq.GitHub.Actions
Fixes #245 Jira issue
Opened 38 other pull requests in 10 repositories
Lombiq/Open-Source-Orchard-Core-Extensions
2
open
6
merged
- OSOE-504: Add GHA action/workflow to run PS analysis in Lombiq.Analyzers.PowerShell
- INFRA-135: Fixing PowerShell analyzer warning suppressions
- OSOE-535: post-pull-request-checks-automation fails with personal access tokens with fine grained access in Lombiq.GitHub.Actions
- OSOE-487: Upgrade check-spelling/check-spelling to latest in Lombiq.GitHub.Actions
- OSOE-501: Enable further analyzer rules for better code styling control and more in Lombiq.Analyzers.PowerShell
- OSOE-531: Experimental spell-checking ignore pattern for interfaces and generic type parameters in Lombiq.GitHub.Actions
- OSOE-528: PSReviewUnusedParameter in-place suppression instead of disabling the rule in Lombiq.Analyzers.PowerShell
- NEST-392: Fix and improve spell-checking configuration in DotNest Core SDK
Lombiq/GitHub-Actions
6
merged
1
open
- INFRA-135: Fixing PowerShell analyzer warning suppressions
- OSOE-535: post-pull-request-checks-automation fails with personal access tokens with fine grained access
- OSOE-487: Upgrade check-spelling/check-spelling to latest
- OSOE-501: Enable further analyzer rules for better code styling control and more in Lombiq.Analyzers.PowerShell
- OSOE-531: Experimental spell-checking ignore pattern for interfaces and generic type parameters
- OSOE-528: PSReviewUnusedParameter in-place suppression instead of disabling the rule in Lombiq.Analyzers.PowerShell
- NEST-392: Fix and improve spell-checking configuration in DotNest Core SDK
Lombiq/Infrastructure-Scripts
2
open
4
merged
- OSOE-504: Add GHA action/workflow to run PS analysis in Lombiq.Analyzers.PowerShell
- INFRA-135: Fixing PowerShell analyzer warning suppressions
- OSOE-487: Upgrade check-spelling/check-spelling to latest in Lombiq.GitHub.Actions
- OSOE-501: Enable further analyzer rules for better code styling control and more in Lombiq.Analyzers.PowerShell
- OSOE-531: Experimental spell-checking ignore pattern for interfaces and generic type parameters in Lombiq.GitHub.Actions
- OSOE-528: PSReviewUnusedParameter in-place suppression instead of disabling the rule in Lombiq.Analyzers.PowerShell
Lombiq/Utility-Scripts
2
open
4
merged
- OSOE-504: Add GHA action/workflow to run PS analysis in Lombiq.Analyzers.PowerShell
- INFRA-135: Fixing PowerShell analyzer warning suppressions
- OSOE-487: Upgrade check-spelling/check-spelling to latest in Lombiq.GitHub.Actions
- OSOE-501: Enable further analyzer rules for better code styling control and more in Lombiq.Analyzers.PowerShell
- OSOE-531: Experimental spell-checking ignore pattern for interfaces and generic type parameters in Lombiq.GitHub.Actions
- OSOE-528: PSReviewUnusedParameter in-place suppression instead of disabling the rule in Lombiq.Analyzers.PowerShell
Lombiq/PowerShell-Analyzers
2
open
2
merged
Lombiq/DotNest-Core-SDK
2
merged
1
closed
Lombiq/Orchard-Core-API-Client
1
merged
MicrosoftDocs/PowerShell-Docs-Modules
1
merged
Lombiq/.NET-Analyzers
1
open
Lombiq/UI-Testing-Toolbox
1
merged
Reviewed 7 pull requests in 4 repositories
Lombiq/GitHub-Actions
4 pull requests
- OSOE-84: New words to allow for Node.js Extensions
- OSOE-501: Enable further analyzer rules for better code styling control and more in Lombiq.Analyzers.PowerShell
- OSOE-531: Experimental spell-checking ignore pattern for interfaces and generic type parameters
- NEST-392: Fix and improve spell-checking configuration in DotNest Core SDK
Lombiq/PowerShell-Analyzers
1 pull request
OrchardCMS/OrchardCore.Commerce
1 pull request
Lombiq/Utility-Scripts
1 pull request
Created an issue in Lombiq/PowerShell-Analyzers that received 6 comments
PSReviewUnusedParameter in-place suppression instead of disabling the rule (OSOE-528)
The PSReviewUnusedParameter
is disabled in our current configuration, because it produces false positives when a parameter is only used in a local …