Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
www.gafam.info
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GAFAM
www.gafam.info
Commits
ded73f0e
Commit
ded73f0e
authored
Jan 24, 2018
by
The GAFAM tech collective
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add "lqdn" upstream to "push" Makefile target. Fix changelog.
parent
f25f898e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
3 deletions
+9
-3
CHANGES.rst
CHANGES.rst
+8
-3
Makefile
Makefile
+1
-0
No files found.
CHANGES.rst
View file @
ded73f0e
...
...
@@ -6,7 +6,12 @@ www.gafam.info CHANGES
in progress
-----------
2018-01-24 0.6.0
2018-01-24 0.5.1
----------------
- Add "lqdn" upstream to "push" Makefile target
- Fix changelog
2018-01-24 0.5.0
----------------
- Fix HTML description metadata
- Add translation to Esperanto. Thanks, David!
...
...
@@ -15,14 +20,14 @@ in progress
- Improve typography in "reproduce" section
- Add video from Paris
2018-01-17 0.
5
.0
2018-01-17 0.
4
.0
----------------
- Host poster PDF files on ptrace.gafam.info
- LQDN shared the German PDF file variant. Santé!
- Update documentation about how to create thumbnail image from poster PDF
- Add translation into Japanese from gafam-poster-translations repository
2018-01-14 0.
4
.0
2018-01-14 0.
3
.0
----------------
- Wording, Emphasis, Cleanup
- Rename repository gafam-l10n to gafam-poster-translations
...
...
Makefile
View file @
ded73f0e
...
...
@@ -26,6 +26,7 @@ bumpversion: virtualenv
push
:
git push
&&
git push
--tags
git push lqdn
&&
git push lqdn
--tags
release
:
bumpversion push
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment