All Projects → wemake-services → Kira

wemake-services / Kira

🐿 Project management framework with deep philosophy underneath

Programming Languages

elixir
2628 projects

Projects that are alternatives of or similar to Kira

godot-cpp-ci
Docker image and Github Actions to automatically compile Godot C++ GDNative libraries.
Stars: ✭ 21 (-65.57%)
Mutual labels:  gitlab, gitlab-ci
gitlab-job-log-viewer
Browser extension for code highlighting raw logs in Gitlab CI
Stars: ✭ 21 (-65.57%)
Mutual labels:  gitlab, gitlab-ci
gitlab-chart
Kubernetes Helm chart to deploy GitLab
Stars: ✭ 59 (-3.28%)
Mutual labels:  gitlab, gitlab-ci
gitlab-ci-variables-cli
CLI tool to allow setting bulk project variables on Gitlab CI
Stars: ✭ 38 (-37.7%)
Mutual labels:  gitlab, gitlab-ci
Glci
🦊 Test your Gitlab CI Pipelines changes locally using Docker.
Stars: ✭ 471 (+672.13%)
Mutual labels:  gitlab-ci, gitlab
gitlab-ci-runner-marathon
A customized Docker image for running scalable GitLab CI runners on Marathon
Stars: ✭ 14 (-77.05%)
Mutual labels:  gitlab, gitlab-ci
gitlab-runner
GitLab Runner (Docker image) for ARM devices, this is a mirror repository of
Stars: ✭ 17 (-72.13%)
Mutual labels:  gitlab, gitlab-ci
podman-gitlab-runner
Use Podman as a custom executor for your Gitlab CI
Stars: ✭ 87 (+42.62%)
Mutual labels:  gitlab, gitlab-ci
Gitlab Ci Pipeline Php
☕️ Docker images for test PHP applications with Gitlab CI (or any other CI platform!)
Stars: ✭ 451 (+639.34%)
Mutual labels:  gitlab-ci, gitlab
gitlab-ci-discord-webhook
⛓ Here's your serverless solution for sending build status from GitLab CI to Discord as webhooks.
Stars: ✭ 32 (-47.54%)
Mutual labels:  gitlab, gitlab-ci
gitlabby-dockerish-laravel
What happens when you Dockerize your Laravel testing environment and throw it at Gitlab CI?
Stars: ✭ 33 (-45.9%)
Mutual labels:  gitlab, gitlab-ci
Lab
Lab wraps Git or Hub, making it simple to clone, fork, and interact with repositories on GitLab
Stars: ✭ 911 (+1393.44%)
Mutual labels:  gitlab-ci, gitlab
GitLabCLI
Cross platform GitLab CLI tool
Stars: ✭ 28 (-54.1%)
Mutual labels:  gitlab, gitlab-ci
gitlab-ci-android-fastlane
Docker image for building android apps on Gitlab CI
Stars: ✭ 25 (-59.02%)
Mutual labels:  gitlab, gitlab-ci
gitlab-release-note-generator
A Gitlab release note generator
Stars: ✭ 88 (+44.26%)
Mutual labels:  gitlab, gitlab-ci
godot-ci
Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
Stars: ✭ 316 (+418.03%)
Mutual labels:  gitlab, gitlab-ci
Godot Ci
Docker image to export Godot Engine games. Templates for Gitlab CI and GitHub Actions to deploy to GitLab Pages/GitHub Pages/Itch.io.
Stars: ✭ 168 (+175.41%)
Mutual labels:  gitlab-ci, gitlab
gitlab-runner
Gitlab Runner on Alpine Linux [Docker]
Stars: ✭ 17 (-72.13%)
Mutual labels:  gitlab, gitlab-ci
gitlab-setup
A Packer / Terraform / Ansible configuration to install Gitlab and Gitlab-CI
Stars: ✭ 53 (-13.11%)
Mutual labels:  gitlab, gitlab-ci
Scala Steward
🤖 A bot that helps you keep your Scala projects up-to-date
Stars: ✭ 812 (+1231.15%)
Mutual labels:  bot, gitlab

Kira

wemake.services kira-family Build Status Coverage Status

Issue management framework with deep philosophy underneath. Part of the @kira bots family.

Status

We have released first public bots!

Kira's family

These bots are developed and maintained by wemake.services:

  • kira - issue management framework with deep philosophy underneath
  • kira-setup - micro-bot (CLI) to setup new GitLab projects with RSDP and Kira in mind
  • kira-stale - micro-bot to fight with stale GitLab issues and merge requests
  • kira-review - micro-bot to review merge requests before real humans
  • kira-release - micro-bot to release your code and track changes
  • kira-dependencies - micro-bot to continuously update your dependency versions, based on dependabot
  • kira-wakatime - WIP: micro-bot to track time you spend writing code
  • kira-branches - WIP: micro-bot to delete stale branches
  • kira-reviewers - WIP: micro-bot to assign reviewers based on codeownership
  • kira-stats - WIP: micro-bot to visualize your project's stats
  • kira-security - WIP: micro-bot to security audit your apps
  • kira-packaging - WIP: micro-bot to criticise your packaging

Kira's friends

These bots are developed and maintained by other awesome people:

Development

To start your Phoenix server:

  • Make sure to set all env variables from .env.template
  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].