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

ci: add missing docker archs #7666

Merged
merged 7 commits into from
Oct 29, 2021
Merged

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Oct 29, 2021

New Pull Request Checklist

Issue Description

Related issue: #7665

Approach

Add missing archs.

TODOs before merging

n/a

@parse-github-assistant
Copy link

parse-github-assistant bot commented Oct 29, 2021

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

@mtrezza mtrezza linked an issue Oct 29, 2021 that may be closed by this pull request
4 tasks
@codecov
Copy link

codecov bot commented Oct 29, 2021

Codecov Report

Merging #7666 (5f62e66) into alpha (174886e) will decrease coverage by 9.15%.
The diff coverage is n/a.

❗ Current head 5f62e66 differs from pull request most recent head 7cfb7cc. Consider uploading reports for the commit 7cfb7cc to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##            alpha    #7666      +/-   ##
==========================================
- Coverage   93.99%   84.84%   -9.16%     
==========================================
  Files         181      181              
  Lines       13382    13382              
==========================================
- Hits        12579    11354    -1225     
- Misses        803     2028    +1225     
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 2.47% <0.00%> (-92.90%) ⬇️
src/Adapters/Storage/Postgres/PostgresClient.js 5.00% <0.00%> (-65.00%) ⬇️
src/Controllers/UserController.js 95.34% <0.00%> (-2.33%) ⬇️
src/Controllers/FilesController.js 92.00% <0.00%> (-2.00%) ⬇️
src/ParseServerRESTController.js 97.01% <0.00%> (-1.50%) ⬇️
src/Controllers/index.js 96.66% <0.00%> (-1.12%) ⬇️
src/Routers/UsersRouter.js 93.82% <0.00%> (-0.57%) ⬇️
src/middlewares.js 96.92% <0.00%> (-0.44%) ⬇️
src/Controllers/SchemaController.js 97.16% <0.00%> (-0.19%) ⬇️
src/RestWrite.js 93.88% <0.00%> (-0.16%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 62cc9ca...7cfb7cc. Read the comment docs.

@mtrezza mtrezza merged commit a359c02 into parse-community:alpha Oct 29, 2021
@mtrezza mtrezza changed the title ci: add missing docker archs ci: add missing docker archs for publishing Oct 29, 2021
@mtrezza mtrezza deleted the fix-docker-archs branch October 29, 2021 18:10
@mtrezza mtrezza changed the title ci: add missing docker archs for publishing ci: add missing docker archs Oct 29, 2021
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0-alpha.4

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Oct 31, 2021
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Nov 1, 2021
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 5.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Mar 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker not published with multiple architectures
2 participants