Commit Graph

55 Commits (f3a27eef1740db1e15e65e204e55486e4b787ebc)

Author SHA1 Message Date
Sebastian f3a27eef17 run: bin i && bun fmt 10 months ago
Sebastian 8f8eb6370f Add agent_name to test cases
- Add agent_name to test cases since it is a required variable (even on those cases where it is not actually needed)
- Prettify README.md
10 months ago
Seppdo 2659fc306b
Make agent_name required parameter
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
10 months ago
Seppdo f234fc4dc6
Set default agent_name to "main" 10 months ago
Seppdo df99df6fe0
Revert: Fix filebrowser redirect to subpath on start 10 months ago
Seppdo a78e65abe1
Fix filebrowser redirect to subpath on start 10 months ago
Seppdo 9e3dcc9399
Fix filebrowser redirect to subpath on start 10 months ago
Sebastian 6a28f52a2c Fix data fields, Add test
- Fix subdomain variable expected as number by count in data fields
- Add test case for subdomain=false
10 months ago
Seppdo e10903c1f1
Add subdomain variable
Add missing subdomain variable
10 months ago
Seppdo 1f2c0b616e
move all subpath build logic to terraform 11 months ago
Seppdo edb7182f1d
update sudomain=false example 11 months ago
Seppdo be53031fa3
use correct app name 11 months ago
Seppdo 71624cff0f
assemble base path inside terraform 11 months ago
Seppdo e8b408d22f
Update filebrowser/main.tf
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
11 months ago
Seppdo 23417ce304
Update filebrowser/main.tf
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
11 months ago
Seppdo 772ba22a98
Update filebrowser/main.tf
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
11 months ago
Seppdo 1a896e74f7
Update filebrowser/run.sh
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
11 months ago
Seppdo 2c304426e5
Update filebrowser/main.tf
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
11 months ago
Seppdo deadbb6296
Update filebrowser/main.tf
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
11 months ago
Seppdo 91a0b00952
Update filebrowser/main.tf
Co-authored-by: Muhammad Atif Ali <me@matifali.dev>
11 months ago
Seppdo b0b0d55a1a
filebrowser: allow to use subdomain = false 11 months ago
github-actions[bot] 472d80ade6
chore: bump version to 1.0.8 in README.md files (#182)
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Michael Brewer a3dc364227
feat: add `order` variable to `coder_app` modules (#177) 1 year ago
Muhammad Atif Ali 534491613f
Update module versions to v1.0.3 (#159) 1 year ago
Muhammad Atif Ali acab6437bc
chore: bump version to 1.0.2 and add script to update them automatically. (#128)
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
1 year ago
Muhammad Atif Ali 6b842004e6
ci: check for typos (#131) 1 year ago
Mathias Fredriksson 376c0cae31
chore: add prettier terraform formatting in markdown files (#134) 1 year ago
Muhammad Atif Ali b968a2aa22
feat: add version to module docs (#122) 1 year ago
Muhammad Atif Ali 1e3bd2b04b
Add formatting check for shell scripts (#106) 2 years ago
Muhammad Atif Ali 4f78c20201 fmt 2 years ago
Muhammad Atif Ali 52e4f3fb6f bun fmt 2 years ago
Eric Paulsen 11d7787cb0 feat: share variable 2 years ago
Kyle Carberry 216d32f3aa fix: move filebrowser to use bash 2 years ago
Stephen Kirby aaf56fe3fd finished tests 2 years ago
Stephen Kirby 3128167b8e forgot a space 2 years ago
Stephen Kirby e9bf7245bb fixed sh ref 2 years ago
Stephen Kirby 290db2ea33 empty test, revert to regex until upgrade 2 years ago
Stephen Kirby ba9cb6dbd3 attempting ends with 2 years ago
Stephen Kirby 5146af839d updated readme, regex instead of endswith 2 years ago
Stephen Kirby fe230ec764 upgraded terraform verison 2 years ago
Stephen Kirby 226532a03c endswith typo 2 years ago
Stephen Kirby 1b30a8e1de db_path -> database_path 2 years ago
Stephen Kirby d6e7363e39 added validation, fixed ref 2 years ago
Stephen Kirby 5a8b8763cb corrected optional logic 2 years ago
Stephen Kirby 04000b43ca removed logic to test params 2 years ago
Stephen Kirby dad94ec735 reverting to simpler implementation 2 years ago
Stephen Kirby 4fd37e0d67 udpated var reference 2 years ago
Stephen Kirby 412c35033e added db path optionality 2 years ago
Stephen Kirby b39fe7c4e8 add filebrowser db path var 2 years ago
Muhammad Atif Ali 9f110e6e63
chore: fmt 2 years ago