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

feat: Version control mvp #6271

Merged
merged 156 commits into from
May 31, 2023
Merged

feat: Version control mvp #6271

merged 156 commits into from
May 31, 2023

Conversation

cstuncsik
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented May 30, 2023

Codecov Report

Patch coverage: 33.39% and project coverage change: +0.65 🎉

Comparison is base (5ae1124) 27.66% compared to head (1c883d4) 28.31%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6271      +/-   ##
==========================================
+ Coverage   27.66%   28.31%   +0.65%     
==========================================
  Files        2958     2982      +24     
  Lines      181567   185129    +3562     
  Branches    19732    20294     +562     
==========================================
+ Hits        50226    52425    +2199     
- Misses     130593   131919    +1326     
- Partials      748      785      +37     
Impacted Files Coverage Δ
packages/cli/src/Server.ts 0.00% <0.00%> (ø)
...ments/versionControl/types/versionControlCommit.ts 0.00% <0.00%> (ø)
...s/versionControl/types/versionControlDisconnect.ts 0.00% <0.00%> (ø)
...rsionControl/types/versionControlPullWorkFolder.ts 0.00% <0.00%> (ø)
...onments/versionControl/types/versionControlPush.ts 0.00% <0.00%> (ø)
...rsionControl/types/versionControlPushWorkFolder.ts 0.00% <0.00%> (ø)
...ts/versionControl/types/versionControlSetBranch.ts 0.00% <0.00%> (ø)
.../versionControl/types/versionControlSetReadOnly.ts 0.00% <0.00%> (ø)
...nments/versionControl/types/versionControlStage.ts 0.00% <0.00%> (ø)
packages/editor-ui/src/App.vue 0.00% <0.00%> (ø)
... and 41 more

... and 47 files with indirect coverage changes

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

@cstuncsik cstuncsik marked this pull request as ready for review May 31, 2023 09:26
@github-actions
Copy link
Contributor

✅ All Cypress E2E specs passed

@github-actions
Copy link
Contributor

✅ All Cypress E2E specs passed

@cstuncsik cstuncsik merged commit 1b32141 into master May 31, 2023
24 checks passed
@cstuncsik cstuncsik deleted the version-control-mvp branch May 31, 2023 13:01
MiloradFilipovic added a commit that referenced this pull request Jun 1, 2023
* master: (54 commits)
  feat: Version control mvp (#6271)
  feat(editor): Implement Resource Mapper component (#6207)
  fix(editor): Update SSO settings styles (#6342)
  fix: Show `Ask AI` only on Code Node (#6336)
  feat(core): Add metadata (customdata) to event log (#6334)
  refactor: Add telemetry to upgrade paths (no-changelog) (#6313)
  fix(Code Node): Fix `item` and `items` alias regression (#6331)
  feat: Add manual login option and password reset link for SSO (#6328)
  fix(editor): Fix Luxon date parsing of ExecutionsUsage component (#6333)
  fix(core): Do not track errored workflow executions for automated executions (no-changelog) (#6322)
  fix(core): Prevent prototype pollution on injectable services (#6309)
  fix(core): Optimize getSharedWorkflowIds query (#6314)
  ci: Reset DB only once per e2e test (no-changelog) (#6216)
  feat(editor): Bring back checklist experiment (no-changelog) (#6307)
  fix: Add ldapts to nodes-base package (no-changelog) (#6315)
  fix(Code Node): Update vm2 to address CVE-2023-32313 (#6318)
  feat: Add tab visibility change detection when polling executions (no-changelog) (#6311)
  fix(editor): Fix locale plularisation if count is 0 (#6312)
  🚀 Release 0.230.0 (#6310)
  fix(Execute Command Node): Block executions when `command` is empty (#6308)
  ...
@janober
Copy link
Member

janober commented Jun 14, 2023

Got released with n8n@0.232.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Enhancement outside /nodes-base and /editor-ui n8n team Authored by the n8n team Released ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants