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

Py 312 pytoml #263

Merged
merged 12 commits into from
Dec 28, 2023
Merged

Py 312 pytoml #263

merged 12 commits into from
Dec 28, 2023

Conversation

rh0dium
Copy link
Member

@rh0dium rh0dium commented Dec 28, 2023

No description provided.

This commit completely removes the Travis configuration file (.travis.yml), the change log (CHANGELOG.md), and several requirements files (requirements.txt, requirements-docs.txt, and requirements_dev.txt). This is part of a wider effort to remove unnecessary or outdated files and clean up the repository. The deletion of these files results in a cleaner project structure and the reduction of future maintenance or updates for those files which are no longer needed.
Signed-off-by: Steven K <steven@pointcircle.com>
Signed-off-by: Steven K <steven@pointcircle.com>
Signed-off-by: Steven K <steven@pointcircle.com>
Signed-off-by: Steven K <steven@pointcircle.com>
Signed-off-by: Steven K <steven@pointcircle.com>
Signed-off-by: Steven K <steven@pointcircle.com>
Signed-off-by: Steven K <steven@pointcircle.com>
Signed-off-by: Steven K <steven@pointcircle.com>
Cleanup

Signed-off-by: Steven K <steven@pointcircle.com>
Signed-off-by: Steven K <steven@pointcircle.com>
@rh0dium rh0dium merged commit 4679e62 into master Dec 28, 2023
13 checks passed
@rh0dium rh0dium deleted the py_312_pytoml branch December 28, 2023 23:37
jherskovic added a commit to jherskovic/django-datatable-view that referenced this pull request May 2, 2024
commit 28588ce
Author: Steven K <steven@pointcircle.com>
Date:   Sat Jan 27 03:47:56 2024 +0000

    Version Bump [skip ci]

commit 68cc993
Author: Steven K <steven@pointcircle.com>
Date:   Fri Jan 26 20:45:30 2024 -0700

    Update versions of Actions used in GitHub workflow

    The versions of multiple Actions used in the GitHub workflow have been upgraded.

    Signed-off-by: Steven K <steven@pointcircle.com>

commit 923cfe8
Author: Steven K <steven@pointcircle.com>
Date:   Sun Dec 31 19:33:34 2023 +0000

    Version Bump [skip ci]

commit 4645aa3
Author: Steven K <steven@pointcircle.com>
Date:   Sun Dec 31 12:31:24 2023 -0700

    Fix

