Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
leximpact-dotations-back
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
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leximpact
Simulateur dotations aux communes
leximpact-dotations-back
Commits
53e74398
Commit
53e74398
authored
1 year ago
by
sandcha
Browse files
Options
Downloads
Patches
Plain Diff
Identifie leximpact-bot directement dans la commande de push du tag sur GitLab
parent
59f57b02
No related branches found
Tags
0.1.1-rc1
Tags containing commit
No related merge requests found
Pipeline
#15815
failed
1 year ago
Stage: install
Stage: test
Stage: build
Stage: deploy
Changes
2
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab/ci/publish-git-tag.sh
+2
-4
2 additions, 4 deletions
.gitlab/ci/publish-git-tag.sh
CHANGELOG.md
+2
-2
2 additions, 2 deletions
CHANGELOG.md
with
4 additions
and
6 deletions
.gitlab/ci/publish-git-tag.sh
+
2
−
4
View file @
53e74398
...
...
@@ -2,8 +2,6 @@
git tag
`
poetry version
--short
`
#
configure
as user with writing access
#
push
as user with writing access
# https://git.leximpact.dev/admin/application_settings/ci_cd
git config
--local
user.name leximpact-bot
git config
--local
user.password
$LEXIMPACT_BOT_GITLAB_PSW
git push origin
--tags
git push origin
--tags
"https://leximpact-bot:
${
LEXIMPACT_BOT_GITLAB_PSW
}
@
${
CI_REPOSITORY_URL
#*@
}
"
This diff is collapsed.
Click to expand it.
CHANGELOG.md
+
2
−
2
View file @
53e74398
# CHANGELOG
### 0.1.1
### 0.1.1
[!4](https://git.leximpact.dev/leximpact/simulateur-dotations-communes/leximpact-dotations-back/-/merge_requests/4)
*
Amélioration technique.
*
Détails :
...
...
@@ -12,7 +12,7 @@
*
Corrige le style des fichiers Python
*
Documente les commandes dans le
`README`
## 0.1.0
## 0.1.0
[!2](https://git.leximpact.dev/leximpact/simulateur-dotations-communes/leximpact-dotations-back/-/merge_requests/2)
*
Ajout d'une fonctionnalité.
*
Période : 2024
...
...
This diff is collapsed.
Click to expand it.
sandcha
@sandcha
mentioned in merge request
!6 (merged)
·
11 months ago
mentioned in merge request
!6 (merged)
mentioned in merge request !6
Toggle commit list
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