Skip to content

Conversation

@adk-swisstopo
Copy link
Member

Include changes coming from the following repositories:

  • template-service-flask
  • service-control
  • service-stac

@adk-swisstopo adk-swisstopo requested a review from ltshb April 16, 2025 13:40
@github-actions github-actions bot added the bug label Apr 16, 2025
@adk-swisstopo adk-swisstopo changed the title Refresh .gitignore. PB-1243: refresh .gitignore. Apr 16, 2025
@adk-swisstopo
Copy link
Member Author

Check fails like this:

Tag Pattern: /^(?<MILESTONE>\d{4}-\d{2}-\d{2})-rc(?<TAG_NUMBER>\d+)$/
Error: No last tag found and PR not attached to a milestone, cannot get new Tag

Unclear to me what's the correct way to fix it. I don't think this check makes any sense for this repo. But as it's used as a template for repos in which we do want the check, maybe we want to keep it? But then the instructions still don't make sense for this repo (there is no "develop" branch for example).

@ltshb
Copy link
Contributor

ltshb commented Apr 17, 2025

@adk-swisstopo the simplest to sovle the issue is to create a tag on the master branch named 0000-00-00-rc0. I've just checked this tag won't be used in new repo from this template. You can put this tag on the first commit.

@adk-swisstopo
Copy link
Member Author

Tagged:

╰─ git tag 0000-00-00-rc0 d1404b9750c52291837217da296f8a8b17ef01ac
╰─ git push origin master --tags
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
To github.com:geoadmin/template-service-milestone-public.git
 * [new tag]         0000-00-00-rc0 -> 0000-00-00-rc0

Include changes coming from the following repositories:
- template-service-flask
- service-control
- service-stac
@adk-swisstopo adk-swisstopo force-pushed the fix-PB-1243-gitignore branch from f69e3f2 to db29eab Compare April 17, 2025 08:30
@adk-swisstopo adk-swisstopo merged commit a85b007 into master Apr 17, 2025
4 checks passed
@adk-swisstopo adk-swisstopo deleted the fix-PB-1243-gitignore branch April 17, 2025 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants