FlowKit icon indicating copy to clipboard operation
FlowKit copied to clipboard

Allow specifying auto config path

Open greenape opened this issue 1 year ago • 2 comments

I have:

  • [x] Formatted any Python files with black
  • [x] Brought the branch up to date with master
  • [x] Added any relevant Github labels
  • [ ] Added tests for any new additions
  • [x] Added or updated any relevant documentation
  • [ ] Added an Architectural Decision Record (ADR), if appropriate
  • [ ] Added an MPLv2 License Header if appropriate
  • [x] Updated the Changelog

Description

Description of what this PR does, and what it changes.


  • To see the specific tasks where the Asana app for GitHub is being used, see below:
    • https://app.asana.com/0/0/1203460657124595

greenape avatar May 16 '24 10:05 greenape

Passing run #22877 ↗︎

0 4 0 0 Flakiness 0

Details:

Make the autoconfig filename configurable via env var
Project: FlowAuth Commit: 5a38c0edff
Status: Passed Duration: 00:47 💡
Started: Jun 14, 2024 9:01 PM Ended: Jun 14, 2024 9:02 PM

Review all test suite changes for PR #6601 ↗︎

cypress[bot] avatar May 16 '24 10:05 cypress[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.11%. Comparing base (f9efde0) to head (5a38c0e).

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #6601       +/-   ##
===========================================
- Coverage   92.30%   77.11%   -15.20%     
===========================================
  Files         268      268               
  Lines       10590    10590               
  Branches      856      856               
===========================================
- Hits         9775     8166     -1609     
- Misses        676     2169     +1493     
- Partials      139      255      +116     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar May 16 '24 14:05 codecov[bot]