pycharm stuff
This commit is contained in:
		
							parent
							
								
									4a0d3b3fdf
								
							
						
					
					
						commit
						f400c0ba79
					
				
					 5 changed files with 99 additions and 17 deletions
				
			
		
							
								
								
									
										91
									
								
								.idea/workspace.xml
									
										
									
										generated
									
									
									
								
							
							
						
						
									
										91
									
								
								.idea/workspace.xml
									
										
									
										generated
									
									
									
								
							|  | @ -4,7 +4,9 @@ | |||
|     <option name="autoReloadType" value="SELECTIVE" /> | ||||
|   </component> | ||||
|   <component name="ChangeListManager"> | ||||
|     <list default="true" id="e8e27777-24cc-4fe6-b421-f2ee0b12ac81" name="Changes" comment="# ----------------------------------------------------------
# Header - (type): Brief description
# ----------------------------------------------------------
#   * feat         A new feature
#   * fix          A bug fix
#   * docs         Changes to documentation only
#   * style        Style/format changes (whitespace, etc.)
#   * refactor     Changes not related to a bug or feature
#   * perf         Changes that affects performance
#   * test         Changes that add/modify/correct tests
#   * build        Changes to build system (configs, etc.)
#   * ci           Changes to CI pipeline/workflow
# ----------------------------------------------------------
(misc): PyCharm .idea files

# ----------------------------------------------------------
# Body - More detailed description, if necessary
# ----------------------------------------------------------
#   * Motivation behind changes, more detail into how 
# functionality might be affected, etc.
# ----------------------------------------------------------


# ----------------------------------------------------------
# Footer - Associated issues, PRs, etc.
# ----------------------------------------------------------
#   * Ex: Resolves Issue #207, see PR #15, etc.
# ----------------------------------------------------------" /> | ||||
|     <list default="true" id="e8e27777-24cc-4fe6-b421-f2ee0b12ac81" name="Changes" comment="# ----------------------------------------------------------
# Header - (type): Brief description
# ----------------------------------------------------------
#   * feat         A new feature
#   * fix          A bug fix
#   * docs         Changes to documentation only
#   * style        Style/format changes (whitespace, etc.)
#   * refactor     Changes not related to a bug or feature
#   * perf         Changes that affects performance
#   * test         Changes that add/modify/correct tests
#   * build        Changes to build system (configs, etc.)
#   * ci           Changes to CI pipeline/workflow
# ----------------------------------------------------------


# ----------------------------------------------------------
# Body - More detailed description, if necessary
# ----------------------------------------------------------
#   * Motivation behind changes, more detail into how 
# functionality might be affected, etc.
# ----------------------------------------------------------


