Skip to content

Conversation

@breardon2011
Copy link
Contributor

@breardon2011 breardon2011 commented Nov 19, 2025

Remote Runs in external compute
Screenshot 2025-11-18 at 3 05 12 PM
Screenshot 2025-11-18 at 3 05 02 PM

🧠 AI Assistance Disclosure Policy

Important

Inspired by ghostty.
If you used any AI assistance while contributing to Digger, you must disclose it in this PR.


✅ AI Disclosure Checklist

  • I understand that all AI assistance must be disclosed.
  • I did not use AI tools in this contribution.
  • I used AI tools and have disclosed details below.

Details (if applicable):

I directed Cursor, and I used ChatGPT to think through some things
"do x, do y"
"Why isn't my template persisting in (vendor)"

💡 Notes

  • Trivial auto-completions (single words, short phrases) don’t need disclosure.
  • Contributors must understand and take responsibility for any AI-assisted code.
  • Failure to disclose is considered disrespectful to maintainers and may delay review.

@breardon2011 breardon2011 marked this pull request as ready for review November 19, 2025 03:12
const [terraformVersion, setTerraformVersion] = useState(
unit.tfe_engine === 'terraform' && unit.tfe_terraform_version && unit.tfe_terraform_version.trim() !== ''
? unit.tfe_terraform_version
: '1.5.5'
Copy link
Contributor

Choose a reason for hiding this comment

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

default should be 1.5.7, its the last version before bsl

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh for some reason i had 1.5.5 in my head

@breardon2011 breardon2011 merged commit 6fee69e into develop Nov 19, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants