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

fix: rm unused env vars in setup.sh #489

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Conversation

wdconinc
Copy link
Contributor

@wdconinc wdconinc commented Aug 1, 2023

Briefly, what does this PR introduce?

For a year now, we have not used the environment variables prefixed with JUGGLER_, and for over 9 months we have not used the BEAMLINE_ variables. This finally removes them from the setup script.

What kind of change does this PR introduce?

  • Bug fix (issue: unused env vars)
  • New feature (issue #__)
  • Documentation update
  • Other: __

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

No.

Does this PR change default behavior?

No.

For a year now, we have not used the environment variables prefixed with `JUGGLER_`, and for over 9 months we have not used the `BEAMLINE_` variables. This finally removes them from the setup script.
@github-actions github-actions bot added the topic: infrastructure Regarding build system, CI, CD label Aug 1, 2023
@veprbl veprbl enabled auto-merge (squash) August 1, 2023 15:18
@veprbl veprbl merged commit 95cc9f9 into main Aug 4, 2023
48 checks passed
@veprbl veprbl deleted the rm-unused-env-vars-from-setup-sh branch August 4, 2023 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Regarding build system, CI, CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants