Skip to content
@Moonshot-SEP

Moonshot

Software Engineering Project Group 2 2024 Q3

Welcome to Moonshot

Repositories

The organization hosts a repository for each tool:

Contribution Guidelines

Please adhere to the following basic rules for contributing to one of the repositories:

Starting Work on a New Feature

  1. Create a New Branch: Whenever you start working on a new feature, first create a new branch from the main branch. Name the branch in a way that reflects the feature you're working on. e.g. add-billing-module. When your branch is related to an issue, prepend its name with the issue number. e.g. 722-add-billing-module.

  2. Develop the Feature: Implement your feature in the newly created branch. Keep your code clean and well-documented.

  3. Testing: Thoroughly test your feature to ensure it works as intended and does not introduce new bugs.

Creating a Pull Request

  1. Pull Request: Once your feature is ready and tested, create a pull request against the main branch. Provide a clear and detailed description of what your feature does and any other relevant information.

  2. Request Reviews: Request reviews from others by clicking on their names in the pull request interface in the top right of the PR screen.

  3. Incorporate Feedback: Address any feedback or suggestions from your reviewers.

Merging the Feature

  1. Approval: Wait for approval.

  2. Merge: After receiving approval and resolving any conflicts, merge your branch into the main branch. Delete the feature branch if it's no longer needed.

General Rules

  • Code Review: Participate in code reviews for others to ensure that the project maintains high-quality standards.
  • Be moderately silly: ( ͡° ͜ʖ ͡° )

Popular repositories Loading

  1. .github .github Public

  2. galaxy galaxy Public

    Forked from galaxyproject/galaxy

    Use this fork for your local galaxy setup.

    Python

  3. monitors4codegen monitors4codegen Public

    Forked from microsoft/monitors4codegen

    Code and Data artifact for NeurIPS 2023 paper - "Monitor-Guided Decoding of Code LMs with Static Analysis of Repository Context". `multispy` is a lsp client library in Python intended to be used to…

    Python

  4. files-for-AT files-for-AT Public

    Java

  5. empty-repo empty-repo Public

Repositories

Showing 5 of 5 repositories
  • empty-repo Public
    Moonshot-SEP/empty-repo’s past year of commit activity
    0 0 0 0 Updated Apr 18, 2024
  • files-for-AT Public
    Moonshot-SEP/files-for-AT’s past year of commit activity
    Java 0 0 0 0 Updated Apr 5, 2024
  • galaxy Public Forked from galaxyproject/galaxy

    Use this fork for your local galaxy setup.

    Moonshot-SEP/galaxy’s past year of commit activity
    Python 0 1,042 0 0 Updated Apr 3, 2024
  • .github Public
    Moonshot-SEP/.github’s past year of commit activity
    0 0 0 0 Updated Mar 27, 2024
  • monitors4codegen Public Forked from microsoft/monitors4codegen

    Code and Data artifact for NeurIPS 2023 paper - "Monitor-Guided Decoding of Code LMs with Static Analysis of Repository Context". `multispy` is a lsp client library in Python intended to be used to build applications around language servers.

    Moonshot-SEP/monitors4codegen’s past year of commit activity
    Python 0 MIT 28 0 0 Updated Mar 26, 2024

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…