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

Add Gitea action support via act_runner. #238

Merged
merged 1 commit into from
Mar 25, 2023
Merged

Conversation

telackey
Copy link
Collaborator

@telackey telackey commented Mar 25, 2023

❯ ./laconic-so --stack package-registry build-containers
...
❯ ./laconic-so --stack package-registry deploy up
[+] Running 4/4
 ⠿ Network laconic-b4589bc1ac500c2744804ffa96163e92_gitea       Created                                                                                                                        0.0s
 ⠿ Container laconic-b4589bc1ac500c2744804ffa96163e92-db-1      Started                                                                                                                        1.0s
 ⠿ Container laconic-b4589bc1ac500c2744804ffa96163e92-runner-1  Started                                                                                                                        1.0s
 ⠿ Container laconic-b4589bc1ac500c2744804ffa96163e92-server-1  Started                                                                                                                        1.6s
New user 'gitea_admin' has been successfully created!
This is your gitea access token: 2b5e389922afd7005a717ed459cc3eae3ac30ec1. Keep it safe and secure, it can not be fetched again from gitea.
To use with laconic-so set this environment variable: export CERC_NPM_AUTH_TOKEN=2b5e389922afd7005a717ed459cc3eae3ac30ec1
Created the organization cerc-io
Gitea was configured to use host name: gitea.local, ensure that this resolves to localhost, e.g. with sudo vi /etc/hosts
Success, gitea is properly initialized

Screenshot 2023-03-24 at 10 31 26 PM

@dboreham dboreham merged commit 7af7f65 into main Mar 25, 2023
@dboreham dboreham deleted the telackey/act_runner branch March 25, 2023 17:35
prathamesh0 pushed a commit to deep-stack/stack-orchestrator that referenced this pull request May 19, 2023
Add Gitea action support via act_runner.

Former-commit-id: 7af7f65
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