QFSW
released this
05 May 18:41
Add a release pipeline (#1)
* add initial build workflow
* change vs-version
* change versions
* add arch preference
* remove versions
There is only one version on the Actions hosted runner
* change compiled config
* using a .sln for compilation
* add build flags
* change build config
* change build config
* include underdered_map
* change build config
* add thread import
* add matrix strategy for config targets
* add matrix strategy for config targets
* comment out builds for testing
* add zipping and release steps
* add quotes around vars
* add needed for windows runner
* remove extra $
* change runner attribute
* change variable calls
* change variable calls
* add tag to release
* change target archive path
* change artifacts to archive
* change target archive path
* change release path
* add dir list step
* add dir list step
* change release target
* split release and build into two jobs
* remove extentions for upload
* use published tag in upload
* remove tag
* allow updating existing releases
* add zip as an extention
* remove zip as an extention from upload
* change wildcard on release step
* uncommend build targets
---------
Co-authored-by: redshift0345 <[email protected]>