Skip to content

Conversation

tazend
Copy link
Member

@tazend tazend commented May 5, 2023

  • documentation update
  • restructuring:
    • move pyslurm.core.db to pyslurm.db
    • move pyslurm.core.common to pyslurm.utils
  • docstring fixes
  • update readme

tazend added 14 commits May 3, 2023 19:35
- require user to explicitly provide another instance of the object
  which contains the changes
- also remove pyslurm/core/db/__init__.py content and put it in a
  seperate module in pyslurm/db.py
- include logo
- remove testing section (maybe it back separetely in the documentation)
- remove workflow-badge (will only fail anyway, add back later when the
  building process has been updated)
- also cleanup some import statements
- no need to put this further down in the core package
@tazend tazend merged commit b81d491 into PySlurm:main May 5, 2023
tazend added a commit that referenced this pull request May 13, 2023
* update README

- include logo
- remove testing section (maybe it back separetely in the documentation)
- remove workflow-badge (will only fail anyway, add back later when the
  building process has been updated)

* update the documentation

* move pyslurm.core.common package to pyslurm.utils

* move pyslurm.core.db package to pyslurm.db

* rename JobStats to JobStatistics

(cherry picked from commit b81d491)
tazend added a commit that referenced this pull request May 14, 2023
* update README

- include logo
- remove testing section (maybe it back separetely in the documentation)
- remove workflow-badge (will only fail anyway, add back later when the
  building process has been updated)

* update the documentation

* move pyslurm.core.common package to pyslurm.utils

* move pyslurm.core.db package to pyslurm.db

* rename JobStats to JobStatistics

(cherry picked from commit b81d491)
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.

1 participant