| 
									
										
										
										
											2025-02-02 22:39:55 -05:00
										 |  |  | # Release Checklist
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | - make sure ci is passing | 
					
						
							|  |  |  | - run the tests | 
					
						
							|  |  |  | - format + prettier | 
					
						
							|  |  |  | - update metadata/en-US/changelogs | 
					
						
							| 
									
										
										
										
											2025-02-22 11:23:36 -05:00
										 |  |  | - git tag v1.2.3 | 
					
						
							|  |  |  | - git tag -f latest_release | 
					
						
							| 
									
										
										
										
											2025-02-02 22:39:55 -05:00
										 |  |  | - push | 
					
						
							|  |  |  | - make a release on gitea | 
					
						
							|  |  |  | - upload the artifacts | 
					
						
							| 
									
										
										
										
											2025-02-17 21:16:38 -05:00
										 |  |  | - upload the AppImage and zsyncmake | 
					
						
							| 
									
										
										
										
											2025-02-19 19:54:45 -05:00
										 |  |  | - upload to Google | 
					
						
							|  |  |  | - upload to Apple with dist-ios on macos | 
					
						
							| 
									
										
										
										
											2025-02-02 22:39:55 -05:00
										 |  |  | - nix | 
					
						
							| 
									
										
										
										
											2025-02-18 22:41:00 +01:00
										 |  |  |   - june and december: update release version | 
					
						
							| 
									
										
										
										
											2025-05-28 18:12:15 -04:00
										 |  |  |   - run `nix --extra-experimental-features nix-command --extra-experimental-features flakes flake update` | 
					
						
							| 
									
										
										
										
											2025-02-02 22:39:55 -05:00
										 |  |  |   - comment out the hash in default.nix | 
					
						
							|  |  |  |   - update the version | 
					
						
							|  |  |  |   - run `nix-build` | 
					
						
							|  |  |  |   - update the hash | 
					
						
							|  |  |  | - bump the versions in GNUmakefile for the next release | 
					
						
							|  |  |  | - make | 
					
						
							|  |  |  | - commit |