Skip to content

Commit

Permalink
Update version.
Browse files Browse the repository at this point in the history
  • Loading branch information
cube2222 committed Feb 18, 2021
1 parent bcda534 commit 16923d1
Show file tree
Hide file tree
Showing 13 changed files with 446 additions and 48 deletions.
2 changes: 1 addition & 1 deletion provider/cmd/pulumi-resource-spacelift/schema.go

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions sdk/dotnet/obj/Pulumi.Spacelift.csproj.nuget.dgspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"projects": {
"/Users/jakub/Projects/Go/src/github.com/spacelift-io/pulumi-spacelift/sdk/dotnet/Pulumi.Spacelift.csproj": {
"version": "1.0.0",
"version": "1.1.0",
"restore": {
"projectUniqueName": "/Users/jakub/Projects/Go/src/github.com/spacelift-io/pulumi-spacelift/sdk/dotnet/Pulumi.Spacelift.csproj",
"projectName": "Pulumi.Spacelift",
Expand Down Expand Up @@ -77,7 +77,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/local/Cellar/dotnet/5.0.102/libexec/sdk/5.0.102/RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "/usr/local/Cellar/dotnet/5.0.103/libexec/sdk/5.0.103/RuntimeIdentifierGraph.json"
}
}
}
Expand Down
14 changes: 7 additions & 7 deletions sdk/dotnet/obj/project.assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
"lib/netstandard1.3/OneOf.dll": {}
}
},
"Pulumi/2.20.0": {
"Pulumi/2.21.0": {
"type": "package",
"dependencies": {
"Grpc": "2.34.0",
Expand Down Expand Up @@ -1688,17 +1688,17 @@
"oneof.nuspec"
]
},
"Pulumi/2.20.0": {
"sha512": "lsPJ/B8gaOxIQF1Y4NN13InY/tQ+kEZenBlVTutT8nKSY1N0tKeeUabieNfpmCeiGhusiInOE5Y+MuY2anSVtg==",
"Pulumi/2.21.0": {
"sha512": "LuQeyG2DhSYmN0rMmjrFGzhIslP3i5U2UXHszzShZX7Ghdw/u1qdGsXB7HEjyfuWSGVh0KCsVomtmComdIoC3A==",
"type": "package",
"path": "pulumi/2.20.0",
"path": "pulumi/2.21.0",
"files": [
".nupkg.metadata",
".signature.p7s",
"lib/netcoreapp3.1/Pulumi.dll",
"lib/netcoreapp3.1/Pulumi.pdb",
"lib/netcoreapp3.1/Pulumi.xml",
"pulumi.2.20.0.nupkg.sha512",
"pulumi.2.21.0.nupkg.sha512",
"pulumi.nuspec",
"pulumi_logo_64x64.png"
]
Expand Down Expand Up @@ -5065,7 +5065,7 @@
"/Users/jakub/.nuget/packages/": {}
},
"project": {
"version": "1.0.0",
"version": "1.1.0",
"restore": {
"projectUniqueName": "/Users/jakub/Projects/Go/src/github.com/spacelift-io/pulumi-spacelift/sdk/dotnet/Pulumi.Spacelift.csproj",
"projectName": "Pulumi.Spacelift",
Expand Down Expand Up @@ -5137,7 +5137,7 @@
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/local/Cellar/dotnet/5.0.102/libexec/sdk/5.0.102/RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "/usr/local/Cellar/dotnet/5.0.103/libexec/sdk/5.0.103/RuntimeIdentifierGraph.json"
}
}
}
Expand Down
4 changes: 2 additions & 2 deletions sdk/dotnet/obj/project.nuget.cache
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"version": 2,
"dgSpecHash": "1ERLej9yfIZP28W+ZgyjQM8wLJuqsgcM4OL6S9pqrwOS+ADtmc0zecIPhvOa7nJ5vxiZmgfdUN1EDJi3TigKPg==",
"dgSpecHash": "TxzzyA8OCumr9UgALRiFbmVi5uo1svvz78L2GoAgOH+IdwPi/+Mof+1JsD7Q16t/YX3n65Jh8uWd06ZmiQAcqQ==",
"success": true,
"projectFilePath": "/Users/jakub/Projects/Go/src/github.com/spacelift-io/pulumi-spacelift/sdk/dotnet/Pulumi.Spacelift.csproj",
"expectedPackageFiles": [
Expand All @@ -15,7 +15,7 @@
"/Users/jakub/.nuget/packages/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.4.3.0.nupkg.sha512",
"/Users/jakub/.nuget/packages/netstandard.library/1.6.1/netstandard.library.1.6.1.nupkg.sha512",
"/Users/jakub/.nuget/packages/oneof/2.1.151/oneof.2.1.151.nupkg.sha512",
"/Users/jakub/.nuget/packages/pulumi/2.20.0/pulumi.2.20.0.nupkg.sha512",
"/Users/jakub/.nuget/packages/pulumi/2.21.0/pulumi.2.21.0.nupkg.sha512",
"/Users/jakub/.nuget/packages/pulumi.protobuf/3.13.0/pulumi.protobuf.3.13.0.nupkg.sha512",
"/Users/jakub/.nuget/packages/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
"/Users/jakub/.nuget/packages/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0/runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
Expand Down
2 changes: 1 addition & 1 deletion sdk/dotnet/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.0
1.1.0
5 changes: 5 additions & 0 deletions sdk/nodejs/bin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ WARNING: This provider is a work in progress.

This package is available in many languages in the standard packaging formats.

In order to run a project locally using this package, you have to install the Spacelift provider binary. This is done automatically on Spacelift workers.
```
pulumi plugin install --reinstall --server https://downloads.spacelift.io/pulumi-plugins resource spacelift 0.0.0
```

### Node.js (Java/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either `npm`:
Expand Down
2 changes: 1 addition & 1 deletion sdk/nodejs/bin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@spacelift-io/pulumi-spacelift",
"version": "v1.0.0",
"version": "v1.1.0",
"description": "A Pulumi package for creating and managing Spacelift resources.",
"keywords": [
"pulumi",
Expand Down
Loading

0 comments on commit 16923d1

Please sign in to comment.