Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ipvalverde
/
PipelineNet
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
128
Code
Issues
3
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Made pipelines more flexible.
- #9
#9
Open
Kemsekov
wants to merge 14 commits into
ipvalverde:master
ipvalverde/PipelineNet:master
from
Kemsekov:master
Kemsekov/PipelineNet:master
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Open
Made pipelines more flexible.
#9
Kemsekov
wants to merge 14 commits into
ipvalverde:master
ipvalverde/PipelineNet:master
from
Kemsekov:master
Kemsekov/PipelineNet:master
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2021
remade all pipes build cycle from collecting types of middleware to creating collection of middleware and running through it. Also added configuration lambda for middleware in every Add function of…
Show description for f346680
Kemsekov
committed
f346680
View commit details
Copy full SHA for f346680
Browse repository at this point
Commits on Oct 13, 2021
changed project target version
Kemsekov
committed
82d5f5f
View commit details
Copy full SHA for 82d5f5f
Browse repository at this point
Delete launch.json
Kemsekov
authored
c6f4ff5
View commit details
Copy full SHA for c6f4ff5
Browse repository at this point
Delete tasks.json
Kemsekov
authored
e6fced7
View commit details
Copy full SHA for e6fced7
Browse repository at this point
Delete log.txt
Kemsekov
authored
4cb3c08
View commit details
Copy full SHA for 4cb3c08
Browse repository at this point
Update .gitignore
Kemsekov
authored
cf0759d
View commit details
Copy full SHA for cf0759d
Browse repository at this point
Commits on Aug 12, 2023
fixing unattached commit
Kemsekov
committed
48e4497
View commit details
Copy full SHA for 48e4497
Browse repository at this point
Commits on Aug 14, 2023
added methods chain pattern
Kemsekov
committed
99013f0
View commit details
Copy full SHA for 99013f0
Browse repository at this point
changed frameword version from net5.0 to netstandard2.0, changed project version to 1.02
Kemsekov
committed
52b20c6
View commit details
Copy full SHA for 52b20c6
Browse repository at this point
fixed csproj
Kemsekov
committed
6abcb70
View commit details
Copy full SHA for 6abcb70
Browse repository at this point
Commits on Aug 15, 2023
added another chain function ovveride, that does not require return type
Kemsekov
committed
64a5938
View commit details
Copy full SHA for 64a5938
Browse repository at this point
added chaining for chains itself
Kemsekov
committed
c299f82
View commit details
Copy full SHA for c299f82
Browse repository at this point
added static chain ovveride
Kemsekov
committed
e0543ac
View commit details
Copy full SHA for e0543ac
Browse repository at this point
another static Chain method...
Kemsekov
committed
4e3b302
View commit details
Copy full SHA for 4e3b302
Browse repository at this point
You can’t perform that action at this time.