Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed missing call to param update method - V1 Workers #1045

Merged
merged 2 commits into from
May 17, 2024

Conversation

sambles
Copy link
Contributor

@sambles sambles commented May 17, 2024

…precated param names

**IMPORTANT: Please attach or create an issue after submitting a Pull Request.

Fixed missing call to param update method - V1 Workers

Added missing param compatibility call, this checks for older parameter names in oasislmf.json and updates when found.

@sambles sambles merged commit 6a3bf8a into main May 17, 2024
26 checks passed
sambles added a commit that referenced this pull request May 17, 2024
* Add missing calls to method param func, this checks and aligns any deprecated param names

* Fix unit test
sambles added a commit that referenced this pull request May 17, 2024
* Add missing calls to method param func, this checks and aligns any deprecated param names

* Fix unit test
sambles added a commit that referenced this pull request May 30, 2024
…ers (#1045) (#1059)

* Fixed missing call to param update method - V1 Workers (#1045)

* Add missing calls to method param func, this checks and aligns any deprecated param names

* Fix unit test

* Fix backport

* flake

* Updated Package Requirements: pymysql==1.1.1 gunicorn==22.0.0 sqlparse==0.5.0

* test

---------

Co-authored-by: awsbuild <[email protected]>
@awsbuild awsbuild modified the milestones: 1.28.8, 2.3.5 May 30, 2024
sambles added a commit that referenced this pull request May 30, 2024
* Fix missing filestore arg in complex model file prep (#1041)

* Fixed missing call to param update method - V1 Workers (#1045)

* Add missing calls to method param func, this checks and aligns any deprecated param names

* Fix unit test

* Azure Postgres Flexible server support    (#1040)

* Update keycloak to mount in cert from KeyVault

* Test chart install - minikube without azure values

* Fix running V2 workers with custom OED specification files (#1051)

* fix "oed_schema_info" getting removed from task params

* Pass oed_custom_spec into OedExposure load

* pep

* Updated Package Requirements: pymysql==1.1.1

---------

Co-authored-by: awsbuild <[email protected]>

* Set Test version 2.3.5rc2

* Fix unittest (#1055)

* tAdd stable/2.3.x to compatibility checks and fixed V2 worker monitor issue (#1054)

* Add last stable 2.3.x image to compatibility checks

* Fix failed jobs

* f

* Add check for raw_output_locations in worker result

* Updated Package Requirements aiohttp==3.9.4

* Set scan external to manual trigger only (#1058)

* Set version 2.3.5 (#1060)

Co-authored-by: awsbuild <[email protected]>

* Set version 2.3.5

* Update changelog

---------

Co-authored-by: awsbuild <[email protected]>
@sambles sambles deleted the fix/1042-missing-calls-to-param-methods_V1-workers branch June 5, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Check older paramter names are updated and working in 2.3.4
2 participants