Edward Thomson and GitHub
b109c5bb93
Merge pull request #494 from edwardskrod/dev/edskrod/master/UpdateName
...
Update workflow name from "WPF .NET Core" to ".NET Core Desktop"
2020-05-22 20:48:12 +01:00
Edward Thomson and GitHub
0dc4b20ce6
Merge pull request #503 from ankitpopli1891/patch-1
...
fix: use the IMAGE_NAME variable
2020-05-11 08:50:59 +01:00
Edward Thomson and GitHub
6ed18cebdc
Merge pull request #486 from Coding/master
...
Update tencentcloud icon
2020-05-01 09:58:43 +01:00
Edward Thomson and GitHub
7e8254e985
Merge pull request #487 from actions/cschleiden/categories
...
Set categories to `null` to be in sync with other workflows
2020-05-01 09:57:44 +01:00
Edward Thomson and GitHub
a5c8a8223e
Merge pull request #482 from edwardskrod/dev/edskrod/master/UpdateIcon
...
Updated the Wpf dotnetcore workflow icon to dotnetcore
2020-04-29 13:03:22 +01:00
Edward Thomson and GitHub
8c4fc57de8
Merge pull request #454 from edwardskrod/dev/edskrod/master/AddStarterWorkflowForDesktopApps
...
Added starter workflow for WPF .NET Core Desktop apps.
2020-04-21 10:02:14 +01:00
Edward Thomson and GitHub
e29256ca8d
Merge pull request #457 from actions/ethomson/python
...
python: gracefully handle no requirements.txt
2020-04-21 10:00:50 +01:00
Edward Thomson and GitHub
947661542c
Merge pull request #448 from eregon/add-ruby-setup-ruby
...
Add starter workflow for ruby/setup-ruby
2020-04-17 11:19:00 +01:00
Edward Thomson and GitHub
eef30f852e
Merge pull request #463 from seblm/scala-icon
...
Add Scala icon
2020-04-17 11:14:49 +01:00
Edward Thomson and GitHub
ddb0b367ee
Merge pull request #469 from actions/update-go
...
update setup-go to v2
2020-04-17 11:13:34 +01:00
Edward Thomson and GitHub
93e77af4c0
Merge pull request #451 from actions/ethomson/template_template
...
Update pull_request_template.md
2020-04-06 19:28:49 +01:00
Edward Thomson and GitHub
51163e4853
Update pull_request_template.md
2020-04-06 13:02:13 +01:00
Edward Thomson and GitHub
ccaa3fe168
Update pull_request_template.md
...
Formatting updates.
2020-04-03 15:20:55 +01:00
Edward Thomson and GitHub
20088f9456
Update pull_request_template.md
2020-04-03 15:14:18 +01:00
Edward Thomson and GitHub
0bba821a5d
Merge pull request #341 from fumieval/master
...
ci/haskell.yml: properly build dependencies, tests and benchmarks
2020-04-03 14:46:20 +01:00
Edward Thomson and GitHub
391c5961e9
npm-publish: remove explicit scope
...
The setup-node action will default the scope to the correct user (the repo owner), so we do not need to explicitly include it in the workflow. Removing it ensures that the starter template is easier for people to use; now there are no changes necessary to get started. https://github.com/actions/setup-node/blob/master/src/authutil.ts#L26
2020-03-20 12:17:18 +00:00
Edward Thomson and GitHub
63d39d990b
Update README with guidance
...
Tell people how to use these starter workflows.
2020-02-28 15:24:15 +00:00
Edward Thomson and GitHub
20613d6143
Merge pull request #320 from timheuer/patch-1
...
Updating .NET Core SDK version to LTS
2020-02-28 14:50:35 +00:00
Edward Thomson and GitHub
d81f56295b
Merge pull request #325 from mkj-is/patch-1
...
Fix macOS virtual machine case in Swift workflow
2020-01-30 14:13:02 +00:00
Edward Thomson and GitHub
69953a434c
GitHub Package Registry is now GitHub Packages
2019-12-08 09:58:56 +11:00
Edward Thomson and GitHub
bf76e89bff
Merge pull request #195 from ethomson/cloud
...
Add cloud starter workflows
2019-11-14 06:42:11 -08:00
Edward Thomson and GitHub
c7129d8fd7
Properties: Rename "ASP.NET Core" to ".NET Core", add language categories
...
Add language categories matching linguist identifiers so that .NET Core template is recommended.
2019-10-23 14:03:00 +01:00
Edward Thomson and GitHub
b1a374cb86
Rename "ASP.NET Core" to ".NET Core"
...
The .NET Core template is not ASP specific. Change the name to ".NET Core".
2019-10-23 13:45:35 +01:00
Edward Thomson and GitHub
fbda5df60b
Pull Request Labeler: add instructions
...
It was pointed out (https://github.com/actions/labeler/issues/18 ) that when using the labeler from the starter-workflow, it's not clear that there is more work to do to configure the action. Add information and link to the action's README.
2019-10-16 18:30:34 +01:00