]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
ARM64 Support to Github Actions For Testing And Development Of Wheels
authorodidev <odidev@puresoftware.com>
Sun, 23 Aug 2020 18:54:56 +0000 (14:54 -0400)
committerFederico Caselli <cfederico87@gmail.com>
Mon, 24 Aug 2020 22:07:01 +0000 (00:07 +0200)
commit15c87d8e2474038e555534e2ba0c755b594b1351
tree1798338505f8f67eaf6363c84de064c0a16bdb23
parent0a234fee4bed27036f7d75b659b6a2ed0512efe6
ARM64 Support to Github Actions For Testing And Development Of Wheels

**Added**:
1. ARM64 jobs in Github Workflows For Testing And Development Of Wheels
2. Two script files for creating wheels and testing.

Resolves #5436

Signed-off-by: odidev <odidev@puresoftware.com>
Co-authored-by: Federico Caselli <cfederico87@gmail.com>
Closes: #5480
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/5480
Pull-request-sha: 131ef520bbf863ad9b65ca3bf3c2d2d214405702

Change-Id: Ia10dadd93365ba4beeefbd27c060bc077c2d7aeb
(cherry picked from commit 7f9caaa7ea893a1803f7bdf7b4355740cf940a3d)
.github/workflows/create-wheels.yaml
.github/workflows/run-on-pr.yaml
.github/workflows/run-test.yaml