Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Failframeit
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
Container 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
FrameIT
Failframeit
Commits
ec9fdaa5
Unverified
Commit
ec9fdaa5
authored
4 years ago
by
ComFreek
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update DEPLOY.md
parent
214e6099
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
DEPLOY.md
+13
-5
13 additions, 5 deletions
DEPLOY.md
with
13 additions
and
5 deletions
DEPLOY.md
+
13
−
5
View file @
ec9fdaa5
...
...
@@ -4,12 +4,20 @@ TODO: describe how to deploy here
## Versioning
Always release
[
UFrameIT/UFrameIT
](
https://github.com/UFrameIT/UFrameIT
)
(
this
repo) and
[
FrameIT/frameworld
](
https://gl.mathhub.info/FrameIT/frameworld
)
(
the
MMT archive)
We use semantic versioning. A version number looks like
`x.y.z`
, no
`v`
prefix.
Always release all of
-
[
UFrameIT/UFrameIT
](
https://github.com/UFrameIT/UFrameIT
)
(
this
repo)
-
[
FrameIT/frameworld
](
https://gl.mathhub.info/FrameIT/frameworld
)
(
the
MMT archive)
-
[
UFrameIT/archives
](
https://github.com/UFrameIT/archives
)
(
Git
aggregation repo of MMT archives)
at the same time with the
*same*
version number.
Concretely:
1.
Merge
[
FrameIT/frameworld
](
https://gl.mathhub.info/FrameIT/frameworld
)
's devel branch into master and git-tag appropriately.
2.
Update archive submodules in
[
UFrameIT/archives
](
https://github.com/UFrameIT/archives
)
and git-tag appropriately.
3.
Create a new GitHub release here:
<https://github.com/UFrameIT/UFrameIT/releases>
3.
Write a news post on our website:
<https://github.com/UFrameIT/UFrameIT.github.io>
1.
Merge
[
FrameIT/frameworld
](
https://gl.mathhub.info/FrameIT/frameworld
)
's devel branch into master and git-tag with
`x.y.z`
.
2.
Update archive submodules in
[
UFrameIT/archives
](
https://github.com/UFrameIT/archives
)
and git-tag with
`x.y.z`
.
3.
Git-tag
[
UFrameIT/UFrameIT
](
https://github.com/UFrameIT/UFrameIT
)
(
this
repo) with
`x.y.z.`
.
4.
Create a new GitHub release here:
<https://github.com/UFrameIT/UFrameIT/releases>
5.
Write a news post on our website:
<https://github.com/UFrameIT/UFrameIT.github.io>
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