Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✅ Add Namespace type #5574

Merged
merged 4 commits into from
Apr 9, 2023
Merged

✅ Add Namespace type #5574

merged 4 commits into from
Apr 9, 2023

Conversation

M1000fr
Copy link
Contributor

@M1000fr M1000fr commented Mar 22, 2023

Q A
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR https://github.com/pm2-hive/pm2-hive.github.io/pulls

Add in types

/**
 * NameSpace for the process
 * @default 'default'
 * @example 'production'
 * @example 'development'
 * @example 'staging'
 */
namespace?: string;

@CLAassistant
Copy link

CLAassistant commented Mar 22, 2023

CLA assistant check
All committers have signed the CLA.

@Unitech Unitech changed the base branch from master to development April 9, 2023 08:21
@Unitech Unitech merged commit cedc0c9 into Unitech:development Apr 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants