Fine tunning and testing hooks
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			This commit is contained in:
		@@ -1,10 +1,13 @@
 | 
				
			|||||||
pipeline:
 | 
					when:
 | 
				
			||||||
  build:
 | 
					  - event: [push, pull_request, pull_request_closed, tag, release, manual]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					steps:
 | 
				
			||||||
 | 
					  - name: build
 | 
				
			||||||
    image: floryn90/hugo:ext-alpine
 | 
					    image: floryn90/hugo:ext-alpine
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
    - hugo mod get -u
 | 
					    - hugo mod get -u
 | 
				
			||||||
    - hugo-official --minify --gc --cleanDestinationDir
 | 
					    - hugo-official --minify --gc --cleanDestinationDir
 | 
				
			||||||
  deploy:
 | 
					  - name: deploy
 | 
				
			||||||
    image: eeacms/rsync
 | 
					    image: eeacms/rsync
 | 
				
			||||||
    commands:
 | 
					    commands:
 | 
				
			||||||
      - rsync -r --delete public/ /mnt/jcktrue.dk
 | 
					      - rsync -r --delete public/ /mnt/jcktrue.dk
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -13,7 +13,6 @@ experience:
 | 
				
			|||||||
  company_logo: "PhillipsMedisize"
 | 
					  company_logo: "PhillipsMedisize"
 | 
				
			||||||
  location: "Struer, Denmark"
 | 
					  location: "Struer, Denmark"
 | 
				
			||||||
  date_start: "2019-06-17"
 | 
					  date_start: "2019-06-17"
 | 
				
			||||||
  date_end: ""
 | 
					 | 
				
			||||||
  description: >
 | 
					  description: >
 | 
				
			||||||
    Software Engineer on medical devices 
 | 
					    Software Engineer on medical devices 
 | 
				
			||||||
     - Embedded programming, drivers, and services in C/C++
 | 
					     - Embedded programming, drivers, and services in C/C++
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -37,21 +37,21 @@ item:
 | 
				
			|||||||
  date_start: "2019-09-21"
 | 
					  date_start: "2019-09-21"
 | 
				
			||||||
  date_end: "2019-09-23"
 | 
					  date_end: "2019-09-23"
 | 
				
			||||||
  description: >
 | 
					  description: >
 | 
				
			||||||
  Course content: 
 | 
					    Course content: 
 | 
				
			||||||
  - EU Medical Device Regulation 
 | 
					    - EU Medical Device Regulation 
 | 
				
			||||||
  - FDA regulations 
 | 
					    - FDA regulations 
 | 
				
			||||||
  - Good practice: SW lifecycle processes 
 | 
					    - Good practice: SW lifecycle processes 
 | 
				
			||||||
  - 60601 with focus on chapter 14, contribution of SW to essential performance 
 | 
					    - 60601 with focus on chapter 14, contribution of SW to essential performance 
 | 
				
			||||||
  - 62304 - Software development lifecycle 
 | 
					    - 62304 - Software development lifecycle 
 | 
				
			||||||
  - Development For class C software 
 | 
					    - Development For class C software 
 | 
				
			||||||
  - Short intro to risk management - ISO 14971 
 | 
					    - Short intro to risk management - ISO 14971 
 | 
				
			||||||
  - Software safety class 
 | 
					    - Software safety class 
 | 
				
			||||||
  - Software risk in relation to 62304 
 | 
					    - Software risk in relation to 62304 
 | 
				
			||||||
  - Concept cybersecurity 
 | 
					    - Concept cybersecurity 
 | 
				
			||||||
  - Cybersecurity risk management process 
 | 
					    - Cybersecurity risk management process 
 | 
				
			||||||
  - Agile SW development 
 | 
					    - Agile SW development 
 | 
				
			||||||
  - GDPR/HIPAA 
 | 
					    - GDPR/HIPAA 
 | 
				
			||||||
  - Tool validation 
 | 
					    - Tool validation 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- organization: "medicaldeviceHQ"
 | 
					- organization: "medicaldeviceHQ"
 | 
				
			||||||
  organization_url: https://medicaldevicehq.com/
 | 
					  organization_url: https://medicaldevicehq.com/
 | 
				
			||||||
@@ -63,5 +63,4 @@ item:
 | 
				
			|||||||
      - To strengthen the ability of participants to independently perform risk analysis, risk evaluation and risk control.
 | 
					      - To strengthen the ability of participants to independently perform risk analysis, risk evaluation and risk control.
 | 
				
			||||||
      - To establish and increase knowledge on risk management tools and their differences, such as FMEA and P-FMEA.
 | 
					      - To establish and increase knowledge on risk management tools and their differences, such as FMEA and P-FMEA.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					 | 
				
			||||||
---
 | 
					---
 | 
				
			||||||
		Reference in New Issue
	
	Block a user