Commit Graph

18 Commits (main)

Author SHA1 Message Date
Michael Smith 438c904567
chore: cleanup all test files (#293)
## Changes made
- Removed all unused imports, and made sure type imports were labeled
correctly
- Updated all comparisons to be more strict
- Simplified loops to remove unneeded closure functions
- Removed all explicit `any` types
- Updated how strings were defined to follow general TypeScript best
practices

## Notes
- We definitely want some kind of linting setup for this repo. I'm going
to bring this up when Blueberry has its next team meeting next week
7 months ago
Brent Souza ad1189afff
feat(jfrog): support multiple repositories (#289)
Co-authored-by: bsouza <BSouza@Acadian-Asset.com>
Co-authored-by: Muhammad Atif Ali <atif@coder.com>
7 months ago
github-actions[bot] c652dbe320
chore: bump version to 1.0.15 in README.md files (#258)
Co-authored-by: matifali <matifali@users.noreply.github.com>
11 months ago
Cian Johnston 49cff4b2aa
chore: remove usage of deprecated fields coder_workspace.owner_*
Updates the following modules to no longer reference fields matching
coder_workspace.owner_*:
- coder-login
- git-config
- github-upload-public-key
- jfrog-oauth
- vscode-desktop

Also updates dependency of coder/coder to 0.23.0 for the above.

For context, see https://github.com/coder/terraform-provider-coder/releases/tag/v0.23.0
11 months ago
github-actions[bot] fdbb2e30d0
chore: bump version to 1.0.10 in README.md files (#201)
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Muhammad Atif Ali 98a428ae89
chore(jfrog-token): set token description (#198) 1 year ago
github-actions[bot] ee53ca0281
chore: bump version to 1.0.5 in README.md files (#168)
Co-authored-by: matifali <matifali@users.noreply.github.com>
1 year ago
Victor Urvantsev 8d8910c52a
feat(jfrog): add option to customize server id for JFrog CLI (#158)
Co-authored-by: Victor Urvantsev <victoru@jfrog.com>
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
Mathias Fredriksson 376c0cae31
chore: add prettier terraform formatting in markdown files (#134) 1 year ago
Muhammad Atif Ali d3fc2d2212
docs(jfrog-oauth): improve docs (#129)
* docs(jfrog-oauth): improve docs

Adds additional step and screenshot to show creating an OAuth app in JFrog platform

* Update README.md

* Add files via upload

* fmt

* move JFrog Artifactory integration setup instructions

* Update JFrog token documentation
1 year ago
Muhammad Atif Ali b968a2aa22
feat: add version to module docs (#122) 1 year ago
Muhammad Atif Ali 357bd41252
feat(jfrog): add JFrog vscode extension, CLI completion and docker support (#115) 1 year ago
Muhammad Atif Ali 382933aece
chore(jfrog-oauth): update JFrog OAuth module README (#114) 1 year ago
Muhammad Atif Ali 1e3bd2b04b
Add formatting check for shell scripts (#106) 1 year ago
Muhammad Atif Ali 98bb94c5f0
feat: add JFrog access token output to module output (#101) 1 year ago
Muhammad Atif Ali 8e3f48ce5c
fix(jfrog-token)!: add attributes to fine control the token behaviour (#100) 1 year ago
Muhammad Atif Ali 73ef0dc7d0
Add JFrog (OAuth) integration module (#97) 1 year ago