Skip to content

Update versions upgrade test#1539

Merged
JoshVanL merged 12 commits into
dapr:release-1.16from
javier-aliaga:update-versions-upgrade-test
Sep 12, 2025
Merged

Update versions upgrade test#1539
JoshVanL merged 12 commits into
dapr:release-1.16from
javier-aliaga:update-versions-upgrade-test

Conversation

@javier-aliaga

Copy link
Copy Markdown
Contributor

Description

Please explain the changes you've made

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #[issue number]

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Extended the documentation

@javier-aliaga
javier-aliaga changed the base branch from master to release-1.16 September 9, 2025 06:55
@javier-aliaga
javier-aliaga force-pushed the update-versions-upgrade-test branch 4 times, most recently from c1156fc to 5563eeb Compare September 9, 2025 11:28
@javier-aliaga
javier-aliaga marked this pull request as ready for review September 9, 2025 13:59
@javier-aliaga
javier-aliaga requested review from a team as code owners September 9, 2025 13:59
JoshVanL
JoshVanL previously approved these changes Sep 9, 2025
Comment thread tests/e2e/standalone/run_template_test.go Outdated
@javier-aliaga
javier-aliaga force-pushed the update-versions-upgrade-test branch from 1372d16 to cceb0b2 Compare September 9, 2025 14:15

@JoshVanL JoshVanL left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests are failing

@javier-aliaga
javier-aliaga force-pushed the update-versions-upgrade-test branch 6 times, most recently from 3eab061 to 6859b04 Compare September 10, 2025 08:49
nelson-parente and others added 9 commits September 10, 2025 12:08
* feat: update dapr version

Signed-off-by: nelson.parente <[email protected]>

* feat: bump golangcilint version

Signed-off-by: nelson.parente <[email protected]>

* fix: tests

Signed-off-by: nelson.parente <[email protected]>

* fix: resolve non-constant format string errors

Signed-off-by: nelson.parente <[email protected]>

* fix: linter errs

Signed-off-by: nelson.parente <[email protected]>

* feat: update dapr version

Signed-off-by: nelson.parente <[email protected]>

* fix: ensure certs do not exist

Signed-off-by: nelson.parente <[email protected]>

* fix: remove TODO in test

Signed-off-by: nelson.parente <[email protected]>

---------

Signed-off-by: nelson.parente <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>
It will now test 1.14.5, 1.15.11 and 1.16.0-rc.7.

