-
Notifications
You must be signed in to change notification settings - Fork 89
github secrets
Explanations for the repo's GitHub Secrets.
This is a user's PAT with repo scope. The user needs to have admin privilege, since it is used for next releases. It is also used for other actions, such as pull request checks, since the default GITHUB_TOKEN cannot trigger other workflows.
This is a user's NPM token. The user needs to be a member of Esri's NPM org. The token is used for releases.
An easy way to disable next releases without having to change code. Next releases will only occur if this value is true.
A Teams webhook URI for the private Calcite Components Build channel. It is used in the next release workflow.
A Teams webhook URI which notifies the Calcite Components channel after releases. It is used in this workflow.
A comma separated list of GitHub usernames containing the users who verify installed issues. The workload will be split evenly.
- Current value:
geospatialem
- Monorepo
- Global Config
- Coding Conventions
- Testing Conventions
- Patching Packages
- Deprecation Guidance
- Continuous Integration
- GitHub Secrets
- Troubleshoot Build Errors
- Tips and Tricks
- NPM FAQ
- Wiki Conventions
- Styling Conventions
- CSS Transitions
- Restricting User Input
- ItemHidden Property
- What Happens When You Scale Vector-Based Icons
- Internationalization
- Introduction
- Getting Started
- Naming Schema
- Semantic Tokens
- Component Tokens
- Web Platform
- Build
- Documentation
- Testing
- Contributing