Bug 261643 - [NEW PORT] devel/atlantis: Terraform pull requests automation
Summary: [NEW PORT] devel/atlantis: Terraform pull requests automation
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Li-Wen Hsu
URL: https://www.runatlantis.io/
Keywords: feature
Depends on:
Blocks:
 
Reported: 2022-02-01 03:21 UTC by Gabriel M. Dutra
Modified: 2022-02-05 09:43 UTC (History)
1 user (show)

See Also:


Attachments
A self-hosted golang application that listens for Terraform pull request events via webhooks (1.34 KB, application/shar)
2022-02-01 03:21 UTC, Gabriel M. Dutra
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel M. Dutra freebsd_committer freebsd_triage 2022-02-01 03:21:32 UTC
Created attachment 231482 [details]
A self-hosted golang application that listens for Terraform pull request events via webhooks

Tested on:

12.1-RELEASE-p13 amd64, i386
13.0-RELEASE-p6  amd64, i386
14.0-CURRENT     amd64, i386

Porlint: no errors
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2022-02-01 23:25:31 UTC
Thank you for the new port Gabriel!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-02-05 09:43:39 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=30bd2f5fe38c30dffaf07d5ee05b38c493733589

commit 30bd2f5fe38c30dffaf07d5ee05b38c493733589
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2022-02-05 09:41:41 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-02-05 09:42:42 +0000

    Add devel/atlantis: Terraform pull requests automation

    PR:             261643

 devel/Makefile                 |  1 +
 devel/atlantis/Makefile (new)  | 23 +++++++++++++++++++++++
 devel/atlantis/distinfo (new)  |  5 +++++
 devel/atlantis/pkg-descr (new) |  4 ++++
 4 files changed, 33 insertions(+)