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: Increase the timeout on the release process (no-changelog) #6078

Merged
merged 1 commit into from
Apr 24, 2023

Conversation

netroy
Copy link
Member

@netroy netroy commented Apr 24, 2023

We've had 2 cases of the release process timing out because the build process is taking too long. This puts us at the risk of publishing some of the packages before the job times out, which would a tricky situation to get out of without having to create an empty patch release.

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

codecov bot commented Apr 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (8a3b3e5) 18.63% compared to head (b3dbeed) 18.63%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6078   +/-   ##
=======================================
  Coverage   18.63%   18.63%           
=======================================
  Files        2584     2584           
  Lines      116415   116415           
  Branches    18180    18180           
=======================================
  Hits        21689    21689           
  Misses      94092    94092           
  Partials      634      634           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions
Copy link
Contributor

✅ All Cypress E2E specs passed

@netroy netroy merged commit 4ba9e3d into master Apr 24, 2023
@netroy netroy deleted the fix-release-process branch April 24, 2023 14:08
MiloradFilipovic added a commit that referenced this pull request Apr 25, 2023
* master:
  feat(core): Manage version control settings (#6079)
  ci: Fix linting error on `master` (no-changelog) (#6075)
  ci: Increase the timeout on the release process (no-changelog) (#6078)
  fix(editor): Update LDAP and Log streaming paywalls (#6069)
  feat(core): Add instanceId to n8n.ready hook (no-changelog) (#6007)
  ci: Update linting dependencies, and setup eslint-plugin-unicorn (no-changelog) (#6070)
MiloradFilipovic added a commit that referenced this pull request Apr 25, 2023
…rce-mapper-ui-P2

* feature/resource-mapping-component:
  feat(core): Manage version control settings (#6079)
  ci: Fix linting error on `master` (no-changelog) (#6075)
  ci: Increase the timeout on the release process (no-changelog) (#6078)
  fix(editor): Update LDAP and Log streaming paywalls (#6069)
  feat(core): Add instanceId to n8n.ready hook (no-changelog) (#6007)
  ci: Update linting dependencies, and setup eslint-plugin-unicorn (no-changelog) (#6070)
@janober
Copy link
Member

janober commented Apr 25, 2023

Got released with [email protected]

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.

3 participants