Commit Graph

6 Commits (662e1faf86f0161ca0a4a2130091273dc4dff2e3)

Author SHA1 Message Date
mullerj 034980eb53
Update action versions for dotnet-publish.yml 2024-03-27 22:11:55 -04:00
mullerj 43c0736d51
Revert "Dev Container performance (#25)" (#27)
This reverts commit 2be146ceed.
2023-07-04 17:03:58 -04:00
mullerj 2be146ceed
Dev Container performance (#25)
* Fixed devcontainer format

* Added dotnet-linux-x64 devcontainer

* Changed devcontainer image to python

* Pinned OS version

* Updated devcontainer base image

* Reverted changes to devcontainer

* Moved linux devcontainer file

* Updated dotnet-publish to use subfolder
2023-07-04 16:50:06 -04:00
mullerj 47bf91aee2
.NET norm package publish (#19)
* Added steps to copy package and check workspace

* Changed trigger for testing

* Removed if statement

* Updated dotnet-publish.yml to copy to  $GITHUB_OUTPUT

* Changed from variable to path

* Removed copy command

* Modified to check runner directory

* Added step to publish package

* Added package write permission

* Added job to publish win-x64

* Fixed package win-x64 step

* Added job to publish win-x86

* Added skip-duplicate to publish commands

* Added publish job

* Changed to . for linux find

* Added workflow trigger

* Added branches filter
2023-07-04 10:00:15 -04:00
mullerj e60a3afbde
Update dotnet-publish.yml to use source branch (#18) 2023-06-29 20:57:49 -04:00
mullerj a1dcbf1bc9
.NET norm extension GitHub actions (#16)
* Added .NET action
2023-06-29 20:32:19 -04:00