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

Add user_name environment variable #489

Merged
merged 1 commit into from
Feb 22, 2019

Conversation

kipkoan
Copy link
Contributor

@kipkoan kipkoan commented Feb 22, 2019

Add user_name environment variable (username of VCS user running command) for custom workflow commands to use.

@codecov
Copy link

codecov bot commented Feb 22, 2019

Codecov Report

Merging #489 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #489      +/-   ##
==========================================
+ Coverage   70.57%   70.57%   +<.01%     
==========================================
  Files          63       63              
  Lines        4258     4259       +1     
==========================================
+ Hits         3005     3006       +1     
  Misses       1028     1028              
  Partials      225      225
Impacted Files Coverage Δ
server/events/runtime/run_step_runner.go 100% <100%> (ø) ⬆️

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 ce5e127...901a9f6. Read the comment docs.

@codecov
Copy link

codecov bot commented Feb 22, 2019

Codecov Report

Merging #489 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #489      +/-   ##
==========================================
+ Coverage   70.57%   70.57%   +<.01%     
==========================================
  Files          63       63              
  Lines        4258     4259       +1     
==========================================
+ Hits         3005     3006       +1     
  Misses       1028     1028              
  Partials      225      225
Impacted Files Coverage Δ
server/events/runtime/run_step_runner.go 100% <100%> (ø) ⬆️

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 ce5e127...31b1910. Read the comment docs.

@kipkoan kipkoan marked this pull request as ready for review February 22, 2019 01:58
Copy link
Member

@lkysow lkysow left a comment

Choose a reason for hiding this comment

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

@kipkoan
Copy link
Contributor Author

kipkoan commented Feb 22, 2019

@lkysow - Do you prefer me to squash the commits?

@lkysow
Copy link
Member

lkysow commented Feb 22, 2019

Yes please

Add USER_NAME environment variable to the documenation
@kipkoan kipkoan force-pushed the feature/add-username-env-variable branch from 1eef61f to 901a9f6 Compare February 22, 2019 16:52
@kipkoan
Copy link
Contributor Author

kipkoan commented Feb 22, 2019

@lkysow Done!

@lkysow lkysow merged commit 40bfb53 into runatlantis:master Feb 22, 2019
@lkysow
Copy link
Member

lkysow commented Feb 22, 2019

Thanks!

@kipkoan kipkoan deleted the feature/add-username-env-variable branch February 22, 2019 17:05
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.

None yet

2 participants