Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
locklost
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Benjamin Mannix
locklost
Commits
7ea9c8f5
Commit
7ea9c8f5
authored
3 years ago
by
Jameson Rollins
Browse files
Options
Downloads
Patches
Plain Diff
tweak README
parent
e296f75d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-3
1 addition, 3 deletions
README.md
with
1 addition
and
3 deletions
README.md
+
1
−
3
View file @
7ea9c8f5
...
...
@@ -106,15 +106,13 @@ the web pages.
When a new version is ready for release, create an annotated tag for
the release and push it to the main repo (https://git.ligo.org/jameson.rollins/locklost):
```
shell
$
git tag
-m
release 0.1
6
$
git tag
-m
release 0.
22.
1
$
git push
--tags
```
In the LDAS lockloss account, pull the new tag and run
the test/deploy script:
```
shell
$
ssh lockloss@detchar.ligo-la.caltech.edu
$
cd
~/src/locklost
$
git pull
$
locklost-deploy
```
If there are changes to the online search, restart the online condor
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment