Skip to content

revert: fix - unique admin password for gitea #1939

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

Merged
merged 2 commits into from
Feb 13, 2025
Merged

Conversation

merll
Copy link
Contributor

@merll merll commented Feb 13, 2025

Reverts #1910

While we do want this change, it has turned out that the Gitea credentials change and restart during the pipeline run blocks a clean migration. It works on a fresh installation, but will never commit the change back to the values repo in a branch change and therefore cause excessive pipeline run times each time.

We should merge this change again, once we have found a solution for this.

@merll merll requested review from Ani1357 and ElderMatt February 13, 2025 07:40
Copy link

github-actions bot commented Feb 13, 2025

Coverage report

St.
Category Percentage Covered / Total
🔴 Statements
47.44% (+0.11% 🔼)
900/1897
🔴 Branches
27.87% (+0.4% 🔼)
170/610
🔴 Functions
39.51% (+0.41% 🔼)
96/243
🔴 Lines
46.53% (+0.12% 🔼)
785/1687

Test suite run success

63 tests passing in 8 suites.

Report generated by 🧪jest coverage report action from 0335fa4

@merll merll changed the title Revert "fix: unique admin password for gitea" revert: fix - unique admin password for gitea Feb 13, 2025
@merll merll enabled auto-merge (squash) February 13, 2025 08:11
@merll merll merged commit 7d8bf90 into main Feb 13, 2025
8 checks passed
@merll merll deleted the revert-1910-APL-516-1 branch February 13, 2025 08:14
merll added a commit that referenced this pull request Feb 13, 2025
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.

3 participants