edgee icon indicating copy to clipboard operation
edgee copied to clipboard

add secret field to ConfigurationField

Open CLEMENTINATOR opened this issue 1 year ago • 1 comments

Checklist

  • [X] I have read the Contributor Guide
  • [X] I have read and agree to the Code of Conduct
  • [X] I have added a description of my changes and why I'd like them included in the section below

Description of Changes

handle secret settings in component manifest. the settings will be encrypted at rest on our managed services

CLEMENTINATOR avatar Apr 03 '25 12:04 CLEMENTINATOR

Pull Request Test Coverage Report for Build 15553540519

Details

  • 0 of 2 (0.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.01%) to 47.599%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/cli/src/commands/components/init.rs 0 1 0.0%
crates/cli/src/commands/components/push.rs 0 1 0.0%
<!-- Total: 0 2
Totals Coverage Status
Change from base Build 15536933969: -0.01%
Covered Lines: 3538
Relevant Lines: 7433

💛 - Coveralls

coveralls avatar Apr 03 '25 12:04 coveralls