Files in vimc/orderly.server
Serve Orderly

.Rbuildignore
.github/.gitignore
.github/pull_request_template.md
.github/workflows/R-CMD-check-mac.yaml
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/test-coverage.yaml
.gitignore
.hadolint.yaml
.lintr
DESCRIPTION
LICENSE
Makefile
NAMESPACE
R/api.R R/backup.R R/db.R R/dependencies.R R/git.R R/main.R R/runner.R R/server.R R/temp.R R/util.R R/util_assert.R R/workflows.R README.md
buildkite/pipeline.yml
buildkite/test-pipeline.yml
docker/Dockerfile
docker/bin/install_remote
docker/bin/orderly_api
docker/bin/orderly_worker
docker/bin/test_workers
docker/build
docker/common
docker/push
docker/test
inst/schema/AvailableReports.schema.json
inst/schema/BundleImport.schema.json
inst/schema/Changelog.schema.json
inst/schema/Commit.schema.json
inst/schema/CustomFields.schema.json
inst/schema/CustomFieldsForVersions.schema.json
inst/schema/DataInfo.schema.json
inst/schema/Dependencies.schema.json
inst/schema/Dependency.schema.json
inst/schema/Empty.schema.json
inst/schema/FileInfo.schema.json
inst/schema/GitBranches.schema.json
inst/schema/GitCommits.schema.json
inst/schema/GitFetch.schema.json
inst/schema/GitPull.schema.json
inst/schema/GitStatus.schema.json
inst/schema/HashDictionary.schema.json
inst/schema/Kill.schema.json
inst/schema/OrderlyId.schema.json
inst/schema/Parameters.schema.json
inst/schema/QueueStatus.schema.json
inst/schema/QueueStatusResponse.schema.json
inst/schema/Rebuild.schema.json
inst/schema/ReportInfo.schema.json
inst/schema/ReportParameters.schema.json
inst/schema/ReportVersion.schema.json
inst/schema/ReportVersionArtefact.schema.json
inst/schema/Reports.schema.json
inst/schema/Root.schema.json
inst/schema/Run.schema.json
inst/schema/RunMetadata.schema.json
inst/schema/RunRequest.schema.json
inst/schema/Status.schema.json
inst/schema/TaskStatus.schema.json
inst/schema/Version.schema.json
inst/schema/VersionIds.schema.json
inst/schema/Versions.schema.json
inst/schema/WorkflowReports.schema.json
inst/schema/WorkflowRunRequest.schema.json
inst/schema/WorkflowRunResponse.schema.json
inst/schema/WorkflowStatus.schema.json
inst/schema/WorkflowSummaryRequest.schema.json
inst/schema/WorkflowSummaryResponse.schema.json
inst/schema/spec.md man/missing_dependencies.Rd man/orderly_backup.Rd man/orderly_backup_.Rd man/orderly_runner.Rd man/orderly_runner_.Rd man/server.Rd man/workflow_summary.Rd
orderly.server.Rproj
scripts/demo
scripts/redis
spec
tests/testthat.R
tests/testthat/.gitignore
tests/testthat/example/success.txt
tests/testthat/examples/depends/orderly_config.yml
tests/testthat/examples/depends/src/depend/orderly.yml
tests/testthat/examples/depends/src/depend/script.R
tests/testthat/examples/depends/src/depend2/orderly.yml
tests/testthat/examples/depends/src/depend2/script.R
tests/testthat/examples/depends/src/depend3/orderly.yml
tests/testthat/examples/depends/src/depend3/script.R
tests/testthat/examples/depends/src/depend4/orderly.yml
tests/testthat/examples/depends/src/depend4/script.R
tests/testthat/examples/depends/src/example/orderly.yml
tests/testthat/examples/depends/src/example/script.R
tests/testthat/examples/interactive/orderly_config.yml
tests/testthat/examples/interactive/src/count/orderly.yml
tests/testthat/examples/interactive/src/count/script.R
tests/testthat/examples/interactive/src/count_param/orderly.yml
tests/testthat/examples/interactive/src/count_param/script.R
tests/testthat/examples/interactive/src/depend/orderly.yml
tests/testthat/examples/interactive/src/depend/script.R
tests/testthat/examples/interactive/src/example/orderly.yml
tests/testthat/examples/interactive/src/example/script.R
tests/testthat/examples/interactive/src/interactive/orderly.yml
tests/testthat/examples/interactive/src/interactive/script.R tests/testthat/helper-background.R tests/testthat/helper-db.R tests/testthat/helper-orderly.server.R tests/testthat/helper-runner.R tests/testthat/test-api-endpoints.R tests/testthat/test-api-workflows.R tests/testthat/test-backup.R tests/testthat/test-dependencies.R tests/testthat/test-git.R tests/testthat/test-logging.R tests/testthat/test-main.R tests/testthat/test-runner.R tests/testthat/test-server.R tests/testthat/test-util-assert.R tests/testthat/test-util.R tests/testthat/test-workflows.R tests/testthat/test-z-integration.R
vimc/orderly.server documentation built on July 27, 2023, 5:07 p.m.