|
@@ -3,6 +3,8 @@
|
|
|
<component name="ChangeListManager">
|
|
<component name="ChangeListManager">
|
|
|
<list default="true" id="f38797aa-9c11-4a19-ac8e-09aa81c5b2ac" name="Changes" comment="feat: moved to pwsh scripts from yaml and fix invalid new version number">
|
|
<list default="true" id="f38797aa-9c11-4a19-ac8e-09aa81c5b2ac" name="Changes" comment="feat: moved to pwsh scripts from yaml and fix invalid new version number">
|
|
|
<change beforePath="$PROJECT_DIR$/.github/workflows/version-check.yml" beforeDir="false" afterPath="$PROJECT_DIR$/.github/workflows/version-check.yml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.github/workflows/version-check.yml" beforeDir="false" afterPath="$PROJECT_DIR$/.github/workflows/version-check.yml" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/.idea.subbrute.dir/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.subbrute.dir/.idea/misc.xml" afterDir="false" />
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/.idea.subbrute.dir/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/.idea.subbrute.dir/.idea/workspace.xml" afterDir="false" />
|
|
|
</list>
|
|
</list>
|
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
@@ -17,6 +19,7 @@
|
|
|
</map>
|
|
</map>
|
|
|
</option>
|
|
</option>
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
|
|
|
+ <option name="WARN_ABOUT_CRLF" value="false" />
|
|
|
</component>
|
|
</component>
|
|
|
<component name="GitToolBoxStore">
|
|
<component name="GitToolBoxStore">
|
|
|
<option name="recentBranches">
|
|
<option name="recentBranches">
|
|
@@ -51,22 +54,27 @@
|
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
|
<option name="showLibraryContents" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
|
</component>
|
|
</component>
|
|
|
- <component name="PropertiesComponent">{
|
|
|
|
|
- "keyToString": {
|
|
|
|
|
- "RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
|
|
- "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
- "WebServerToolWindowFactoryState": "false",
|
|
|
|
|
- "settings.editor.selected.configurable": "preferences.pluginManager"
|
|
|
|
|
- },
|
|
|
|
|
- "keyToStringList": {
|
|
|
|
|
- "rider.external.source.directories": [
|
|
|
|
|
- "C:\\Users\\Skif\\AppData\\Local\\JetBrains\\Shared\\vAny\\DecompilerCache",
|
|
|
|
|
- "C:\\Users\\Skif\\AppData\\Local\\JetBrains\\Shared\\vAny\\SourcesCache",
|
|
|
|
|
- "C:\\Users\\Skif\\AppData\\Local\\Symbols\\src"
|
|
|
|
|
- ]
|
|
|
|
|
- }
|
|
|
|
|
-}</component>
|
|
|
|
|
|
|
+ <component name="PropertiesComponent"><![CDATA[{
|
|
|
|
|
+ "keyToString": {
|
|
|
|
|
+ "RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
|
|
|
+ "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
+ "WebServerToolWindowFactoryState": "false",
|
|
|
|
|
+ "settings.editor.selected.configurable": "com.dsoftware.ghmanager.ui.settings.GhActionsManagerConfigurable"
|
|
|
|
|
+ },
|
|
|
|
|
+ "keyToStringList": {
|
|
|
|
|
+ "rider.external.source.directories": [
|
|
|
|
|
+ "C:\\Users\\Skif\\AppData\\Local\\JetBrains\\Shared\\vAny\\DecompilerCache",
|
|
|
|
|
+ "C:\\Users\\Skif\\AppData\\Local\\JetBrains\\Shared\\vAny\\SourcesCache",
|
|
|
|
|
+ "C:\\Users\\Skif\\AppData\\Local\\Symbols\\src"
|
|
|
|
|
+ ]
|
|
|
|
|
+ }
|
|
|
|
|
+}]]></component>
|
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
|
|
|
+ <component name="SshConsoleOptionsProvider">
|
|
|
|
|
+ <option name="myEncoding" value="UTF-8" />
|
|
|
|
|
+ <option name="myConnectionType" value="NONE" />
|
|
|
|
|
+ <option name="myConnectionId" value="" />
|
|
|
|
|
+ </component>
|
|
|
<component name="TaskManager">
|
|
<component name="TaskManager">
|
|
|
<task active="true" id="Default" summary="Default task">
|
|
<task active="true" id="Default" summary="Default task">
|
|
|
<changelist id="f38797aa-9c11-4a19-ac8e-09aa81c5b2ac" name="Changes" comment="" />
|
|
<changelist id="f38797aa-9c11-4a19-ac8e-09aa81c5b2ac" name="Changes" comment="" />
|
|
@@ -76,7 +84,7 @@
|
|
|
<updated>1680001542466</updated>
|
|
<updated>1680001542466</updated>
|
|
|
<workItem from="1680001545311" duration="156000" />
|
|
<workItem from="1680001545311" duration="156000" />
|
|
|
<workItem from="1680001723598" duration="121000" />
|
|
<workItem from="1680001723598" duration="121000" />
|
|
|
- <workItem from="1680001863890" duration="2084000" />
|
|
|
|
|
|
|
+ <workItem from="1680001863890" duration="2406000" />
|
|
|
</task>
|
|
</task>
|
|
|
<task id="LOCAL-00001" summary="feat: moved to pwsh scripts from yaml and fix invalid new version number">
|
|
<task id="LOCAL-00001" summary="feat: moved to pwsh scripts from yaml and fix invalid new version number">
|
|
|
<created>1680003671452</created>
|
|
<created>1680003671452</created>
|
|
@@ -99,7 +107,14 @@
|
|
|
<option name="project" value="LOCAL" />
|
|
<option name="project" value="LOCAL" />
|
|
|
<updated>1680003893089</updated>
|
|
<updated>1680003893089</updated>
|
|
|
</task>
|
|
</task>
|
|
|
- <option name="localTasksCounter" value="4" />
|
|
|
|
|
|
|
+ <task id="LOCAL-00004" summary="feat: moved to pwsh scripts from yaml and fix invalid new version number">
|
|
|
|
|
+ <created>1680004121686</created>
|
|
|
|
|
+ <option name="number" value="00004" />
|
|
|
|
|
+ <option name="presentableId" value="LOCAL-00004" />
|
|
|
|
|
+ <option name="project" value="LOCAL" />
|
|
|
|
|
+ <updated>1680004121686</updated>
|
|
|
|
|
+ </task>
|
|
|
|
|
+ <option name="localTasksCounter" value="5" />
|
|
|
<servers />
|
|
<servers />
|
|
|
</component>
|
|
</component>
|
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
@@ -111,4 +126,8 @@
|
|
|
<MESSAGE value="feat: moved to pwsh scripts from yaml and fix invalid new version number" />
|
|
<MESSAGE value="feat: moved to pwsh scripts from yaml and fix invalid new version number" />
|
|
|
<option name="LAST_COMMIT_MESSAGE" value="feat: moved to pwsh scripts from yaml and fix invalid new version number" />
|
|
<option name="LAST_COMMIT_MESSAGE" value="feat: moved to pwsh scripts from yaml and fix invalid new version number" />
|
|
|
</component>
|
|
</component>
|
|
|
|
|
+ <component name="XSLT-Support.FileAssociations.UIState">
|
|
|
|
|
+ <expand />
|
|
|
|
|
+ <select />
|
|
|
|
|
+ </component>
|
|
|
</project>
|
|
</project>
|