Signed-off-by: Albert Callarisa <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>
Signed-off-by: Albert Callarisa <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>
Signed-off-by: joshvanl <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>
@javier-aliaga
javier-aliaga force-pushed the update-versions-upgrade-test branch from 2090765 to 2388fe3 Compare September 10, 2025 10:08
@JoshVanL
JoshVanL merged commit 07be83d into dapr:release-1.16 Sep 12, 2025
36 of 39 checks passed
JoshVanL added a commit to JoshVanL/dapr-cli that referenced this pull request Sep 30, 2025
* feat: update d/d to 1.16.0-rc3 (dapr#1527)

* feat: update dapr version

Signed-off-by: nelson.parente <[email protected]>

* feat: bump golangcilint version

Signed-off-by: nelson.parente <[email protected]>

* fix: tests

Signed-off-by: nelson.parente <[email protected]>

* fix: resolve non-constant format string errors

Signed-off-by: nelson.parente <[email protected]>

* fix: linter errs

Signed-off-by: nelson.parente <[email protected]>

* feat: update dapr version

Signed-off-by: nelson.parente <[email protected]>

* fix: ensure certs do not exist

Signed-off-by: nelson.parente <[email protected]>

* fix: remove TODO in test

Signed-off-by: nelson.parente <[email protected]>

---------

Signed-off-by: nelson.parente <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>

* Update the versions in the upgrade test

It will now test 1.14.5, 1.15.11 and 1.16.0-rc.7.

Signed-off-by: Albert Callarisa <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>

* Fix generate certificates using new version

Signed-off-by: Albert Callarisa <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>

* Fix tests

Signed-off-by: joshvanl <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>

* chore: Update go version

Signed-off-by: Javier Aliaga <[email protected]>

* ci: Update pinned versions

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Increase e2e template test sleep

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Use go 1.24

Signed-off-by: Javier Aliaga <[email protected]>

* fix: Print stop jobs result

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Remove close app as they are cancelled when the context is cancelled

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Increase wait period

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Run processor app in different ports

Signed-off-by: Javier Aliaga <[email protected]>

---------

Signed-off-by: nelson.parente <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>
Signed-off-by: Albert Callarisa <[email protected]>
Signed-off-by: joshvanl <[email protected]>
Co-authored-by: Nelson Parente <[email protected]>
Co-authored-by: Albert Callarisa <[email protected]>
Co-authored-by: joshvanl <[email protected]>
JoshVanL added a commit to JoshVanL/dapr-cli that referenced this pull request Oct 31, 2025
* feat: update d/d to 1.16.0-rc3 (dapr#1527)

* feat: update dapr version

Signed-off-by: nelson.parente <[email protected]>

* feat: bump golangcilint version

Signed-off-by: nelson.parente <[email protected]>

* fix: tests

Signed-off-by: nelson.parente <[email protected]>

* fix: resolve non-constant format string errors

Signed-off-by: nelson.parente <[email protected]>

* fix: linter errs

Signed-off-by: nelson.parente <[email protected]>

* feat: update dapr version

Signed-off-by: nelson.parente <[email protected]>

* fix: ensure certs do not exist

Signed-off-by: nelson.parente <[email protected]>

* fix: remove TODO in test

Signed-off-by: nelson.parente <[email protected]>

---------

Signed-off-by: nelson.parente <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>

* Update the versions in the upgrade test

It will now test 1.14.5, 1.15.11 and 1.16.0-rc.7.

Signed-off-by: Albert Callarisa <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>

* Fix generate certificates using new version

Signed-off-by: Albert Callarisa <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>

* Fix tests

Signed-off-by: joshvanl <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>

* chore: Update go version

Signed-off-by: Javier Aliaga <[email protected]>

* ci: Update pinned versions

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Increase e2e template test sleep

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Use go 1.24

Signed-off-by: Javier Aliaga <[email protected]>

* fix: Print stop jobs result

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Remove close app as they are cancelled when the context is cancelled

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Increase wait period

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Run processor app in different ports

Signed-off-by: Javier Aliaga <[email protected]>

---------

Signed-off-by: nelson.parente <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>
Signed-off-by: Albert Callarisa <[email protected]>
Signed-off-by: joshvanl <[email protected]>
Co-authored-by: Nelson Parente <[email protected]>
Co-authored-by: Albert Callarisa <[email protected]>
Co-authored-by: joshvanl <[email protected]>
cicoyle pushed a commit to cicoyle/cli that referenced this pull request Nov 10, 2025
* feat: update d/d to 1.16.0-rc3 (dapr#1527)

* feat: update dapr version

Signed-off-by: nelson.parente <[email protected]>

* feat: bump golangcilint version

Signed-off-by: nelson.parente <[email protected]>

* fix: tests

Signed-off-by: nelson.parente <[email protected]>

* fix: resolve non-constant format string errors

Signed-off-by: nelson.parente <[email protected]>

* fix: linter errs

Signed-off-by: nelson.parente <[email protected]>

* feat: update dapr version

Signed-off-by: nelson.parente <[email protected]>

* fix: ensure certs do not exist

Signed-off-by: nelson.parente <[email protected]>

* fix: remove TODO in test

Signed-off-by: nelson.parente <[email protected]>

---------

Signed-off-by: nelson.parente <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>

* Update the versions in the upgrade test

It will now test 1.14.5, 1.15.11 and 1.16.0-rc.7.

Signed-off-by: Albert Callarisa <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>

* Fix generate certificates using new version

Signed-off-by: Albert Callarisa <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>

* Fix tests

Signed-off-by: joshvanl <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>

* chore: Update go version

Signed-off-by: Javier Aliaga <[email protected]>

* ci: Update pinned versions

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Increase e2e template test sleep

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Use go 1.24

Signed-off-by: Javier Aliaga <[email protected]>

* fix: Print stop jobs result

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Remove close app as they are cancelled when the context is cancelled

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Increase wait period

Signed-off-by: Javier Aliaga <[email protected]>

* chore: Run processor app in different ports

Signed-off-by: Javier Aliaga <[email protected]>

---------

Signed-off-by: nelson.parente <[email protected]>
Signed-off-by: Javier Aliaga <[email protected]>
Signed-off-by: Albert Callarisa <[email protected]>
Signed-off-by: joshvanl <[email protected]>
Co-authored-by: Nelson Parente <[email protected]>
Co-authored-by: Albert Callarisa <[email protected]>
Co-authored-by: joshvanl <[email protected]>
Signed-off-by: Cassandra Coyle <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants