Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GraphDeployer
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Coscine
backend
scripts
GraphDeployer
Commits
89b65c96
Commit
89b65c96
authored
Apr 17, 2024
by
Petar Hristov
Browse files
Options
Downloads
Patches
Plain Diff
Cleaned up
parent
42da9fd4
No related branches found
No related tags found
1 merge request
!17
BREAKING: Migrated the GraphDeployer to use the new API
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/GraphDeployer/Logging/AssemblyNameLayoutRenderer.cs
+1
-2
1 addition, 2 deletions
src/GraphDeployer/Logging/AssemblyNameLayoutRenderer.cs
src/GraphDeployer/Logging/AssemblyVersionLayoutRenderer.cs
+1
-2
1 addition, 2 deletions
src/GraphDeployer/Logging/AssemblyVersionLayoutRenderer.cs
with
2 additions
and
4 deletions
src/GraphDeployer/Logging/AssemblyNameLayoutRenderer.cs
+
1
−
2
View file @
89b65c96
using
Coscine.GraphDeployer
;
using
NLog
;
using
NLog
;
using
NLog.LayoutRenderers
;
using
System.Text
;
...
...
This diff is collapsed.
Click to expand it.
src/GraphDeployer/Logging/AssemblyVersionLayoutRenderer.cs
+
1
−
2
View file @
89b65c96
using
Coscine.GraphDeployer
;
using
NLog
;
using
NLog
;
using
NLog.LayoutRenderers
;
using
System.Text
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment