You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Motivation
The SJB integration test test-memory-calculation-env defines manifest with memory using lower case letters (memory: 256m). As per the spec both upper and lower case letters should be supported.
Goals
Support lower case letter definition of memory in CF manifests.
Action to take
No response
Impact
low - only extended an existing regex
Dev Notes
No response
The text was updated successfully, but these errors were encountered:
Background
Motivation
The SJB integration test test-memory-calculation-env defines manifest with memory using lower case letters (memory: 256m). As per the spec both upper and lower case letters should be supported.
Goals
Support lower case letter definition of memory in CF manifests.
Action to take
No response
Impact
low - only extended an existing regex
Dev Notes
No response
The text was updated successfully, but these errors were encountered: