Skip to content

chore: add example for parameter/value to Helm Values #4020

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

Merged
merged 1 commit into from
Aug 24, 2021
Merged

chore: add example for parameter/value to Helm Values #4020

merged 1 commit into from
Aug 24, 2021

Conversation

jawnsy
Copy link
Contributor

@jawnsy jawnsy commented Aug 23, 2021

Fixes #4009

@jawnsy jawnsy self-assigned this Aug 23, 2021
@jawnsy jawnsy requested a review from a team August 23, 2021 23:50
@codecov
Copy link

codecov bot commented Aug 23, 2021

Codecov Report

Merging #4020 (1982025) into main (7cde11e) will not change coverage.
The diff coverage is n/a.

❗ Current head 1982025 differs from pull request most recent head e52248a. Consider uploading reports for the commit e52248a to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4020   +/-   ##
=======================================
  Coverage   63.51%   63.51%           
=======================================
  Files          36       36           
  Lines        1872     1872           
  Branches      379      379           
=======================================
  Hits         1189     1189           
  Misses        580      580           
  Partials      103      103           

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 7cde11e...e52248a. Read the comment docs.

Copy link
Member

@kylecarbs kylecarbs left a comment

Choose a reason for hiding this comment

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

Wonderful doc addition!

@jsjoeio jsjoeio added this to the 3.12.0 milestone Aug 24, 2021
@jsjoeio jsjoeio added the docs Documentation related label Aug 24, 2021
@jsjoeio
Copy link
Contributor

jsjoeio commented Aug 24, 2021

I'm not sure why Docs preview failed 🤔 Re-running the other failed jobs too. Should be fine though!

@jawnsy
Copy link
Contributor Author

jawnsy commented Aug 24, 2021

@jsjoeio It's probably because I'm doing this from a fork, if I can't get it into a good state then I'll push it as a branch instead - I wanted to use the same workflow that our external contributors would use, as I think that is an important use case for us to support

@jsjoeio
Copy link
Contributor

jsjoeio commented Aug 24, 2021

@jsjoeio It's probably because I'm doing this from a fork, if I can't get it into a good state then I'll push it as a branch instead - I wanted to use the same workflow that our external contributors would use, as I think that is an important use case for us to support

Love that you're making sure we dogfood that workflow! I'm seeing this:

image

cc @BrunoQuaresma is there any reason this workflow doesn't work for forks? Is it because m is private? I'm not fully sure how this should work 🤔

@BrunoQuaresma
Copy link
Contributor

BrunoQuaresma commented Aug 24, 2021

@jsjoeio I think it is because of that since forks don't have access to our internal secrets.

@jawnsy
Copy link
Contributor Author

jawnsy commented Aug 24, 2021

Ah, I think we have to configure this for our secrets: https://docs.github.com/en/actions/reference/environments

Not worth doing right now though, I didn't change docs so I think this is safe to merge 🤞

@jawnsy jawnsy merged commit ea1b3a7 into coder:main Aug 24, 2021
@jawnsy jawnsy deleted the add-param-example branch August 24, 2021 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unknown option --no-auth
5 participants