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

🔀 merge publish workflow fix to master #428

Merged
merged 62 commits into from
May 20, 2023
Merged

Conversation

techouse
Copy link
Collaborator

Merge #427 into master

yousinix and others added 30 commits May 25, 2021 09:26
Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
Co-authored-by: István Juhos <stewemetal@gmail.com>
Co-authored-by: Ivan Terekhin <i.terhin@gmail.com>
Co-authored-by: Meysam Karimi <mysmartapply.it4@gmail.com>
JEuler and others added 17 commits December 14, 2022 11:15
* Extracted the http logging interceptor
Make http logging interceptor configurable (none, basic, headers, body)

* Minor tweaks
Updated documentation

* Simplified onRequest body and startMessage logic.
Made onResponse more consistent with onRequest.
* Made applyHeaders field name case insensitive.
Added tests for applyHeaders

* fixed quotes lint check
* #290 implement Equatable

* ➕ add faker and data_fixture_dart as dev dependencies

* ✅ add Request equatability test

* ✅ add Response equatability test

* 🔥 Remove some obsolete equatables

* 🔥 Remove some obsolete equatables

* ✅ add PartValue equatability test
* ⬆️ Bump Dart constraint to ">=2.17.0 <3.0.0"
* ⬆️ Bump mono_repo Yaml
* 🚨 Ignore Element.enclosingElement3 warning
* 💚 fix publish workflow

* 🚨 silence deprecation warning
# Conflicts:
#	.github/workflows/publish.yml
@techouse techouse added bug Something isn't working ci Continuous Integration labels May 20, 2023
@codecov
Copy link

codecov bot commented May 20, 2023

Codecov Report

Merging #428 (5e944d7) into master (636dbc3) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #428   +/-   ##
=======================================
  Coverage   93.63%   93.63%           
=======================================
  Files           8        8           
  Lines         440      440           
=======================================
  Hits          412      412           
  Misses         28       28           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@techouse techouse merged commit 6fc2062 into master May 20, 2023
@techouse techouse deleted the chore/merge-dev-branch branch May 20, 2023 12:08
@techouse techouse added the sync Branch sync label Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci Continuous Integration sync Branch sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.