coder/scripts
Marcin Tojek dc6d271293
feat: Build framework for generating API docs (#5383)
* WIP

* Gen

* WIP

* chi swagger

* WIP

* WIP

* WIP

* GetWorkspaces

* GetWorkspaces

* Markdown

* Use widdershins

* WIP

* WIP

* WIP

* Markdown template

* Fix: makefile

* fmt

* Fix: comment

* Enable swagger conditionally

* fix: site

* Default false

* Flag tests

* fix

* fix

* template fixes

* Fix

* Fix

* Fix

* WIP

* Formatted

* Cleanup

* Templates

* BEGIN END SECTION

* subshell exit code

* Fix

* Fix merge

* WIP

* Fix

* Fix fmt

* Fix

* Generic api.md page

* Fix merge

* Link pages

* Fix

* Fix

* Fix: links

* Add icon

* Write manifest file

* Fix fmt

* Fix: enterprise

* Fix: Swagger.Enable

* Fix: rename apidocs to apidoc

* Fix: find -not -prune

* Fix: json not available

* Fix: rename Coderd API to Coder API

* Fix: npm exec

* Fix: api dir

* Fix: by ID

* Fix: string uuid

* Fix: include deleted

* Fix: indirect go.mod

* Fix: source lib.sh

* Fix: shellcheck

* Fix: pushd popd

* Fix: fmt

* Fix: improve workspaces

* Fix: swagger-enable

* Fix

* Fix: mention only HTTP 200

* Fix: IDs

* Fix: https

* Fix: icon

* More APis

* Fix: format swagger.json

* Fix: SwaggerEndpoint

* Fix: SCRIPT_DIR

* Fix: PROJECT_ROOT

* Fix: use code tags in schemas.md

* Fix: examples

* Fix: examples

* Fix: improve format

* Fix: date-time,enums

* Fix: include_deleted

* Fix: array of

* Fix: parameter, response

* Fix: string time or null

* Workspaces: more docs

* Workspaces: more docs

* Fix: renderDisplayName

* Fix: ActiveUserCount

* Fix

* Fix: typo

* Templates: docs

* Notice: incomplete
2022-12-19 18:43:46 +01:00
..
apidocgen feat: Build framework for generating API docs (#5383) 2022-12-19 18:43:46 +01:00
apitypings OAuth now uses client TLS certs (if configured) (#5042) 2022-11-13 14:15:06 -06:00
auditgen feat: add codegen for audit.AuditableResources entries (#1370) 2022-05-10 21:27:45 +00:00
metricsdocgen feat: Build framework for generating API docs (#5383) 2022-12-19 18:43:46 +01:00
migrate-ci feat: add API key scopes and application_connect scope (#4067) 2022-09-19 17:39:02 +00:00
release ci: Fix release publish script (#5436) 2022-12-15 14:31:57 +00:00
win-installer fix: do not truncate system PATH in win installer (#5243) 2022-12-02 09:56:49 +10:00
archive.sh chore: build releases on a single Linux runner (switch to rcodesign) (#3890) 2022-09-07 18:56:46 +00:00
build_docker.sh chore: parallel makefile attempt 3 (#3926) 2022-09-08 02:40:17 +10:00
build_docker_multiarch.sh chore: parallel makefile attempt 3 (#3926) 2022-09-08 02:40:17 +10:00
build_go.sh chore: build releases on a single Linux runner (switch to rcodesign) (#3890) 2022-09-07 18:56:46 +00:00
build_windows_installer.sh feat: create winget package workflow (#4761) 2022-11-14 12:59:08 +00:00
check_enterprise_imports.sh Check AGPL code doesn't import enterprise (#3602) 2022-08-19 17:49:08 +00:00
check_unstaged.sh chore: parallel makefile attempt 3 (#3926) 2022-09-08 02:40:17 +10:00
coder-dev.sh feat: Add serving applications on subdomains and port-based proxying (#3753) 2022-09-14 03:31:33 +10:00
develop.sh feat: Build framework for generating API docs (#5383) 2022-12-19 18:43:46 +01:00
helm.sh chore: parallel makefile attempt 3 (#3926) 2022-09-08 02:40:17 +10:00
image_tag.sh Remove goreleaser in favor of build scripts (#2143) 2022-06-19 05:47:10 +10:00
lib.sh ci: Fix release publish script (#5436) 2022-12-15 14:31:57 +00:00
nfpm.yaml Remove goreleaser in favor of build scripts (#2143) 2022-06-19 05:47:10 +10:00
notarize_darwin.sh chore: build releases on a single Linux runner (switch to rcodesign) (#3890) 2022-09-07 18:56:46 +00:00
package.sh feat: add windows amd64 installer (#4719) 2022-10-26 00:19:54 +10:00
release.sh feat: Add `release.sh` script and detect breaking changes (#5366) 2022-12-15 15:41:30 +02:00
rules.go chore: Add linter rule to prevent breaking of sse (#4144) 2022-09-27 11:14:58 -04:00
sign_darwin.sh chore: build releases on a single Linux runner (switch to rcodesign) (#3890) 2022-09-07 18:56:46 +00:00
version.sh feat: change docker to use "coder" user and add basic Helm chart (#2746) 2022-07-26 13:19:29 -05:00
yarn_install.sh chore: parallel makefile attempt 3 (#3926) 2022-09-08 02:40:17 +10:00