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

Make use of version control #378

Open
jkarpen opened this issue Aug 29, 2024 · 0 comments
Open

Make use of version control #378

jkarpen opened this issue Aug 29, 2024 · 0 comments

Comments

@jkarpen
Copy link

jkarpen commented Aug 29, 2024

From Ian:

The scripts being run on the data relay server(s) should be in version control. An early version of the scripts was checked into the project Git repository here, but it has not been kept up-to-date as it has been further developed. These script should:

  1. Be checked into version control.
  2. Be deployed from the main branch of the Git repository, rather than developed separately.
  3. Use basic linter/formatter checks for code quality (e.g., using the ruff linter used by other scripts in the project).
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

2 participants