Andrew Welker
f519142aa6
ci: fix workflow name
2025-03-04 08:48:54 -06:00
Andrew Welker
0deea7e964
ci: add workflow file back in
2025-03-04 08:44:10 -06:00
Andrew Welker
638df4dd3b
feat!: support only .NET Framework 4.7.2
...
In order to conform with the plugin format and the workflow, the .csproj
file was moved up a level to the root of the `src` folder and the
solution file was renamed.
Workflows were also changed to match the plugin workflows.
BREAKING CHANGE: Supports ONLY .NET Framework 4.7.2
2025-03-04 08:28:30 -06:00
Andrew Welker
fa4be8f47d
chore: remove commented out stuff
2023-02-06 18:00:28 -07:00
Andrew Welker
efbe99bd0c
chore: remove unneeded scripts
2023-02-06 17:59:25 -07:00
Andrew Welker
e603f4af8f
ci: fix paths after folder restructure
2023-02-06 17:46:41 -07:00
Andrew Welker
8a2ba343f0
ci: fix syntax errors
2023-02-06 17:39:59 -07:00
Andrew Welker
4f4d7a351f
ci: update workflows to upload clz to release
2023-02-06 17:36:42 -07:00
Andrew Welker
b1e3b68834
ci: modify package path for pushing to nuget
2023-02-06 16:24:45 -07:00
Andrew Welker
8c0893ac7a
ci: update workflow triggers
2023-02-06 15:18:08 -07:00
Andrew Welker
f72bb56b4b
Revert "ci: go back to ENV variable for version"
...
This reverts commit ed19b26116 .
2023-02-06 15:16:29 -07:00
Andrew Welker
ed19b26116
ci: go back to ENV variable for version
2023-02-06 13:47:16 -07:00
Andrew Welker
dd173829ac
ci: attempt to get version string out again
2023-02-06 13:14:28 -07:00
Andrew Welker
280c66ba6e
ci: adjust steps output and use version correctly
2023-02-03 20:45:37 -07:00
Andrew Welker
b89ac1d41c
ci: correct more syntax
2023-02-03 20:29:38 -07:00
Andrew Welker
be88191c1f
ci: fix solution file path
2023-02-03 17:03:33 -07:00
Andrew Welker
02d5d9f530
ci: correct output usage for version
2023-02-03 16:59:01 -07:00
Andrew Welker
7d8b479edc
ci: remove shell type for build step
2023-02-03 16:53:29 -07:00
Andrew Welker
f7c2cc3c2b
ci: update generate version number step
2023-02-03 16:51:20 -07:00
Andrew Welker
afed056be9
ci: update workflow to simplify builds for 4-series
2023-02-03 16:47:45 -07:00
Andrew Welker
5db76d3698
build: update script to generate 2.x.x version numbers
...
branches with the label `feature-2/` will generate version numbers
in the 2.x.x family.
2023-02-03 16:46:32 -07:00
Andrew Welker
2d068ab899
ci: fix paths to .nupkg
...
The .nupkg file is placed in the folder where the `nuget pack` command is run. In this case, that is the root folder of the repo.
2023-02-03 12:11:32 -07:00
Andrew Welker
2c7d7c360d
ci: fix a capitlization error and remove api key switch
2023-02-03 12:11:32 -07:00
Andrew Welker
50d7eb33c9
ci: fix API key command line flag
2023-02-03 12:11:32 -07:00
Andrew Welker
0e5613acd6
ci: update path to .nupkg
2023-02-03 12:11:31 -07:00
Andrew Welker
4067784841
ci: Update 4-series workflow
...
The existing workflow doesn't create a release for every build, and the 4-series version shouldn't either.
2023-02-03 12:11:31 -07:00
Andrew Welker
36032da75c
ci: update 4-series sln name
2023-02-03 12:11:31 -07:00
Andrew Welker
d129f24c61
feat: add 4-series support for PepperDash Core
2023-02-03 12:11:31 -07:00
jta
7517c3e298
feature: add workflow to push to project
2023-02-03 12:11:31 -07:00
Andrew Welker
f04536f2aa
ci: Update runners to windows-2019
2022-02-09 09:03:51 -07:00
Andrew Welker
1cb9a04ccc
ci: Remove push to build repos from both workflows
2021-09-11 13:48:06 -06:00
Andrew Welker
c1f71c7f0f
ci: Update CI script to remove Newtonsoft.Json.Compact.dll
2021-09-11 13:37:59 -06:00
Andrew Welker
73f38e9f3e
fix main workflow for version number
2020-11-11 12:34:25 -07:00
Andrew Welker
acf03c1d2e
update main.yml with new ENV stuff
2020-10-28 13:50:16 -06:00
Andrew Welker
9b05dff707
fix : everywhere
2020-10-28 13:10:30 -06:00
Andrew Welker
8442bbed56
fix env path to GITHUB_ENV file
2020-10-28 12:51:50 -06:00
Andrew Welker
ecfd7a275c
first attempt at using the new env mechanism
2020-10-28 12:51:15 -06:00
Andrew Welker
2504844876
rename master -> main & add nuget push
2020-07-23 23:00:14 -06:00
Andrew Welker
3c6eb03433
add API Key
2020-07-23 22:33:24 -06:00
Andrew Welker
082c24882d
fix for nuget source command
2020-07-23 11:18:58 -06:00
Andrew Welker
cf21ae888a
adding nuget.org publishing
2020-07-23 10:59:57 -06:00
Andrew Welker
29a47ab3ef
update master workflow to also publish package
2020-06-22 17:45:35 -06:00
Andrew Welker
2e9a3b01e7
Fix missing "
2020-06-22 17:45:35 -06:00
Andrew Welker
d8317c4c70
updates docker to add a job to create and push package
2020-06-22 17:45:35 -06:00
Andrew Welker
b83a89a6f9
adds nuget publish step
2020-06-22 17:45:35 -06:00
Andrew Welker
090cf671e5
adds missing "
2020-06-22 17:45:35 -06:00
Andrew Welker
4739356e68
udpates docker to create nuget package
2020-06-22 17:45:35 -06:00
Andrew Welker
da8752ed76
change master -> main
2020-06-17 10:56:07 -06:00
Andrew Welker
128e34ce50
Update master.yml
2020-06-10 12:26:01 -06:00
Andrew Welker
de9d44169a
fix push to repos jobs
2020-06-10 11:43:12 -06:00