Skip to content

Maintenance Process for silverpond/aiko_services #13

@rskew

Description

@rskew

silverpond/aiko_services/master should be the same as upstream geepscape/aiko_services/master with a few of our commits at the top adding functionality we need for Highlighter. Each commit should be associated with an upstream PR, listed below.

To update the version of upstream we use, rebase master onto upstream master, e.g.:

git pull --rebase origin-geekscape master
git tag -a  v0.6.postN
git push --force-with-lease origin-silverpond master
git push --tags origin-silverpond master

Don't forget to update the version in pyproject.toml to match the tag.

As our changes are addressed in geekscape/aiko_services/master, rebase silverpond/aiko_services/master to remove our old version of the fix, and remove the PR from this list.

Open PRs:

Closed and accepted PRs:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions