!qjPHwFPdxhpLkXMkyP:matrix.org

Forgejo Chat

1705 Members
Forgejo – Beyond coding. We forge. | https://forgejo.org | Matrix space: #forgejo:matrix.org | Codeberg: https://codeberg.org/forgejo | Fediverse: https://floss.social/@forgejo | Code of Conduct: https://codeberg.org/forgejo/code-of-conduct. Warning: this is a public chatroom that anyone can join anonymously. 521 Servers

Load older messages


SenderMessageTime
23 Mar 2025
@kwonunn:matrix.orgKwonunnis this workflow on your main branch?12:56:13
@cryptolukas:matrix.orgcryptolukasno feature branch12:56:22
@cryptolukas:matrix.orgcryptolukas* nope feature branch12:56:26
@kwonunn:matrix.orgKwonunni'm pretty sure dispatches are only read from the main branch of the repository12:56:44
@cryptolukas:matrix.orgcryptolukaslet me try it 12:56:54
@cryptolukas:matrix.orgcryptolukasthe button appear now :)12:58:20
@kwonunn:matrix.orgKwonunnnice ^-^12:58:28
@cryptolukas:matrix.orgcryptolukasthank you for the suport that was quick and super helpful13:01:09
@cryptolukas:matrix.orgcryptolukasHow to use terraform?13:08:08
@cryptolukas:matrix.orgcryptolukas

This is not working.

    steps:
      - name: Greet the user
        run: echo "Hello, ${{ inputs.name }}!"

      - uses: hashicorp/setup-terraform@v3
13:08:29
@kwonunn:matrix.orgKwonunnit would be helpful if you showed the output of the setup-terraform action13:09:20
@cryptolukas:matrix.orgcryptolukas
Starting container: 11332d8f7f9b70d30ac53d2d356abc20a75b9333cec47dcb6d24af25f0a7cd72
Started container: 11332d8f7f9b70d30ac53d2d356abc20a75b9333cec47dcb6d24af25f0a7cd72
Writing entry to tarball workflow/event.json len:4732
Writing entry to tarball workflow/envs.txt len:0
Extracting content to '/var/run/act/'
  ☁  git clone 'https://data.forgejo.org/hashicorp/setup-terraform' # ref=v3
  cloning https://data.forgejo.org/hashicorp/setup-terraform to /home/rootless/.cache/act/828fb1e895fca74fb54317f2e3239abe70714836ac18c3fd18705074cff6f9b1
Unable to clone https://data.forgejo.org/hashicorp/setup-terraform refs/heads/v3: repository not found
repository not found
skipping post step for 'hashicorp/setup-terraform@v3'; step was not executed
Cleaning up container for job deployment
Removed container: 11332d8f7f9b70d30ac53d2d356abc20a75b9333cec47dcb6d24af25f0a7cd72
  🐳  docker volume rm GITEA-ACTIONS-TASK-2590_WORKFLOW-Manual-Trigger-with-Input_JOB-deployment
  🐳  docker volume rm GITEA-ACTIONS-TASK-2590_WORKFLOW-Manual-Trigger-with-Input_JOB-deployment-env
Cleaning up network for job deployment, and network name is: GITEA-ACTIONS-TASK-2590_WORKFLOW-Manual-Trigger-with-Input_JOB-deployment-deployment-network
🏁  Job failed
repository not found
13:10:08
@kwonunn:matrix.orgKwonunn

Unable to clone https://data.forgejo.org/hashicorp/setup-terraform refs/heads/v3: repository not found

13:10:34
@kwonunn:matrix.orgKwonunnthis is your problem13:10:37
@cryptolukas:matrix.orgcryptolukasHow to fix it?13:10:53
@kwonunn:matrix.orgKwonunnby default Forgejo Actions gets its actions from the data.forgejo.org instance. 13:10:59
@kwonunn:matrix.orgKwonunn i assume this action is available on github, so you would want to write uses: github.com/hashicorp/setup-terraform@v3 13:11:33
@cryptolukas:matrix.orgcryptolukasWhat is a better way to use it forgejo?13:12:06
@kwonunn:matrix.orgKwonunni don't understand your question13:12:32
@kwonunn:matrix.orgKwonunnthis is the way you would be able to use this action13:12:45
@cryptolukas:matrix.orgcryptolukasDo forgejo provide terraform / opentofu on the default location data.forgejo.org13:13:31
@kwonunn:matrix.orgKwonunnno13:13:46
@kwonunn:matrix.orgKwonunnthere are just mirrors for some of the more common actions13:13:57
@kwonunn:matrix.orgKwonunnin general it is good practice to write complete urls instead of the shorter version13:14:15
@cryptolukas:matrix.orgcryptolukas

Have this steps but still use the default location

    steps:
      - name: echo
        run: echo "foobar"
      - uses: github.com/hashicorp/setup-terraform@v3
13:17:10
@cryptolukas:matrix.orgcryptolukasUnable to clone https://data.forgejo.org/github.com/hashicorp refs/heads/v3: repository not found repository not found skipping post step for 'github.com/hashicorp/setup-terraform@v3'; step was not executed13:17:27
@kwonunn:matrix.orgKwonunn my bad, it should have been https://github.com/hashicorp/setup-transform@v3 13:18:12
@cryptolukas:matrix.orgcryptolukasmake sense :P13:18:24
@cryptolukas:matrix.orgcryptolukaslooks better :)13:19:15
@kwoot:matrix.orgJeroen Baten (Kwoot)
In reply to@kwonunn:matrix.org
the forgejo dump command may be useful
Thank you. This clarifies it for me.
13:52:11

There are no newer messages yet.


Back to Room ListRoom Version: 9