Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build-meta: support build of deployment tags #94

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

blocktrron
Copy link
Member

When building for a special (automatic deployment) we want to enable the autoupdater.

Copy link
Member

@herbetom herbetom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't quite understand what the purpose of this is. Could you please elaborate/provide an example?

@@ -39,6 +42,8 @@ TESTING_TAG_RE="^[2-9].[0-9]-[0-9]{8}$"
CUSTOM_TESTING_TAG_RE="^[2-9].[0-9]-[0-9]{8}"
# Regex for release firmware tag
RELEASE_TAG_RE="^[2-9].[0-9].[0-9]$"
# Regex for release firmware tag
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Regex for release firmware tag
# Regex for release deployment firmware tag

When building for a special (automatic deployment) we want to enable the
autoupdater.

Signed-off-by: David Bauer <[email protected]>
@blocktrron
Copy link
Member Author

This is for when a altered site for skipping the config-mode is tagged. We want to preserve images but not clutter the download-server

@blocktrron blocktrron merged commit a424d74 into freifunk-darmstadt:master Aug 6, 2024
7 checks passed
blocktrron added a commit to blocktrron/site-ffda that referenced this pull request Aug 8, 2024
When building for a special (automatic deployment) we want to enable the
autoupdater.

Signed-off-by: David Bauer <[email protected]>
(cherry picked from commit a424d74)
blocktrron added a commit to blocktrron/site-ffda that referenced this pull request Aug 8, 2024
When building for a special (automatic deployment) we want to enable the
autoupdater.

Signed-off-by: David Bauer <[email protected]>
(cherry picked from commit a424d74)
blocktrron added a commit to blocktrron/site-ffda that referenced this pull request Aug 8, 2024
When building for a special (automatic deployment) we want to enable the
autoupdater.

Signed-off-by: David Bauer <[email protected]>
(cherry picked from commit a424d74)
rednax-la pushed a commit that referenced this pull request Aug 9, 2024
When building for a special (automatic deployment) we want to enable the
autoupdater.

Signed-off-by: David Bauer <[email protected]>
(cherry picked from commit a424d74)
blocktrron added a commit to blocktrron/site-ffda that referenced this pull request Aug 11, 2024
When building for a special (automatic deployment) we want to enable the
autoupdater.

Signed-off-by: David Bauer <[email protected]>
(cherry picked from commit a424d74)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants