Skip to content

Commit

Permalink
feat: update upstream to 0.18.0
Browse files Browse the repository at this point in the history
BREAKING CHANGE: maintainer change and release under new org
  • Loading branch information
muhlba91 committed Jun 5, 2023
1 parent 4b43f20 commit 99cff57
Show file tree
Hide file tree
Showing 179 changed files with 10,680 additions and 6,739 deletions.
56 changes: 56 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
{
"projectName": "pulumi-buildkite",
"projectOwner": "pulumiverse",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "muhlba91",
"name": "Daniel Mühlbachler-Pietrzykowski",
"avatar_url": "https://avatars.githubusercontent.com/u/653739?v=4",
"profile": "https://github.com/muhlba91",
"contributions": [
"maintenance",
"code",
"doc"
]
},
{
"login": "christophermaier",
"name": "Christopher Maier",
"avatar_url": "https://avatars.githubusercontent.com/u/207178?v=4",
"profile": "https://github.com/christophermaier",
"contributions": [
"code",
"doc"
]
},
{
"login": "susanev",
"name": "Susan Evans",
"avatar_url": "https://avatars.githubusercontent.com/u/5489125?v=4",
"profile": "https://github.com/susanev",
"contributions": [
"doc"
]
},
{
"login": "stack72",
"name": "Paul Stack",
"avatar_url": "https://avatars.githubusercontent.com/u/227823?v=4",
"profile": "https://github.com/stack72",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": false,
"skipCi": true,
"commitConvention": "angular"
}
3 changes: 0 additions & 3 deletions .buildkite/go-install-test/Pulumi.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions .buildkite/go-install-test/go.mod

This file was deleted.

337 changes: 0 additions & 337 deletions .buildkite/go-install-test/go.sum

This file was deleted.

26 changes: 0 additions & 26 deletions .buildkite/go-install-test/main.go

This file was deleted.

183 changes: 0 additions & 183 deletions .buildkite/pipeline.release.yml

This file was deleted.

Loading

0 comments on commit 99cff57

Please sign in to comment.