# ----------------------------------------------------------
# Footer - Associated issues, PRs, etc.
# ----------------------------------------------------------
#   * Ex: Resolves Issue #207, see PR #15, etc.
# ----------------------------------------------------------"> | ||||
|       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> | ||||
|     </list> | ||||
|     <option name="SHOW_DIALOG" value="false" /> | ||||
|     <option name="HIGHLIGHT_CONFLICTS" value="true" /> | ||||
|     <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> | ||||
|  | @ -25,6 +27,18 @@ | |||
|     </option> | ||||
|     <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> | ||||
|   </component> | ||||
|   <component name="GitHubPullRequestSearchHistory">{ | ||||
|   "lastFilter": { | ||||
|     "state": "OPEN", | ||||
|     "assignee": "blakeridgway" | ||||
|   } | ||||
| }</component> | ||||
|   <component name="GithubPullRequestsUISettings">{ | ||||
|   "selectedUrlAndAccountId": { | ||||
|     "url": "git@github.com:VeloInnovate/rideaware-api.git", | ||||
|     "accountId": "cb10bfbb-2ad7-40ba-b33c-31cc136cca2f" | ||||
|   } | ||||
| }</component> | ||||
|   <component name="ProjectColorInfo">{ | ||||
|   "customColor": "", | ||||
|   "associatedIndex": 8 | ||||
|  | @ -34,21 +48,62 @@ | |||
|     <option name="hideEmptyMiddlePackages" value="true" /> | ||||
|     <option name="showLibraryContents" value="true" /> | ||||
|   </component> | ||||
|   <component name="PropertiesComponent"><![CDATA[{ | ||||
|   "keyToString": { | ||||
|     "Python.server.executor": "Run", | ||||
|     "RunOnceActivity.ShowReadmeOnStart": "true", | ||||
|     "RunOnceActivity.git.unshallow": "true", | ||||
|     "git-widget-placeholder": "docker", | ||||
|     "last_opened_file_path": "/home/blake/Data/gitlab_repos/links", | ||||
|     "node.js.detected.package.eslint": "true", | ||||
|     "node.js.detected.package.tslint": "true", | ||||
|     "node.js.selected.package.eslint": "(autodetect)", | ||||
|     "node.js.selected.package.tslint": "(autodetect)", | ||||
|     "nodejs_package_manager_path": "npm", | ||||
|     "vue.rearranger.settings.migration": "true" | ||||
|   <component name="PropertiesComponent">{ | ||||
|   "keyToString": { | ||||
|     "Python.server.executor": "Run", | ||||
|     "RunOnceActivity.ShowReadmeOnStart": "true", | ||||
|     "RunOnceActivity.git.unshallow": "true", | ||||
|     "git-widget-placeholder": "main", | ||||
|     "last_opened_file_path": "/home/blake/Data/gitlab_repos/links", | ||||
|     "node.js.detected.package.eslint": "true", | ||||
|     "node.js.detected.package.tslint": "true", | ||||
|     "node.js.selected.package.eslint": "(autodetect)", | ||||
|     "node.js.selected.package.tslint": "(autodetect)", | ||||
|     "nodejs_package_manager_path": "npm", | ||||
|     "vue.rearranger.settings.migration": "true" | ||||
|   } | ||||
| }]]></component> | ||||
| }</component> | ||||
|   <component name="RunManager" selected="Flask server.rideaware-api"> | ||||
|     <configuration name="rideaware-api" type="PythonConfigurationType" factoryName="Python"> | ||||
|       <module name="rideaware-api" /> | ||||
|       <option name="ENV_FILES" value="" /> | ||||
|       <option name="INTERPRETER_OPTIONS" value="" /> | ||||
|       <option name="PARENT_ENVS" value="true" /> | ||||
|       <envs> | ||||
|         <env name="PYTHONUNBUFFERED" value="1" /> | ||||
|       </envs> | ||||
|       <option name="SDK_HOME" value="" /> | ||||
|       <option name="WORKING_DIRECTORY" value="" /> | ||||
|       <option name="IS_MODULE_SDK" value="false" /> | ||||
|       <option name="ADD_CONTENT_ROOTS" value="true" /> | ||||
|       <option name="ADD_SOURCE_ROOTS" value="true" /> | ||||
|       <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" /> | ||||
|       <option name="SCRIPT_NAME" value="$PROJECT_DIR$/server.py" /> | ||||
|       <option name="PARAMETERS" value="" /> | ||||
|       <option name="SHOW_COMMAND_LINE" value="false" /> | ||||
|       <option name="EMULATE_TERMINAL" value="false" /> | ||||
|       <option name="MODULE_MODE" value="false" /> | ||||
|       <option name="REDIRECT_INPUT" value="false" /> | ||||
|       <option name="INPUT_FILE" value="" /> | ||||
|       <method v="2" /> | ||||
|     </configuration> | ||||
|     <configuration name="rideaware-api" type="Python.FlaskServer"> | ||||
|       <module name="rideaware-api" /> | ||||
|       <option name="target" value="$PROJECT_DIR$/server.py" /> | ||||
|       <option name="targetType" value="PATH" /> | ||||
|       <option name="ENV_FILES" value="" /> | ||||
|       <option name="INTERPRETER_OPTIONS" value="" /> | ||||
|       <option name="PARENT_ENVS" value="true" /> | ||||
|       <option name="SDK_HOME" value="" /> | ||||
|       <option name="WORKING_DIRECTORY" value="" /> | ||||
|       <option name="IS_MODULE_SDK" value="false" /> | ||||
|       <option name="ADD_CONTENT_ROOTS" value="true" /> | ||||
|       <option name="ADD_SOURCE_ROOTS" value="true" /> | ||||
|       <EXTENSION ID="PythonCoverageRunConfigurationExtension" runner="coverage.py" /> | ||||
|       <option name="launchJavascriptDebuger" value="false" /> | ||||
|       <method v="2" /> | ||||
|     </configuration> | ||||
|   </component> | ||||
|   <component name="SharedIndexes"> | ||||
|     <attachedChunks> | ||||
|       <set> | ||||
|  | @ -66,7 +121,9 @@ | |||
|       <option name="presentableId" value="Default" /> | ||||
|       <updated>1734543527156</updated> | ||||
|       <workItem from="1736106328284" duration="402000" /> | ||||
|       <workItem from="1736116159041" duration="2254000" /> | ||||
|       <workItem from="1736116159041" duration="3554000" /> | ||||
|       <workItem from="1736124932284" duration="93000" /> | ||||
|       <workItem from="1736125031955" duration="12000" /> | ||||
|     </task> | ||||
|     <task id="LOCAL-00001" summary="# ----------------------------------------------------------
# Header - (type): Brief description
# ----------------------------------------------------------
#   * feat         A new feature
#   * fix          A bug fix
#   * docs         Changes to documentation only
#   * style        Style/format changes (whitespace, etc.)
#   * refactor     Changes not related to a bug or feature
#   * perf         Changes that affects performance
#   * test         Changes that add/modify/correct tests
#   * build        Changes to build system (configs, etc.)
#   * ci           Changes to CI pipeline/workflow
# ----------------------------------------------------------
(feat): Updated requirements.txt

# ----------------------------------------------------------
# Body - More detailed description, if necessary
# ----------------------------------------------------------
#   * Motivation behind changes, more detail into how 
# functionality might be affected, etc.
# ----------------------------------------------------------


# ----------------------------------------------------------
# Footer - Associated issues, PRs, etc.
# ----------------------------------------------------------
#   * Ex: Resolves Issue #207, see PR #15, etc.
# ----------------------------------------------------------"> | ||||
|       <option name="closed" value="true" /> | ||||
|  | @ -117,7 +174,7 @@ | |||
|                   <entry key="branch"> | ||||
|                     <value> | ||||
|                       <list> | ||||
|                         <option value="origin/docker" /> | ||||
|                         <option value="main" /> | ||||
|                       </list> | ||||
|                     </value> | ||||
|                   </entry> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue