Skip to content

Commit

Permalink
Rename from lbrlabs to pulumiverse
Browse files Browse the repository at this point in the history
  • Loading branch information
ringods committed Mar 4, 2024
1 parent ecaff28 commit a1d34b6
Show file tree
Hide file tree
Showing 3,465 changed files with 19,633 additions and 312,386 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions .github/workflows/command-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
PULUMI_API: https://api.pulumi.com
PULUMI_GO_DEP_ROOT: ${{ github.workspace }}/..
PULUMI_LOCAL_NUGET: ${{ github.workspace }}/nuget
PULUMI_TEST_OWNER: "lbrlabs"
PULUMI_TEST_OWNER: "pulumiverse"
PYPI_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
PYPI_USERNAME: "__token__"
SCW_ACCESS_KEY: ${{ secrets.SCW_ACCESS_KEY }}
Expand All @@ -28,7 +28,7 @@ jobs:
issue-type: pull-request
permission: write
reaction-token: ${{ secrets.GITHUB_TOKEN }}
repository: lbrlabs/pulumi-grafana
repository: pulumiverse/pulumi-grafana
token: ${{ secrets.PULUMI_BOT_TOKEN }}
strategy: {}
"on":
Expand Down
22 changes: 11 additions & 11 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
PULUMI_API: https://api.pulumi.com
PULUMI_GO_DEP_ROOT: ${{ github.workspace }}/..
PULUMI_LOCAL_NUGET: ${{ github.workspace }}/nuget
PULUMI_TEST_OWNER: "lbrlabs"
PULUMI_TEST_OWNER: "pulumiverse"
PYPI_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
PYPI_USERNAME: "__token__"
SCW_ACCESS_KEY: ${{ secrets.SCW_ACCESS_KEY }}
Expand Down Expand Up @@ -92,9 +92,9 @@ jobs:
- dotnet
- go
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
prerequisites:
name: prerequisites
runs-on: ubuntu-latest
Expand Down Expand Up @@ -158,9 +158,9 @@ jobs:
goversion:
- 1.21.x
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
publish:
name: publish
needs: test
Expand Down Expand Up @@ -196,9 +196,9 @@ jobs:
goversion:
- 1.21.x
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
publish_sdk:
name: publish_sdk
needs: publish
Expand Down Expand Up @@ -271,9 +271,9 @@ jobs:
goversion:
- 1.21.x
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
test:
name: test
needs: build_sdk
Expand Down Expand Up @@ -353,9 +353,9 @@ jobs:
- dotnet
- go
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
permissions:
contents: write

Expand Down
22 changes: 11 additions & 11 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
PULUMI_API: https://api.pulumi.com
PULUMI_GO_DEP_ROOT: ${{ github.workspace }}/..
PULUMI_LOCAL_NUGET: ${{ github.workspace }}/nuget
PULUMI_TEST_OWNER: "lbrlabs"
PULUMI_TEST_OWNER: "pulumiverse"
PYPI_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
PYPI_USERNAME: "__token__"
SCW_ACCESS_KEY: ${{ secrets.SCW_ACCESS_KEY }}
Expand Down Expand Up @@ -100,9 +100,9 @@ jobs:
- dotnet
- go
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
prerequisites:
name: prerequisites
runs-on: ubuntu-latest
Expand Down Expand Up @@ -166,9 +166,9 @@ jobs:
goversion:
- 1.21.x
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
publish:
name: publish
needs: test
Expand Down Expand Up @@ -205,9 +205,9 @@ jobs:
goversion:
- 1.21.x
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
publish_sdk:
name: publish_sdk
needs: publish
Expand Down Expand Up @@ -288,9 +288,9 @@ jobs:
goversion:
- 1.21.x
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
test:
name: test
needs: build_sdk
Expand Down Expand Up @@ -378,9 +378,9 @@ jobs:
- dotnet
- go
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"

permissions:
contents: write
Expand Down
22 changes: 11 additions & 11 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
PULUMI_API: https://api.pulumi.com
PULUMI_GO_DEP_ROOT: ${{ github.workspace }}/..
PULUMI_LOCAL_NUGET: ${{ github.workspace }}/nuget
PULUMI_TEST_OWNER: "lbrlabs"
PULUMI_TEST_OWNER: "pulumiverse"
PYPI_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
PYPI_USERNAME: "__token__"
SCW_ACCESS_KEY: ${{ secrets.SCW_ACCESS_KEY }}
Expand Down Expand Up @@ -92,9 +92,9 @@ jobs:
- dotnet
- go
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
prerequisites:
name: prerequisites
runs-on: ubuntu-latest
Expand Down Expand Up @@ -159,9 +159,9 @@ jobs:
goversion:
- 1.21.x
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
publish:
name: publish
needs: test
Expand Down Expand Up @@ -197,9 +197,9 @@ jobs:
goversion:
- 1.21.x
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
publish_sdk:
name: publish_sdk
needs: publish
Expand Down Expand Up @@ -272,9 +272,9 @@ jobs:
goversion:
- 1.21.x
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
test:
name: test
needs: build_sdk
Expand Down Expand Up @@ -354,9 +354,9 @@ jobs:
- dotnet
- go
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"

