mirror of
https://github.com/quamotion/dotnet-packaging.git
synced 2026-02-15 13:46:36 +00:00
[PR #65] [CLOSED] Dockertest #211
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/quamotion/dotnet-packaging/pull/65
Author: @clemensv
Created: 8/29/2018
Status: ❌ Closed
Base:
master← Head:dockertest📝 Commits (6)
359e7dfdocker test updates4ec61fddocker tests7fbb415remove stray packages23b4cb6only build the images branch from root329f1e6call tests82e508fpropagate version, installer fixes📊 Changes
99 files changed (+1738 additions, -9 deletions)
View changed files
➕
Directory.Build.props(+3 -0)➕
Packaging.Targets.Tests/Directory.Build.props(+3 -0)➕
Packaging.Targets/Directory.Build.props(+3 -0)📝
Packaging.Targets/Packaging.Targets.csproj(+0 -1)➕
demo/Directory.Build.props(+3 -0)📝
demo/demo.csproj(+4 -4)➕
dotnet-deb/Directory.Build.props(+3 -0)📝
dotnet-deb/dotnet-deb.csproj(+0 -1)📝
dotnet-packaging.sln(+5 -0)➕
dotnet-rpm/Directory.Build.props(+3 -0)📝
dotnet-rpm/dotnet-rpm.csproj(+0 -1)➕
dotnet-tarball/Directory.Build.props(+3 -0)📝
dotnet-tarball/dotnet-tarball.csproj(+0 -1)➕
dotnet-zip/Directory.Build.props(+3 -0)📝
dotnet-zip/dotnet-zip.csproj(+0 -1)➕
test/Directory.Build.props(+3 -0)➕
test/NuGet.config(+10 -0)➕
test/Test.proj(+21 -0)➕
test/docker/.dockerignore(+10 -0)➕
test/docker/Directory.Build.props(+3 -0)...and 79 more files
📄 Description
Baseline for a docker based set of tests. Will discuss offline.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.