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: Enable ARM64 builds for beta images (no-changelog) #7403

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

netroy
Copy link
Member

@netroy netroy commented Oct 11, 2023

Fixes #7389

@n8n-assistant n8n-assistant bot added the n8n team Authored by the n8n team label Oct 11, 2023
@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (2b075bf) 33.50% compared to head (9402cb4) 33.50%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7403   +/-   ##
=======================================
  Coverage   33.50%   33.50%           
=======================================
  Files        3389     3389           
  Lines      207020   207020           
  Branches    22337    22342    +5     
=======================================
+ Hits        69361    69366    +5     
+ Misses     136538   136533    -5     
  Partials     1121     1121           

see 4 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@cypress
Copy link

cypress bot commented Oct 11, 2023

Passing run #2470 ↗︎

0 251 0 0 Flakiness 0

Details:

🌳 arm64-beta-images 🖥️ browsers:node18.12.0-chrome107 🤖 netroy 🗃️ e2e/*
Project: n8n Commit: 9402cb4dfd
Status: Passed Duration: 08:32 💡
Started: Oct 11, 2023 11:47 AM Ended: Oct 11, 2023 11:55 AM

Review all test suite changes for PR #7403 ↗︎

@github-actions
Copy link
Contributor

✅ All Cypress E2E specs passed

@netroy netroy merged commit c77042f into master Oct 11, 2023
54 checks passed
@netroy netroy deleted the arm64-beta-images branch October 11, 2023 12:06
@OlegIvaniv
Copy link
Contributor

Relevant forum post: https://community.n8n.io/t/upgrading-to-n8n-ai/31392/9

MiloradFilipovic added a commit that referenced this pull request Oct 11, 2023
* master:
  fix(core): Fix ignoring crashed executions without event msgs (#7368)
  ci: Enable ARM64 builds for beta images (no-changelog) (#7403)
  🚀 Release 1.11.0 (#7402)
  fix(editor): Sanitize HTML binary-data before rendering in the UI (#7400)
  fix(core): Fix error on missing paired item data (#7399)
  feat(editor): Workflow history [WIP]- Create workflow history item preview component (no-changelog) (#7378)
  feat(Item Lists Node): Split merge binary data (#7297)
  fix(core): Missing pairing info (#7326)
  fix(Webhook Node): Backward compatible form-data parsing for non-array files (#7385)
@janober
Copy link
Member

janober commented Oct 18, 2023

Got released with n8n@1.12.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team Released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No ARM build for ai-beta or wrong entrypoint script path
4 participants