permissions:
contents: write
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
PULUMI_API: https://api.pulumi.com
PULUMI_GO_DEP_ROOT: ${{ github.workspace }}/..
PULUMI_LOCAL_NUGET: ${{ github.workspace }}/nuget
PULUMI_TEST_OWNER: "lbrlabs"
PULUMI_TEST_OWNER: "pulumiverse"
PYPI_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
PYPI_USERNAME: "__token__"
SCW_ACCESS_KEY: ${{ secrets.SCW_ACCESS_KEY }}
Expand Down
22 changes: 11 additions & 11 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
PULUMI_API: https://api.pulumi.com
PULUMI_GO_DEP_ROOT: ${{ github.workspace }}/..
PULUMI_LOCAL_NUGET: ${{ github.workspace }}/nuget
PULUMI_TEST_OWNER: "lbrlabs"
PULUMI_TEST_OWNER: "pulumiverse"
PYPI_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
PYPI_USERNAME: "__token__"
SCW_ACCESS_KEY: ${{ secrets.SCW_ACCESS_KEY }}
Expand Down Expand Up @@ -92,9 +92,9 @@ jobs:
- dotnet
- go
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
prerequisites:
name: prerequisites
runs-on: ubuntu-latest
Expand Down Expand Up @@ -158,9 +158,9 @@ jobs:
goversion:
- 1.21.x
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
publish:
name: publish
needs: test
Expand Down Expand Up @@ -195,9 +195,9 @@ jobs:
goversion:
- 1.21.x
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
publish_sdk:
name: publish_sdk
needs: publish
Expand Down Expand Up @@ -270,9 +270,9 @@ jobs:
goversion:
- 1.21.x
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
test:
name: test
needs: build_sdk
Expand Down Expand Up @@ -352,9 +352,9 @@ jobs:
- dotnet
- go
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"

permissions:
contents: write
Expand Down
14 changes: 7 additions & 7 deletions .github/workflows/run-acceptance-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
PULUMI_API: https://api.pulumi.com
PULUMI_GO_DEP_ROOT: ${{ github.workspace }}/..
PULUMI_LOCAL_NUGET: ${{ github.workspace }}/nuget
PULUMI_TEST_OWNER: "lbrlabs"
PULUMI_TEST_OWNER: "pulumiverse"
PYPI_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
PYPI_USERNAME: "__token__"
SCW_ACCESS_KEY: ${{ secrets.SCW_ACCESS_KEY }}
Expand Down Expand Up @@ -96,9 +96,9 @@ jobs:
- dotnet
- go
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
comment-notification:
if: github.event_name == 'repository_dispatch'
name: comment-notification
Expand Down Expand Up @@ -184,9 +184,9 @@ jobs:
goversion:
- 1.21.x
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
test:
if: github.event_name == 'repository_dispatch' || github.event.pull_request.head.repo.full_name
== github.repository
Expand Down Expand Up @@ -270,9 +270,9 @@ jobs:
- dotnet
- go
nodeversion:
- 14.x
- 18.x
pythonversion:
- "3.7"
- "3.9"
name: run-acceptance-tests
"on":
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .goreleaser.prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ builds:
ldflags:
- -s
- -w
- -X github.com/lbrlabs/pulumi-scaleway/provider/pkg/version.Version={{.Tag}}
- -X github.com/pulumiverse/pulumi-scaleway/provider/pkg/version.Version={{.Tag}}
main: ./cmd/pulumi-resource-scaleway/
changelog:
skip: true
Expand Down
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ builds:
ldflags:
- -s
- -w
- -X github.com/lbrlabs/pulumi-scaleway/provider/pkg/version.Version={{.Tag}}
- -X github.com/pulumiverse/pulumi-scaleway/provider/pkg/version.Version={{.Tag}}
main: ./cmd/pulumi-resource-scaleway/
changelog:
skip: true
Expand Down
8 changes: 4 additions & 4 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
PACK := scaleway
ORG := lbrlabs
ORG := pulumiverse
PROJECT := github.com/${ORG}/pulumi-${PACK}
NODE_MODULE_NAME := @lbrlabs/${PACK}
NODE_MODULE_NAME := @pulumiverse/${PACK}
TF_NAME := ${PACK}
PROVIDER_PATH := provider
VERSION_PATH := ${PROVIDER_PATH}/pkg/version.Version
JAVA_GEN := pulumi-java-gen
JAVA_GEN_VERSION := v0.8.0
JAVA_GEN_VERSION := v0.9.4
PLUGIN_PATH := ${HOME}/.pulumi/plugins/

TFGEN := pulumi-tfgen-${PACK}
Expand Down Expand Up @@ -38,7 +38,7 @@ tfgen:: install_plugins
provider:: tfgen install_plugins # build the provider binary
(cd provider && go build -a -o $(WORKING_DIR)/bin/${PROVIDER} -ldflags "-X ${PROJECT}/${VERSION_PATH}=${VERSION}" ${PROJECT}/${PROVIDER_PATH}/cmd/${PROVIDER})

build_sdks:: install_plugins provider build_nodejs build_python build_go build_dotnet build_java # build all the sdks
build_sdks:: install_plugins provider build_nodejs build_python build_go build_dotnet # build_java # build all the sdks

build_nodejs:: VERSION := $(shell pulumictl get version --language javascript)
build_nodejs:: install_plugins tfgen # build the node sdk
Expand Down
Loading

0 comments on commit a1d34b6

Please sign in to comment.