Skip to content

Conversation

@PatrickMenoti
Copy link
Collaborator

  • Improved sync command;
  • Add network-list CRUD commands;
  • skip-framework-build also skips upload of static files;
  • Automatically detect preset if info.json is found in the working directory;
  • Update deps / golang version;
  • Add deployment flowchart;
  • Improved command performance (especially deploy, local deploy, build, dev)
  • Fix: remove useless conversion

PatrickMenoti and others added 30 commits November 10, 2025 08:28
feat: add network-list v4 commands
docs: add flowchart for deployments
chore: skip-build also skips upload of static files
chore: add skip-framework-build to v3 dev command
fix: delete force was not listing all objects #patch
refactor: improve deploy performance
refactor: improve various commands
refactor: improve several packages
refactor: remove useless conversion
feat: automatically detect preset if info.json is present
@PatrickMenoti PatrickMenoti self-assigned this Dec 8, 2025
@PatrickMenoti PatrickMenoti requested a review from a team as a code owner December 8, 2025 17:01
@github-actions
Copy link

github-actions bot commented Dec 8, 2025

SCC Complexity Analysis

  • Title: Deploy to Production - 2025/12/08
  • Author: PatrickMenoti
Metric Source Branch (dev) Target Branch (main) Difference
Complexity 7698 7591 107
Code 68181 66714 1467

@PatrickMenoti PatrickMenoti added the skip-vulncheck Skip vuln check due to bug in the workflow label Dec 8, 2025
@PatrickMenoti PatrickMenoti removed the skip-vulncheck Skip vuln check due to bug in the workflow label Dec 8, 2025
@github-actions
Copy link

github-actions bot commented Dec 8, 2025

SCC Complexity Analysis

  • Title: Deploy to Production - 2025/12/08
  • Author: PatrickMenoti
Metric Source Branch (dev) Target Branch (main) Difference
Complexity 7698 7591 107
Code 68184 66714 1470

@PatrickMenoti PatrickMenoti merged commit 679820c into main Dec 8, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants