Spiked_Grape
Spiked_Grape
CCoder.com
Created by Spiked_Grape on 8/13/2024 in #help
template ci/cd pipeline enforcement
Ok thanks for the help
28 replies
CCoder.com
Created by Spiked_Grape on 9/15/2024 in #help
"workspace_owner_oidc_access_token"
I was just wondering in the description, for example of a dotfiles parameter, could you somehow say as example gitlab.mycorp.com/<current_user>/dotfiles.git https://coder.com/_next/image?url=https%3A%2F%2Fraw.githubusercontent.com%2Fcoder%2Fcoder%2Fmain%2Fdocs%2Fimages%2Fparameters.png&w=3840&q=100 as in where is enter a URL for a dotfile repo (optional) is shown here in this picture but you can see the owners username above. I tired to do it with coder_workspace_owner.me.name but it just displayed "default"
23 replies
CCoder.com
Created by Spiked_Grape on 9/15/2024 in #help
"workspace_owner_oidc_access_token"
how does the owner parameter get populated? By default it has the user creating the template selected. Could I get that somehow?
23 replies
CCoder.com
Created by Spiked_Grape on 9/15/2024 in #help
"workspace_owner_oidc_access_token"
ok thanks I will try some of these workarounds. Is there a way to get the users name in the coder parameters? I tried coder_workspace_owner.me.name but it just said default. I assuming because the template hasn't actually run yet. I am trying to fill out a default option or description of parameter that is a url of gitlab repo that includes the users name. Like a dotfiles repo in their own namespace.
23 replies
CCoder.com
Created by Spiked_Grape on 9/15/2024 in #help
"workspace_owner_oidc_access_token"
@Atif would it be possible to give an example of the workaround? i am not sure I follow where to add the while loop
23 replies
CCoder.com
Created by Spiked_Grape on 9/15/2024 in #help
"workspace_owner_oidc_access_token"
@Atif https://github.com/coder/modules/tree/main/jfrog-oauth how to get this to run after dotfiles so that it finds the ~/.bashrc? depends_on dopesn't seem to work
23 replies
CCoder.com
Created by Spiked_Grape on 8/13/2024 in #help
template ci/cd pipeline enforcement
Yeah have that
28 replies
CCoder.com
Created by Spiked_Grape on 8/13/2024 in #help
template ci/cd pipeline enforcement
Like I am trying to work on gitlab pipeline starting with this example and wanted developers to be able to push a staging version that all users couldn't see and maybe do that in a staging branch etc. https://registry.terraform.io/providers/coder/coderd/latest/docs/resources/template
28 replies
CCoder.com
Created by Spiked_Grape on 8/13/2024 in #help
template ci/cd pipeline enforcement
Ok is there a way to apply different acls to the different versions or am I better off just having two completely different templates.
28 replies
CCoder.com
Created by Spiked_Grape on 8/13/2024 in #help
template ci/cd pipeline enforcement
Hi I was looking at the new docs that use the coderd terraform provider. https://coder.com/docs/templates/change-management Where you can use acl for the permissions etc. but I haven't had a chance to try it out yet. So when you using ci cd to add new versions, I would want to add a new version map to version list inside the existing template resource?
28 replies
CCoder.com
Created by Spiked_Grape on 8/13/2024 in #help
template ci/cd pipeline enforcement
No description
28 replies
CCoder.com
Created by Spiked_Grape on 8/13/2024 in #help
template ci/cd pipeline enforcement
@Phorcys ok thanks. what about not making templates available to everyone by default. Is there a flag/option for that? If I am testing out a new template, currently I push it via cli then go change the permissions in the ui.
28 replies
CCoder.com
Created by Spiked_Grape on 8/11/2024 in #help
custom login log question
Thanks I did get this to work but I would like to apply this via helm chart, env variable, or api etc. plus the banners I just mentioned
18 replies
CCoder.com
Created by Spiked_Grape on 8/11/2024 in #help
custom login log question
or api etc. looking to avoid manually changing settings in the ui
18 replies
CCoder.com
Created by Spiked_Grape on 8/11/2024 in #help
custom login log question
same for the banners for government networks. Can you those be done via helm chart?
18 replies
CCoder.com
Created by Spiked_Grape on 8/11/2024 in #help
custom login log question
ok is that field in the UI the only way to add it? a helm chart capable option like the oidc login logo would be great
18 replies
CCoder.com
Created by Spiked_Grape on 8/11/2024 in #help
custom login log question
I pulled it from sharepoint which needs login etc.
18 replies
CCoder.com
Created by tpottinger on 7/18/2024 in #help
github enterprise auto upload publish SSH key
yeah I was looking at doing that and then would have add some logic to make sure the key hasn't been added already. I was just wondering if there was a different way
35 replies
CCoder.com
Created by tpottinger on 7/18/2024 in #help
github enterprise auto upload publish SSH key
well there is already a coder module for using coder ssh key so even if they manually add the key themselves this would still be the case.
35 replies
CCoder.com
Created by tpottinger on 7/18/2024 in #help
github enterprise auto upload publish SSH key
I thought thats what this github module already did
35 replies