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

Rename internals of project to be "jobs" rather than "CI builds" #14

Closed
ScottG489 opened this issue Nov 13, 2020 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@ScottG489
Copy link
Owner

ScottG489 commented Nov 13, 2020

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.

#15 depends on this issue.

@ScottG489
Copy link
Owner Author

Closed by 083d3a3 and 4702e92.

Note that there may still be small follow up naming fixes necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant