You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the first step (before #15) to re-purposing and re-branding the service as a generic job runner rather than only a CI server.
We first need to rename inward facing components such as class names and other naming. We'll then follow up with renaming outward facing interfaces since other projects assume certain names, URLs, etc.
Some things we'll want to address::
Renaming all internally facing references in code such as class names or variables to indicate it's a "job" not a "build"
Use new project name. The name I've decided on is con job (containerized jobs)
I don't think renaming the project should be outwardly facing but this should be verified
Other things will likely be discovered as the work progresses.
This is the first step (before #15) to re-purposing and re-branding the service as a generic job runner rather than only a CI server.
We first need to rename inward facing components such as class names and other naming. We'll then follow up with renaming outward facing interfaces since other projects assume certain names, URLs, etc.
Some things we'll want to address::
Other things will likely be discovered as the work progresses.
#15 depends on this issue.
The text was updated successfully, but these errors were encountered: