TwinePlatform / twine-api

⚠️ DEPRECATED - See https://github.com/TwinePlatform/twine-monolith
GNU Affero General Public License v3.0
3 stars 0 forks source link

πŸš€ DEPLOYMENT 25-03-19 #378

Closed astroash closed 5 years ago

astroash commented 5 years ago

Changes:

eliasmalik commented 5 years ago

If we're gonna merge #370 today, this might as well wait until then.

codecov-io commented 5 years ago

Codecov Report

Merging #378 into master will increase coverage by <.01%. The diff coverage is 93.9%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #378      +/-   ##
==========================================
+ Coverage   93.81%   93.81%   +<.01%     
==========================================
  Files         104      111       +7     
  Lines        1779     1860      +81     
  Branches      151      152       +1     
==========================================
+ Hits         1669     1745      +76     
- Misses         83       88       +5     
  Partials       27       27
Impacted Files Coverage Ξ”
src/models/user.ts 95.77% <ΓΈ> (ΓΈ) :arrow_up:
src/api/v1/constants/index.ts 100% <ΓΈ> (ΓΈ) :arrow_up:
src/models/organisation.ts 92.59% <ΓΈ> (ΓΈ) :arrow_up:
src/models/community_business.ts 98.14% <100%> (+0.05%) :arrow_up:
src/models/types.ts 100% <100%> (ΓΈ) :arrow_up:
src/api/v1/community_businesses/cb_admins/index.ts 100% <100%> (ΓΈ)
src/api/v1/community_businesses/index.ts 100% <100%> (ΓΈ) :arrow_up:
...1/community_businesses/temporary/password_reset.ts 100% <100%> (ΓΈ)
src/api/v1/community_businesses/temporary/index.ts 100% <100%> (ΓΈ)
src/api/v1/community_businesses/temporary/get.ts 100% <100%> (ΓΈ)
... and 14 more

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 2bfd005...dd457fc. Read the comment docs.

astroash commented 5 years ago

@eliascodes re new workflow, is twine-api going to continue to deploy from master, but voluteer-dashboard using the new pipeline promotion workflow?

Keen for this not to get stuck in QA.