GitShow/denoland/deployctl
denoland

deployctl

Command line tool for Deno Deploy

by denoland
denodeno-deploy
Star on GitHubForkWebsitenpm

TypeScript

367 stars60 forks28 contributorsQuiet · 5mo agoSince 20211.13.1MIT

Meet the team

See all 28 on GitHub →
arnauorriols
arnauorriols46 contributions
lucacasonato
lucacasonato33 contributions
magurotuna
magurotuna20 contributions
satyarohith
satyarohith18 contributions
kt3k
kt3k5 contributions
rojvv
rojvv2 contributions
uki00a
uki00a2 contributions
willnewby
willnewby2 contributions

Languages

View on GitHub →
TypeScript64.7%
JavaScript35.3%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
37
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · Last activity 5mo ago
See all on GitHub →
deining
Fix typosOpenPR

This PR fixes a few typos I spotted in the project.

deining · 4mo ago
deining
Bump GitHub action workflows to latest versionsOpenPR

In the logs there are deprecation warnings printed out: This PR fixes that issue partly.

deining · 4mo ago
donjo
Add deprecation warning for Deno Deploy ClassicOpenPR

Summary Adds a stderr warning on every CLI run notifying users that is for Deno Deploy Classic only and that the new platform uses Interactive terminals see the warning every run; non-interactive environments (CI) see it once per day via a cache file Users can suppress the warning entirely with Updates help text to say "Deno Deploy Classic" instead of "Deno Deploy" Test plan [ ] Run — warning should appear on stderr [ ] Run — help text should say "Deno Deploy Classic" [ ] Run — no warning [ ] Run twice — warning shows first time, not second (cached for 24h)

donjo · 5mo ago

Recent fixes

View closed PRs →
lowlighter
feat(action): auto-discovery of deno.json and auto-populate defaults MergedPR

Closes #350 PS: the diff is not that huge, most of the changed files are due to the addition of a jsonc parser package in the node_module directory* Features: Add a new option Auto-discovery of / from the root file If the deno config file exists, then defaults to defaults to defaults to defaults to defaults to If it contains a field, it is saved as JSON to , allowing use of JSONC deno config file since using them directly in would cause parsing issues if there is comments Changes: Added as dependency Modified the workflow to have the test project as variable so it's easier for contributor to test their code Updated docs about the new feature Added a new test case to cover this new feature Side note: since the deno config is discovered it allows for a really clean workflow, and also if user test their deployment from the CLI version (which populates the "deploy" section of deno config) then they'll have the same "experience" on the GA version. It may or may not be considered a breaking change, since the config file was totally ignored before, so it could change they way if work if inputs were explicit

lowlighter · 1mo ago
donjo
Update README to clarify tool usage and linksMergedPR

Clarified the purpose of the tool and provided links to relevant documentation.

donjo · 6mo ago
Structured data for AI agents

Repository: denoland/deployctl. Description: Command line tool for Deno Deploy Stars: 367, Forks: 60. Primary language: TypeScript. Languages: TypeScript (64.7%), JavaScript (35.3%). License: MIT. Homepage: https://deno.com/deploy Topics: deno, deno-deploy. Latest release: 1.13.1 (1y ago). Open PRs: 11, open issues: 89. Last activity: 5mo ago. Community health: 37%. Top contributors: arnauorriols, lucacasonato, magurotuna, satyarohith, kt3k, rojvv, uki00a, willnewby, ry, lucab and others.

·@ofershap

Replace github.com with gitshow.dev