commit 567ad06
Author: jherskovic <jherskovic@gmail.com>
Date:   Thu Dec 28 17:37:58 2023 -0600

    Use sInfoEmpty if iTotal==0 (pivotal-energy-solutions#258)

    Co-authored-by: Jorge R. Herskovic <jrherskovic@mdanderson.org>

commit 4679e62
Author: Steven <rh0dium@users.noreply.github.com>
Date:   Thu Dec 28 16:37:14 2023 -0700

    Py 312 pytoml (pivotal-energy-solutions#263)

    * Remove Travis configuration, CHANGELOG, and requirements files

    This commit completely removes the Travis configuration file (.travis.yml), the change log (CHANGELOG.md), and several requirements files (requirements.txt, requirements-docs.txt, and requirements_dev.txt). This is part of a wider effort to remove unnecessary or outdated files and clean up the repository. The deletion of these files results in a cleaner project structure and the reduction of future maintenance or updates for those files which are no longer needed.

    * Update Bandit and Bumper configurations

    ---------

    Signed-off-by: Steven K <steven@pointcircle.com>

commit 7a0102b
Author: Steven K <steven@pointcircle.com>
Date:   Tue Jun 20 21:48:13 2023 +0000

    Version Bump [skip ci]

commit 8502faf
Author: Steven K <steven@pointcircle.com>
Date:   Tue Jun 20 14:45:40 2023 -0700

    Shift to use MARIADB_ patterns in lieu of MYSQL_

    Signed-off-by: Steven K <steven@pointcircle.com>

commit ee54378
Author: Steven K <steven@pointcircle.com>
Date:   Mon Jun 19 22:53:07 2023 +0000

    Version Bump [skip ci]

commit cbcbb1d
Author: Steven K <steven@pointcircle.com>
Date:   Mon Jun 19 15:48:08 2023 -0700

    Bump all local versions to 11

    Signed-off-by: Steven K <steven@pointcircle.com>

commit 7d609e7
Author: Steven K <steven@pointcircle.com>
Date:   Tue Apr 18 10:04:07 2023 +0000

    Version Bump [skip ci]

commit fc3a8da
Author: Steven K <steven@pointcircle.com>
Date:   Tue Apr 18 03:01:39 2023 -0700

    Freeze at 4.2

    Signed-off-by: Steven K <steven@pointcircle.com>

commit 43f9546
Author: Steven K <steven@pointcircle.com>
Date:   Tue Apr 4 18:25:37 2023 +0000

    Version Bump [skip ci]

commit 718aaa9
Author: Steven K <steven@pointcircle.com>
Date:   Tue Apr 4 11:23:30 2023 -0700

    Djagno 4.2 passes require it moving forward.

    Signed-off-by: Steven K <steven@pointcircle.com>

commit 70b049e
Author: Steven K <steven@pointcircle.com>
Date:   Tue Apr 4 17:40:52 2023 +0000

    Version Bump [skip ci]

commit a800494
Author: Steven K <steven@pointcircle.com>
Date:   Tue Apr 4 10:38:18 2023 -0700

    Update Pre-Commit Black

    Signed-off-by: Steven K <steven@pointcircle.com>

commit cb2230a
Author: Steven K <steven@pointcircle.com>
Date:   Tue Apr 4 17:15:27 2023 +0000

    Version Bump [skip ci]

commit 519e664
Author: Steven K <steven@pointcircle.com>
Date:   Tue Apr 4 10:13:12 2023 -0700

    Updated with latest black and Django 4.2 support

    Signed-off-by: Steven K <steven@pointcircle.com>

commit c01479a
Author: Steven K <steven@pointcircle.com>
Date:   Tue Apr 4 08:52:44 2023 -0700

    Updates MySQL for CI to Mariadb:latest.  Preps 4.2 for testing.

    Signed-off-by: Steven K <steven@pointcircle.com>

commit 11a3f2c
Author: Steven K <steven@pointcircle.com>
Date:   Mon Jan 30 15:41:35 2023 +0000

    Version Bump [skip ci]

commit 217e8d2
Author: Steven K <steven@pointcircle.com>
Date:   Mon Jan 30 08:38:34 2023 -0700

    Remove 4.0

    Signed-off-by: Steven K <steven@pointcircle.com>

commit 2d97eaf
Author: Steven K <steven@pointcircle.com>
Date:   Sun Jan 29 16:07:51 2023 +0000

    Version Bump [skip ci]

commit 137c7c3
Author: Steven K <steven@pointcircle.com>
Date:   Sun Jan 29 09:05:13 2023 -0700

    Invalid specifier: '>=3.9.*'

    Signed-off-by: Steven K <steven@pointcircle.com>

commit 6d282df
Author: Steven <rh0dium@users.noreply.github.com>
Date:   Sun Jan 1 22:09:42 2023 +0000

    Version Bump [skip ci]

commit eaa1cb5
Author: Steven <rh0dium@users.noreply.github.com>
Date:   Sun Jan 1 15:07:15 2023 -0700

    Copyright 2023 (pivotal-energy-solutions#260)

    Signed-off-by: Steven K <steven@pointcircle.com>

commit 9eb2f74
Author: Steven K <steven@pointcircle.com>
Date:   Fri Nov 18 16:02:43 2022 +0000

    Version Bump [skip ci]

commit 9d79115
Author: Steven K <steven@pointcircle.com>
Date:   Fri Nov 18 08:59:46 2022 -0700

    Move flake8 from gitlab to github.

commit 18514a6
Author: Steven K <steven@pointcircle.com>
Date:   Tue Oct 25 21:02:38 2022 +0000

    Version Bump [skip ci]

commit 91eef57
Author: Steven K <steven@pointcircle.com>
Date:   Tue Oct 25 14:00:33 2022 -0700

    Missing newline

commit e8203cd
Author: Steven K <steven@pointcircle.com>
Date:   Tue Oct 25 13:55:10 2022 -0700

    Shifted outstanding set-outputs away.

commit 830cf61
Author: Steven K <steven@pointcircle.com>
Date:   Thu Oct 20 17:33:08 2022 +0000

    Version Bump [skip ci]

commit 15fbf08
Author: Steven K <steven@pointcircle.com>
Date:   Thu Oct 20 10:30:21 2022 -0700

    Well this stinks.  We need to run both 4.0 / 4.1 until axis gets cleared for 4.1

commit 9222514
Author: Steven <rh0dium@users.noreply.github.com>
Date:   Wed Oct 12 22:22:40 2022 +0000

    Version Bump [skip ci]

commit 4701a3f
Author: Steven <rh0dium@users.noreply.github.com>
Date:   Wed Oct 12 15:19:29 2022 -0700

    Bump for Node Version and reduce warnings.. (pivotal-energy-solutions#259)
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

1 participant