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

Naming convention for platform jenkins jobs #117

Open
deepusundar opened this issue Mar 8, 2018 · 1 comment
Open

Naming convention for platform jenkins jobs #117

deepusundar opened this issue Mar 8, 2018 · 1 comment
Assignees

Comments

@deepusundar
Copy link
Contributor

Follow a consistent naming convention for all platform jenkins jobs. Currently it is being created as,

bitbucketteam_newService
build-pack-lambda
build-pack-website
build_pack_api
cleanup_cloudfront_distributions
create-service
delete-service
Platform_API_Services

Use all lower case and prefix with jazz

@suryajak
Copy link
Contributor

suryajak commented Mar 8, 2018

This is the proposal:

  1. All Jazz components will be named following this convention: $namespace_$service/$feature/$util.
  2. $namespace, $service, $feature, $util can contain alphanumeric characters (lower case only) along with hyphen (-).

With the above proposal the new names for the jobs will be:
jazz_user-services
jazz_build-pack-function
jazz_build-pack-website
jazz_build_pack_api
jazz_cleanup_cloudfront_distributions
jazz_create-service
jazz_delete-service
jazz_core-services

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants