go-tfe icon indicating copy to clipboard operation
go-tfe copied to clipboard

remove references to circle CI

Open brandonc opened this issue 1 year ago • 1 comments

Description

Testing plan

External links

Output from tests

Including output from tests may require access to a TFE instance. Ignore this section if you have no environment to test against.

$ TFE_ADDRESS="https://example" TFE_TOKEN="example" TF_ACC="1" go test ./... -v -tags=integration -run TestFunctionsAffectedByChange

...

brandonc avatar Aug 01 '22 23:08 brandonc

@sebasslash I don't think its true anymore that people outside the org cannot run CI workflows. I'm going to reword some of this. They just have to be approved once.

brandonc avatar Aug 03 '22 15:08 brandonc

Reminder to the contributor that merged this PR: if your changes have added important functionality or fixed a relevant bug, open a follow-up PR to update CHANGELOG.md with a note on your changes.

github-actions[bot] avatar Aug 30 '22 16:08 github-actions[bot]