Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
workspaces
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ssa
workspaces
Commits
36d26829
Commit
36d26829
authored
1 year ago
by
Nathan Bockisch
Browse files
Options
Downloads
Patches
Plain Diff
Change down revision number to accommodate ingest observation workflow migration
parent
14f4a01d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!1452
Merge 2.8.2 to main
,
!1430
Fix the custom text section in the std_calibration_complete template so it actually displays
Pipeline
#11366
passed
1 year ago
Stage: pull-db
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
shared/workspaces/alembic/versions/705ed8cfc7be_fix_custom_text_part_of_std_calibration_.py
+2
-2
2 additions, 2 deletions
.../705ed8cfc7be_fix_custom_text_part_of_std_calibration_.py
with
2 additions
and
2 deletions
shared/workspaces/alembic/versions/705ed8cfc7be_fix_custom_text_part_of_std_calibration_.py
+
2
−
2
View file @
36d26829
"""
fix custom text part of std_calibration_complete template
Revision ID: 705ed8cfc7be
Revises:
8ccdd467488
9
Revises:
491102d5680
9
Create Date: 2023-08-31 13:14:13.039335
"""
...
...
@@ -16,7 +16,7 @@ new_content = (Path.cwd() / "versions" / "templates" / "emails" / "std_calibrati
# revision identifiers, used by Alembic.
revision
=
"
705ed8cfc7be
"
down_revision
=
"
8ccdd467488
9
"
down_revision
=
"
491102d5680
9
"
branch_labels
=
None
depends_on
=
None
...
...
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