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

Prepare 0.2.0.1 release #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

Martoon-00
Copy link
Member

Problem: we need to upload a new version of package since metadata (e.g.
reference to issue tracker) has updated.

Solution: make a minor release.

Description

Related issue(s)

✅ Checklist for your Pull Request

Related changes (conditional)

  • Tests

    • If I added new functionality, I added tests covering it.
    • If I fixed a bug, I added a regression test to prevent the bug from
      silently reappearing again.
  • Documentation

    • I checked whether I should update the docs and did so if necessary:
  • Public contracts

    • Any modifications of public contracts comply with the Evolution
      of Public Contracts
      policy.
    • I added an entry to the changelog if my changes are visible to the users
      and
    • provided a migration guide for breaking changes if possible

Stylistic guide (mandatory)

Problem: we need to upload a new version of package since metadata (e.g.
reference to issue tracker) has updated.

Solution: make a minor release.
Problem: `stack upload` complains that `autogen-modules` is not present.

Solution: add it and include our `Paths_*` modules into it.
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.

None yet

2 participants