Fetch Git commit (and tag, if exists), with its date #25

Open
Fred wants to merge 0 commits from feat/git-describe into master
Collaborator

Proposition de passer par Git pour la récupération des versions et de la dernière date de commit.

J'ai juste un doute sur la disponibilité des commandes sur Heroku... 😿
Tu saurais essayer ?
Au pire, il suffira de commenter la référence au niveau des settings, pour que le context ne soit juste pas interprêté.

Cheers,

Proposition de passer par Git pour la récupération des versions et de la dernière date de commit. J'ai juste un doute sur la disponibilité des commandes sur Heroku... 😿 Tu saurais essayer ? Au pire, il suffira de commenter la référence au niveau des settings, pour que le context ne soit juste pas interprêté. Cheers,
Sulley was assigned by Fred 2022-01-12 20:27:01 +01:00
Fred added 1 commit 2022-01-12 20:27:02 +01:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is failing Details
f1ca92d846
Fetch Git commit (and tag, if exists), with its date
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
This branch is already included in the target branch. There is nothing to merge.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feat/git-describe master
git pull origin feat/git-describe

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff feat/git-describe
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Sulley/Ultron#25
No description provided.