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

fix: initial setup issues #19

Merged
merged 4 commits into from
Feb 4, 2025
Merged

fix: initial setup issues #19

merged 4 commits into from
Feb 4, 2025

Conversation

alexkli
Copy link
Contributor

@alexkli alexkli commented Feb 4, 2025

No description provided.

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 32.78%. Comparing base (66655fd) to head (1a22f63).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
src/commands/service/get.js 0.00% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   32.84%   32.78%   -0.06%     
==========================================
  Files          26       26              
  Lines        4077     4081       +4     
==========================================
- Hits         1339     1338       -1     
- Misses       2738     2743       +5     

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

@adobe-bot
Copy link

adobe-bot commented Feb 4, 2025

🎉 Sizewatcher congratulates on the size improvement 📉:

   🎉 git -52.4% (523 kB => 249 kB)

node_modules has no changes (161 MB)
Largest production node modules:
┌───────────────┬────────────┬───────┐
│ name │ children │ size │
├───────────────┼────────────┼───────┤
│ glob │ 0 │ 0.87M │
├───────────────┼────────────┼───────┤
│ yaml │ 0 │ 0.65M │
├───────────────┼────────────┼───────┤
│ yargs │ 0 │ 0.34M │
├───────────────┼────────────┼───────┤
│ @adobe/fetch │ 0 │ 0.27M │
├───────────────┼────────────┼───────┤
│ formdata-node │ 0 │ 0.12M │
├───────────────┼────────────┼───────┤
│ chalk │ 0 │ 0.04M │
├───────────────┼────────────┼───────┤
│ 6 modules │ 0 children │ 2.29M │
└───────────────┴────────────┴───────┘
npm_package +0.3% (60.3 kB => 60.5 kB)
Package contents:
npm notice
📦 @adobe/[email protected]
Tarball Contents
170B COPYRIGHT
11.3kB LICENSE
9.7kB README.md
1.9kB package.json
2.3kB src/commands/fiddle/clear.js
2.0kB src/commands/fiddle/create.js
1.2kB src/commands/fiddle/fiddle.js
2.6kB src/commands/fiddle/get.js
2.2kB src/commands/fiddle/update.js
3.0kB src/commands/service/create.js
3.1kB src/commands/service/get.js
2.1kB src/commands/service/import.js
1.2kB src/commands/service/service.js
3.7kB src/commands/service/update.js
2.7kB src/commands/test.js
1.2kB src/commands/version.js
1.5kB src/config.js
19.6kB src/fastly/api/fastly-api.js
2.1kB src/fastly/api/fiddle-api.js
8.3kB src/fastly/fiddle-mgr.js
11.3kB src/fastly/service-mgr.js
4.4kB src/fastly/service.js
13.7kB src/fastly/store.js
2.3kB src/index.js
2.8kB src/opts.js
185.8kB src/secrets/patterns.yaml
8.8kB src/secrets/secrets.js
6.8kB src/test/parser.js
8.4kB src/test/runner.js
4.8kB src/util.js
6.6kB src/yargs-ahoy.js
Tarball Details
name: @adobe/edgly
version: 1.1.8
filename: adobe-edgly-1.1.8.tgz
package size: 60.5 kB
unpacked size: 337.9 kB
shasum: 812d471da120b8584dfeaf439c2f08fa78506e75
integrity: sha512-gIGys0GPAd4/u[...]ESb/B6quBH+IQ==
total files: 31
npm notice
npm warn This command requires you to be logged in to https://registry.npmjs.org/ (dry-run)
Publishing to https://registry.npmjs.org/ with tag latest and public access (dry-run)
Notes
  • PR branch: fix-docs @ 1a22f63
  • Base branch: main
  • Sizewatcher v1.3.0
  • Effective Configuration:
limits:
  fail: 100%
  warn: 30%
  ok: '-10%'
report:
  githubComment: true
  githubStatus: false
comparators: {}

Copy link

github-actions bot commented Feb 4, 2025

This PR will trigger a patch release when merged.

@alexkli alexkli changed the title fix(docs): fix initial command description to include --id fix: fix initial setup issues Feb 4, 2025
@alexkli alexkli changed the title fix: fix initial setup issues fix: initial setup issues Feb 4, 2025
@alexkli alexkli merged commit d7ad92e into main Feb 4, 2025
4 of 6 checks passed
@alexkli alexkli deleted the fix-docs branch February 4, 2025 17:20
@adobe-bot
Copy link

🎉 This PR is included in version 1.1.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants