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

updates / adds kudos docs for public consumption #2566

Merged
merged 4 commits into from
Nov 5, 2018
Merged

Conversation

owocki
Copy link
Contributor

@owocki owocki commented Oct 30, 2018

updates / adds kudos docs, also moves the fresh_start script to a more descriptive name

@owocki owocki changed the title updates / adds kudos docs updates / adds kudos docs for public consumption Oct 30, 2018
@codecov
Copy link

codecov bot commented Oct 30, 2018

Codecov Report

Merging #2566 into master will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2566      +/-   ##
==========================================
+ Coverage   29.86%   30.04%   +0.18%     
==========================================
  Files         162      162              
  Lines       12983    12898      -85     
  Branches     1738     1723      -15     
==========================================
- Hits         3877     3875       -2     
+ Misses       8982     8901      -81     
+ Partials      124      122       -2
Impacted Files Coverage Δ
app/dashboard/views.py 12.82% <0%> (-0.11%) ⬇️
app/marketing/views.py 13.31% <0%> (ø) ⬆️
app/app/urls.py 86.95% <0%> (ø) ⬆️
app/retail/emails.py 21.13% <0%> (+0.28%) ⬆️
app/dashboard/models.py 52.84% <0%> (+0.55%) ⬆️
app/kudos/views.py 30.8% <0%> (+1.63%) ⬆️
app/gas/utils.py 38.46% <0%> (+3.07%) ⬆️
app/dashboard/embed.py 31.6% <0%> (+3.44%) ⬆️
app/marketing/models.py 64.67% <0%> (+4.37%) ⬆️
...eting/management/commands/assemble_leaderboards.py 85.71% <0%> (+5.2%) ⬆️
... and 1 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 e48fadf...a0273d8. Read the comment docs.

mbeacom
mbeacom previously approved these changes Oct 30, 2018
Copy link
Contributor

@mbeacom mbeacom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@owocki Think we should add this to Makefile as well? We could include it as an automatic provisioning step based on an envvar as well..? 🤔

@@ -130,6 +130,20 @@ generate:
- gitcoinbot.views++
- healthcheck/healthchecks.md:
- healthcheck.healthchecks++
- kudos/admin.md:
- kudos.admin++

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[error] wrong indentation: expected 6 but found 4 (indentation)

- kudos/admin.md:
- kudos.admin++
- kudos/forms.md:
- kudos.forms++

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[error] wrong indentation: expected 6 but found 4 (indentation)

- kudos/forms.md:
- kudos.forms++
- kudos/helpers.md:
- kudos.helpers++

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[error] wrong indentation: expected 6 but found 4 (indentation)

- kudos/helpers.md:
- kudos.helpers++
- kudos/router.md:
- kudos.router++

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[error] wrong indentation: expected 6 but found 4 (indentation)

- kudos/router.md:
- kudos.router++
- kudos/models.md:
- kudos.models++

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[error] wrong indentation: expected 6 but found 4 (indentation)

- kudos/models.md:
- kudos.models++
- kudos/utils.md:
- kudos.utils++

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[error] wrong indentation: expected 6 but found 4 (indentation)

- kudos/utils.md:
- kudos.utils++
- kudos/views.md:
- kudos.views++

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[error] wrong indentation: expected 6 but found 4 (indentation)

@@ -286,6 +300,15 @@ pages:
- Admin: gitcoinbot/admin.md
- Models: gitcoinbot/models.md
- Views: gitcoinbot/views.md
- Kudos:
- Local Deployment: kudos_deploy >> docs/KUDOS.md

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[error] wrong indentation: expected 8 but found 6 (indentation)

Copy link
Contributor

@mbeacom mbeacom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢 :shipit:

@owocki owocki merged commit 7e9f634 into master Nov 5, 2018
@thelostone-mc thelostone-mc deleted the kevin/kudos-docs branch December 28, 2018 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants