Commit Graph

31 Commits

Author SHA1 Message Date
Thomas Gummerer 1d47a7d6e3
upgrade dotnet dependency to latest ()
Upgrade to the latest dotnet release.
2024-06-11 06:30:13 +00:00
Fraser Waters 571ccc6de4
Update dotnet language host () 2024-04-16 15:07:33 +00:00
Fraser Waters b34f77e74a
Update dotnet language host to 3.60 () 2024-03-06 21:16:47 +00:00
Fraser Waters b17866bbe5
Update dotnet () 2023-11-15 16:09:15 +00:00
Zaid Ajaj 0d15dc574c
[pkg] Update pulumi-yaml, pulumi-java and pulumi-dotnet ()
# Description

Update the following preparing for the CLI release
 - pulumi-yaml (v1.2.1 -> v1.2.2) 
 - pulumi-java (v0.9.0 -> v0.9.6)  
 - pulumi-dotnet (v3.54.0 -> v3.56.1)


## Checklist

- [ ] I have run `make tidy` to update any new dependencies
- [ ] I have run `make lint` to verify my code passes the lint check
  - [ ] I have formatted my code using `gofumpt`

<!--- Please provide details if the checkbox below is to be left
unchecked. -->
- [ ] I have added tests that prove my fix is effective or that my
feature works
<!--- 
User-facing changes require a CHANGELOG entry.
-->
- [x] I have run `make changelog` and committed the
`changelog/pending/<file>` documenting my change
<!--
If the change(s) in this PR is a modification of an existing call to the
Pulumi Cloud,
then the service should honor older versions of the CLI where this
change would not exist.
You must then bump the API version in
/pkg/backend/httpstate/client/api.go, as well as add
it to the service.
-->
- [ ] Yes, there are changes in this PR that warrants bumping the Pulumi
Cloud API version
<!-- @Pulumi employees: If yes, you must submit corresponding changes in
the service repo. -->
2023-08-24 22:15:53 +00:00
Zaid Ajaj fb71145869 Update pulumi-dotnet to v3.54.0 2023-02-14 10:57:46 +01:00
Kyle Dixler 79cd7f2243
Bump pulumi-dotnet to 3.52.0 2023-01-18 08:27:40 -08:00
Kyle Pitzen 728dfd1404 chore: Freeze for 3.51.0 release 2023-01-04 08:26:01 -06:00
Ian Wahbe 4c59e2a5e5 Depend on pulumi-java 0.7.1 2022-12-15 17:26:41 +01:00
Fraser Waters f4ad5c5a56 Remove dotnet 2022-12-13 16:13:53 +00:00
Aaron Friel 70f59df046 ci: Enable goreleaser prep script to build for local os & arch 2022-09-16 09:50:10 -07:00
Aaron Friel 272b987791 ci: ensure trunk is always green 2022-09-13 13:38:14 -07:00
Aaron Friel ef898d5691
Reduce macOS jobs on PRs, replace with partial integration tests ()
* ci: include required deps in test artifact builds

* ci: reduce retention on other build artifacts to match pulumi CLI

* ci: move lang providers acquisition to script/goreleaser

* ci: combine goreleaser configs, move OS-dependency to script

* ci: re-enable Windows and MacOS tests

* [cli] Fix Windows path handling for gzip filestate backend
2022-08-16 18:00:14 -07:00
Aaron Friel ff9902636e
chore: Update YAML, add changelog for Java () 2022-08-11 23:21:09 -07:00
Kyle Dixler dcb97fcb18
bump java v0.5.3 () 2022-08-11 14:35:13 -07:00
Aaron Friel dd7733c8fa
Address regression in ()
* Revert "[ci] Name the archive to push to buckets"

This reverts commit 73f23fbc39.

* Revert "[ci] Fix extra extension in goreleaser templates"

This reverts commit 03888a33fa.

* Revert 

This reverts commit f6ee2fd20c.
This reverts commit 33a84df3cf.
This reverts commit 01c1719c1c.
This reverts commit e7b96115be.
This reverts commit 60fb289408.
This reverts commit 7a81b1435f.
This reverts commit b1f2e41b56.

* chore: changelog for 3.37.1
2022-07-27 13:05:49 -07:00
Aaron Friel 27438688fa ci: combine goreleaser configs, move OS-dependency to script 2022-07-19 15:46:15 -07:00
Anton Tayanovskyy eeac88294f
Update java to 0.5.0 ()
* Update java to 0.5.0

* Run make tidy
2022-07-14 17:01:37 -04:00
Aaron Friel 6876ee5f92
Update bundled YAML to v0.5.3 () 2022-07-13 08:48:49 +01:00
Anton Tayanovskyy 69a1002fa7
Use released java 0.4.1 ()
* Use released java 0.4.1

* Bump pulumi-java pkg reference
2022-07-02 01:05:44 -04:00
Aaron Friel 9855eaaefc
Update to package YAML v0.5.2 ()
* [yaml] Update to package v0.5.2

* chore: update changelog
2022-06-29 08:00:14 +01:00
Anton Tayanovskyy f79b8f7473
Update pulumi-java ref to v0.4.0 () 2022-06-22 14:34:31 -04:00
Ian Wahbe bf2067d81b
Point to pulumi-yaml 0.5.1 () 2022-06-07 13:26:11 -07:00
Anton Tayanovskyy 119a0765d7
Use 0.3.0 release of pulumi-language-java () 2022-06-01 13:04:25 -04:00
Anton Tayanovskyy 9bdc2a396c
Update java deps to v0.2.0 ()
* Bump pulumi-java ref to 0.2.0

* Use java 0.2.0 provider when making a release
2022-05-18 13:38:14 -04:00
Anton Tayanovskyy 309a591ae2
Modify make brew to include Java and YAML () 2022-05-04 22:05:47 -04:00
Aaron Friel 4e8160b189 fixup: rename amd64 dir to x64 for goreleaser 2022-05-04 10:00:53 +02:00
Aaron Friel 73b482900c fixup: remove pattern, require release download to succeed 2022-05-04 10:00:53 +02:00
Aaron Friel 6978cf7459 fixup: artifact dist 2022-05-04 10:00:53 +02:00
Aaron Friel fa931f6149 ci: include new language providers in release 2022-05-04 10:00:53 +02:00
Aaron Friel c8f7d0f6ff ci: actually include ci script 2022-05-04 10:00:53 +02:00