Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
J
JenkinsApp
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Пасько Виталий
JenkinsApp
Commits
2c125441
Commit
2c125441
authored
Nov 09, 2022
by
Пасько Виталий
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Добавил профиль запуска приложения под Jenkins
parent
01ed8d60
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
105 additions
and
1 deletion
+105
-1
workspace.xml
.idea/.idea.Jenkins/.idea/workspace.xml
+95
-0
HomeController.cs
Jenkins/Controllers/HomeController.cs
+1
-1
launchSettings.json
Jenkins/Properties/launchSettings.json
+9
-0
No files found.
.idea/.idea.Jenkins/.idea/workspace.xml
View file @
2c125441
<?xml version="1.0" encoding="UTF-8"?>
<project
version=
"4"
>
<component
name=
"AutoGeneratedRunConfigurationManager"
>
<projectFile
profileName=
"IIS Express"
>
Jenkins/Jenkins.csproj
</projectFile>
<projectFile
profileName=
"Jenkins"
>
Jenkins/Jenkins.csproj
</projectFile>
</component>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"642024cf-a703-4aa0-84b7-a2a2e8d52484"
name=
"Changes"
comment=
"Init"
>
<change
beforePath=
"$PROJECT_DIR$/.idea/.idea.Jenkins/.idea/workspace.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/.idea.Jenkins/.idea/workspace.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/Jenkins/Controllers/HomeController.cs"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/Jenkins/Controllers/HomeController.cs"
afterDir=
"false"
/>
</list>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
<option
name=
"HIGHLIGHT_CONFLICTS"
value=
"true"
/>
<option
name=
"HIGHLIGHT_NON_ACTIVE_CHANGELIST"
value=
"false"
/>
<option
name=
"LAST_RESOLUTION"
value=
"IGNORE"
/>
</component>
<component
name=
"HighlightingSettingsPerFile"
>
<setting
file=
"file://$PROJECT_DIR$/Jenkins/obj/Debug/net6.0/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs"
root0=
"SKIP_HIGHLIGHTING"
/>
</component>
<component
name=
"MarkdownSettingsMigration"
>
<option
name=
"stateVersion"
value=
"1"
/>
</component>
<component
name=
"ProjectId"
id=
"2HKB7hEpzH6DseHl8PVIkJnKrfh"
/>
<component
name=
"ProjectLevelVcsManager"
settingsEditedManually=
"true"
/>
<component
name=
"ProjectViewState"
>
<option
name=
"hideEmptyMiddlePackages"
value=
"true"
/>
<option
name=
"showLibraryContents"
value=
"true"
/>
</component>
<component
name=
"PropertiesComponent"
>
<![CDATA[{
"keyToString": {
"RunOnceActivity.OpenProjectViewOnStart": "true",
"RunOnceActivity.ShowReadmeOnStart": "true",
"WebServerToolWindowFactoryState": "false",
"vue.rearranger.settings.migration": "true"
},
"keyToStringList": {
"com.intellij.ide.scratch.ScratchImplUtil$2/New Scratch File": [
"GitIgnore"
]
}
}]]>
</component>
<component
name=
"RunManager"
selected=
".NET Launch Settings Profile.Jenkins"
>
<configuration
name=
"Jenkins"
type=
"LaunchSettings"
factoryName=
".NET Launch Settings Profile"
>
<option
name=
"LAUNCH_PROFILE_PROJECT_FILE_PATH"
value=
"$PROJECT_DIR$/Jenkins/Jenkins.csproj"
/>
...
...
@@ -31,5 +70,61 @@
<option
name=
"Build"
/>
</method>
</configuration>
<configuration
name=
"Jenkins: JenkinsMySettings"
type=
"LaunchSettings"
factoryName=
".NET Launch Settings Profile"
>
<option
name=
"LAUNCH_PROFILE_PROJECT_FILE_PATH"
value=
"$PROJECT_DIR$/Jenkins/Jenkins.csproj"
/>
<option
name=
"LAUNCH_PROFILE_TFM"
value=
"net6.0"
/>
<option
name=
"LAUNCH_PROFILE_NAME"
value=
"JenkinsMySettings"
/>
<option
name=
"USE_EXTERNAL_CONSOLE"
value=
"0"
/>
<option
name=
"USE_MONO"
value=
"0"
/>
<option
name=
"RUNTIME_ARGUMENTS"
value=
""
/>
<option
name=
"GENERATE_APPLICATIONHOST_CONFIG"
value=
"1"
/>
<option
name=
"SHOW_IIS_EXPRESS_OUTPUT"
value=
"0"
/>
<option
name=
"SEND_DEBUG_REQUEST"
value=
"1"
/>
<option
name=
"ADDITIONAL_IIS_EXPRESS_ARGUMENTS"
value=
""
/>
<method
v=
"2"
>
<option
name=
"Build"
/>
</method>
</configuration>
</component>
<component
name=
"SpellCheckerSettings"
RuntimeDictionaries=
"0"
Folders=
"0"
CustomDictionaries=
"0"
DefaultDictionary=
"application-level"
UseSingleDictionary=
"true"
transferred=
"true"
/>
<component
name=
"TaskManager"
>
<task
active=
"true"
id=
"Default"
summary=
"Default task"
>
<changelist
id=
"642024cf-a703-4aa0-84b7-a2a2e8d52484"
name=
"Changes"
comment=
""
/>
<created>
1668023728487
</created>
<option
name=
"number"
value=
"Default"
/>
<option
name=
"presentableId"
value=
"Default"
/>
<updated>
1668023728487
</updated>
<workItem
from=
"1668023733700"
duration=
"1972000"
/>
</task>
<task
id=
"LOCAL-00001"
summary=
"Init"
>
<created>
1668023914840
</created>
<option
name=
"number"
value=
"00001"
/>
<option
name=
"presentableId"
value=
"LOCAL-00001"
/>
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1668023914840
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"2"
/>
<servers
/>
</component>
<component
name=
"TypeScriptGeneratedFilesManager"
>
<option
name=
"version"
value=
"3"
/>
</component>
<component
name=
"UnityCheckinConfiguration"
checkUnsavedScenes=
"true"
/>
<component
name=
"UnityUnitTestConfiguration"
currentTestLauncher=
"NUnit"
/>
<component
name=
"Vcs.Log.Tabs.Properties"
>
<option
name=
"TAB_STATES"
>
<map>
<entry
key=
"MAIN"
>
<value>
<State
/>
</value>
</entry>
</map>
</option>
</component>
<component
name=
"VcsManagerConfiguration"
>
<option
name=
"CLEAR_INITIAL_COMMIT_MESSAGE"
value=
"true"
/>
<MESSAGE
value=
"Init"
/>
<option
name=
"LAST_COMMIT_MESSAGE"
value=
"Init"
/>
</component>
</project>
\ No newline at end of file
Jenkins/Controllers/HomeController.cs
View file @
2c125441
...
...
@@ -28,4 +28,4 @@ public class HomeController : Controller
{
return
View
(
new
ErrorViewModel
{
RequestId
=
Activity
.
Current
?.
Id
??
HttpContext
.
TraceIdentifier
});
}
}
\ No newline at end of file
}
Jenkins/Properties/launchSettings.json
View file @
2c125441
...
...
@@ -23,6 +23,15 @@
"environmentVariables"
:
{
"ASPNETCORE_ENVIRONMENT"
:
"Development"
}
},
"JenkinsMySettings"
:
{
"commandName"
:
"Project"
,
"dotnetRunMessages"
:
true
,
"launchBrowser"
:
false
,
"applicationUrl"
:
"https://5.75.136.93:7134;http://5.75.136.93:5174"
,
"environmentVariables"
:
{
"ASPNETCORE_ENVIRONMENT"
:
"Production"
}
}
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment