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

ci: added basic CI config #258

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

ErikBjare
Copy link

@ErikBjare ErikBjare commented Dec 19, 2020

First things first: Thanks for this awesome tool! I've been looking at pretty gource-made visualizations for years (since the Google Code days) and just today got one made for my own project ActivityWatch (scripts here: https://github.com/ActivityWatch/contributor-stats/blob/master/gource-output.sh)

I made this PR since I was initially looking to submit another PR (with a feature to specify the colors for particular file types) and wanted some CI hand holding to ensure I don't break things (I'm not an expert at C++). However, I ended up discovering the custom log format where I could easily use sed to get the colors I wanted (love the log format!).

Thought the repo might need this anyway, always good to have a minimal CI setup 🙂

You can see a working run here: https://github.com/ErikBjare/Gource/runs/1581730599

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.

1 participant