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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Third batch of safe integer conversions #1108

Merged
merged 8 commits into from
Nov 13, 2023

Conversation

zliang-akamai
Copy link
Contributor

@zliang-akamai zliang-akamai commented Nov 1, 2023

馃摑 Description

We need to make integer conversion safer.

鉁旓笍 How to Test

How do I run the relevant unit/integration tests?

make PKG_NAME="linode/domain" testacc
make PKG_NAME="linode/instance" testacc
make PKG_NAME="linode/databasebackups" testacc
make PKG_NAME="linode/databasemysql" testacc
make PKG_NAME="linode/databasepostgresql" testacc
make PKG_NAME="linode/domainrecord" testacc
make PKG_NAME="linode/firewalldevice" testacc
make PKG_NAME="linode/image" testacc
make PKG_NAME="linode/lke" testacc
make PKG_NAME="linode/nbnode" testacc
make PKG_NAME="linode/nbconfig" testacc
make PKG_NAME="linode/volume" testacc

@zliang-akamai zliang-akamai requested a review from a team as a code owner November 1, 2023 18:57
@zliang-akamai zliang-akamai requested review from jriddle-linode and vshanthe and removed request for a team November 1, 2023 18:57
@zliang-akamai zliang-akamai marked this pull request as draft November 1, 2023 18:58
@zliang-akamai zliang-akamai marked this pull request as ready for review November 1, 2023 19:32
@zliang-akamai zliang-akamai changed the title Third batch of int safe conversions Third batch of safe integer conversions Nov 1, 2023
@zliang-akamai zliang-akamai merged commit 84964ed into linode:dev Nov 13, 2023
4 checks passed
@zliang-akamai zliang-akamai deleted the zhiwei/safe-int-conversion-3 branch November 13, 2023 07:14
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.

None yet

3 participants