Skip to content
@hockeyhero

hockeyhero

Find players, goalies and referees in your area

HockeyHero

Find players, goalies and referees in your area.

Overview For Contributors

Welcome to HockeyHero. The instructions below will describe how you can contribute.

Development Process

Philosophy

The project was generated us jhipster. In order to leverage work from that development team, in order to keep the project upgradable, any major functionality will be farmed out to other services; that's why Nearest exists.

Git and GitHub

The development process will use GitHub (and Git) for Project Management, Issue/Bug Management , Wiki, CI/CD and of course Source Control. GitHub is feature rich so there should be no reason to step outside Git/GitHub.

The focus will be in social coding - or InnerSource - as GitHub is a social coding platform. Anyone within DN can contribute to these projects.

It is assumed you have a basic understanding of Git and GitHub.

Projects

A GitHub project is an adaptable spreadsheet for tracking work. All work done within HockeyHero should be executed in the context of a project. More information on GitHub projects is available here.

Issues

All code changes start here. Issues are new features; bugs are product faults or unexpected behaviour. From an Issue/Bug you create a branch leading to a pull request. More information on Issues is available here.

You can close issues automatically when a pull request closes by adding a comment in the pull request. For example, the comment:

Closes #8

will close the Issue with the id 8 when the pull request closes.

GitHub Flow

We will use the GitHub Flow with some modifications.

First, create your branch off main using the GitHub GUI (from the Issue/Bug page) and then git pull from your workstation to pull down the branch. Don't create branches on your workstation. I want to tie pull requests to release notes. All changes should start at Issues/Bugs. We want the paperwork.

Second, branches will be deleted when a pull request is merged; this will be done by the merge meister. At the same time, I'm looking to add GitHub Apps that can do this automatically.

GitHub Actions

GitHub Actions will be used to automate parts of the SDLC.

Popular repositories Loading

  1. nearest nearest Public

    service to calculate the nearest players to a location.

    Java 1

  2. hockeyhero_backup hockeyhero_backup Public

    webapp for registering and searching for skaters, goalies and referees in your area

    Java 1

  3. docs docs Public

    HockeyHero Documentation

  4. .github .github Public

  5. hockeyhero.github.io hockeyhero.github.io Public

  6. hockeyhero hockeyhero Public

    Find skater, goalies and referees in your area

    TypeScript

Repositories

Showing 6 of 6 repositories
  • hockeyhero Public

    Find skater, goalies and referees in your area

    hockeyhero/hockeyhero’s past year of commit activity
    TypeScript 0 0 13 0 Updated Nov 3, 2022
  • nearest Public

    service to calculate the nearest players to a location.

    hockeyhero/nearest’s past year of commit activity
    Java 0 1 8 0 Updated Oct 19, 2022
  • docs Public

    HockeyHero Documentation

    hockeyhero/docs’s past year of commit activity
    0 Apache-2.0 0 1 0 Updated Oct 18, 2022
  • hockeyhero_backup Public

    webapp for registering and searching for skaters, goalies and referees in your area

    hockeyhero/hockeyhero_backup’s past year of commit activity
    Java 0 1 0 1 Updated Sep 22, 2022
  • .github Public
    hockeyhero/.github’s past year of commit activity
    0 0 0 0 Updated Sep 20, 2022
  • hockeyhero/hockeyhero.github.io’s past year of commit activity
    0 0 0 0 Updated Sep 12, 2022

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…