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

setting facility name DIII-D National Fusion Facility #3957

Closed
wants to merge 23 commits into from

Conversation

biozit
Copy link
Contributor

@biozit biozit commented Jun 7, 2024

No description provided.

@biozit biozit requested a review from williamnswanson June 7, 2024 21:31
williamnswanson
williamnswanson previously approved these changes Jun 7, 2024
Copy link
Contributor

@williamnswanson williamnswanson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@williamnswanson williamnswanson self-requested a review June 7, 2024 21:47
@williamnswanson williamnswanson dismissed their stale review June 7, 2024 21:50

Didn't see merge conflicts

@matyasselmeci
Copy link
Collaborator

Fabio, it looks like the original files got updated in master before you did your move. Can you do the following:

Make sure master is up to date:

git checkout master
git pull upstream master

reset this branch to master

git checkout fixing-FDP
git reset --hard master

do the move again

git mv "topology/DIII-D" "topology/DIII-D National Fusion Facility"

then push the results

git push --force-with-lease origin fixing-FDP

ChristinaLK and others added 23 commits June 10, 2024 12:17
care must be taken when caching methods (see https://docs.python.org/3/faq/programming.html#how-do-i-cache-method-calls) and it's not called frequently enough to be worth it.
Adding FDP origin
fixing yaml
Fix DN and FQDN
ID not needed for new resources
adding osg-ce-3, which will replace osg-ce-1 in June.
ID not needed for new resources
instead of having the vo data, projects data, mappings data, and resourcegroup data
all pulling from the git repo when they get updated.

While I'm at it, use time.monotonic() instead of time.time() for the cache time
(which avoids issues if we run, say, ntpdate).
Adding MI cache
adding details to the Site and src
fixing FDP institution name
@biozit
Copy link
Contributor Author

biozit commented Jun 10, 2024

I will create another PR to fix this

@biozit biozit closed this Jun 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants