https://github.com/metapages/cloudseed-deno
Deno scripts and tools for building, packaging, deploying, and publishing libraries and apps from repositories.
https://github.com/metapages/cloudseed-deno
ci git
Last synced: 3 months ago
JSON representation
Deno scripts and tools for building, packaging, deploying, and publishing libraries and apps from repositories.
- Host: GitHub
- URL: https://github.com/metapages/cloudseed-deno
- Owner: metapages
- Created: 2021-07-22T17:41:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-30T06:12:49.000Z (about 4 years ago)
- Last Synced: 2025-03-30T12:34:53.340Z (over 1 year ago)
- Topics: ci, git
- Language: TypeScript
- Homepage: https://deno.land/x/cloudseed
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deno source for cloudseed-based repositories
User documentation: https://deno.land/x/cloudseed
## Repository setup
- Repository `Settings` -> `Branches` -> `Branch protection rule`
- **main**:
- ☑️ Require status checks to pass before merging
- ☑️ Require branches to be up to date before merging
- Repository `Settings` -> `Secrets` -> `Repository secrets`
- Add `PERSONAL_ACCESS_TOKEN` with write settings from
- Personal `Settings` -> `Developer settings` -> `Personal access tokens` with permissions:
- repo, write:packages