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

Gitea 1.21 released #3671

Merged
merged 2 commits into from Nov 14, 2023
Merged

Gitea 1.21 released #3671

merged 2 commits into from Nov 14, 2023

Conversation

holta
Copy link
Member

@holta holta commented Nov 14, 2023

@holta holta added this to the 8.1 milestone Nov 14, 2023
@holta
Copy link
Member Author

holta commented Nov 14, 2023

Test successful:

iiab-diagnostics: http://sprunge.us/8W1NHo?en

As run by...

multipass launch 24.04 -n pr3671-gitea -c 2 -m 2G --cloud-init pr3671-gitea.yml [--bridged]

With pr3671-gitea.yml being a simple file containing...

runcmd:
  - apt update
  - apt dist-upgrade -y
  - apt autoremove -y
  - mkdir /etc/iiab
  - curl https://raw.githubusercontent.com/iiab/iiab/master/vars/local_vars_unittest.yml > /etc/iiab/local_vars.yml
  - "sed -i 's/^gitea_install:.*/gitea_install: True/' /etc/iiab/local_vars.yml"
  - "sed -i 's/^gitea_enabled:.*/gitea_enabled: True/' /etc/iiab/local_vars.yml"

@holta holta merged commit 0304f6b into iiab:master Nov 14, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant