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

Version footer magic 🎩 #13

Merged
merged 5 commits into from
May 8, 2018
Merged

Version footer magic 🎩 #13

merged 5 commits into from
May 8, 2018

Conversation

RudyOnRails
Copy link

@RudyOnRails RudyOnRails commented May 8, 2018

RepoCamp/asc2018#16

Not the prettiest, but displays for now.

screen shot 2018-05-08 at 2 07 53 pm

@coveralls
Copy link

Pull Request Test Coverage Report for Build 56

  • 0 of 0 (NaN%) changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 73.529%

Totals Coverage Status
Change from base Build 52: 0.0%
Covered Lines: 175
Relevant Lines: 238

💛 - Coveralls

@rococodogs rococodogs self-requested a review May 8, 2018 19:50
Copy link
Collaborator

@rococodogs rococodogs left a comment

Choose a reason for hiding this comment

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

this looks good to me!

@rococodogs rococodogs merged commit 1581a78 into master May 8, 2018
@@ -21,6 +21,7 @@
append :linked_dirs, "db"
append :linked_dirs, "public/assets"
append :linked_files, "config/secrets.yml"
append :linked_files, ".env.production"
Copy link
Author

Choose a reason for hiding this comment

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

I am working on adding this my org's Sufia, and I can't remember what this line's purpose is. Anyone remember?

cc: @bess

Copy link
Collaborator

Choose a reason for hiding this comment

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

i think it was a deployment bugfix, rather than related to the git footer? short of the ENV['PROJECT_NAME'] being called in config/initializers/git_sha.rb, i can't find any instances of the ENV hash in this PR?

Copy link
Author

Choose a reason for hiding this comment

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

Ahh, yes, that rings a bell! Thanks @malantonio, hope all's well.

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.

3 participants