Skip to content

Commit

Permalink
[fc] Repository: plone.formwidget.recurrence
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2025-01-07T19:33:11+01:00
Author: Gil Forcada Codinachs (gforcada) <[email protected]>
Commit: plone/plone.formwidget.recurrence@b401c0f

fix(ci): drop python 3.8

Files changed:
M .github/workflows/plone-package-test.yml
Repository: plone.formwidget.recurrence

Branch: refs/heads/master
Date: 2025-01-07T19:37:43+01:00
Author: Gil Forcada Codinachs (gforcada) <[email protected]>
Commit: plone/plone.formwidget.recurrence@51b5916

Merge pull request #56 from plone/gforcada-patch-1

fix(ci): drop python 3.8

Files changed:
M .github/workflows/plone-package-test.yml
  • Loading branch information
gforcada committed Jan 7, 2025
1 parent 03b5cf3 commit 76a097e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions last_commit.txt
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
Repository: plone.memoize
Repository: plone.formwidget.recurrence


Branch: refs/heads/master
Date: 2025-01-07T19:28:37+01:00
Date: 2025-01-07T19:33:11+01:00
Author: Gil Forcada Codinachs (gforcada) <[email protected]>
Commit: https://github.com/plone/plone.memoize/commit/dd091b79ce5fb12d243c18a4b84a548502a3da21
Commit: https://github.com/plone/plone.formwidget.recurrence/commit/b401c0f7fdfbfb40f38ab190f7ba10207e55701d

fix(ci): drop python 3.8

Files changed:
M .github/workflows/meta.yml
M .github/workflows/plone-package-test.yml

b'diff --git a/.github/workflows/meta.yml b/.github/workflows/meta.yml\nindex 44365eb..696694e 100644\n--- a/.github/workflows/meta.yml\n+++ b/.github/workflows/meta.yml\n@@ -30,7 +30,7 @@ jobs:\n uses: plone/meta/.github/workflows/test.yml@main\n with:\n \n- py-versions: \'["3.12", "3.11", "3.10", "3.9", "3.8", "pypy3.9"]\'\n+ py-versions: \'["3.12", "3.11", "3.10", "3.9", "pypy3.9"]\'\n coverage:\n uses: plone/meta/.github/workflows/coverage.yml@main\n dependencies:\n'
b'diff --git a/.github/workflows/plone-package-test.yml b/.github/workflows/plone-package-test.yml\nindex 923b514..4e7c2cc 100644\n--- a/.github/workflows/plone-package-test.yml\n+++ b/.github/workflows/plone-package-test.yml\n@@ -12,7 +12,6 @@ jobs:\n fail-fast: false\n matrix:\n python:\n- - "3.8"\n - "3.9"\n - "3.10"\n - "3.11"\n'

Repository: plone.memoize
Repository: plone.formwidget.recurrence


Branch: refs/heads/master
Date: 2025-01-07T19:31:27+01:00
Date: 2025-01-07T19:37:43+01:00
Author: Gil Forcada Codinachs (gforcada) <[email protected]>
Commit: https://github.com/plone/plone.memoize/commit/255c382b4e3234222e628fe3a4366962169ab769
Commit: https://github.com/plone/plone.formwidget.recurrence/commit/51b591692bd42ce861ecce6fa91deca9c3db0984

Merge pull request #54 from plone/gforcada-patch-1
Merge pull request #56 from plone/gforcada-patch-1

fix(ci): drop python 3.8

Files changed:
M .github/workflows/meta.yml
M .github/workflows/plone-package-test.yml

b'diff --git a/.github/workflows/meta.yml b/.github/workflows/meta.yml\nindex 44365eb..696694e 100644\n--- a/.github/workflows/meta.yml\n+++ b/.github/workflows/meta.yml\n@@ -30,7 +30,7 @@ jobs:\n uses: plone/meta/.github/workflows/test.yml@main\n with:\n \n- py-versions: \'["3.12", "3.11", "3.10", "3.9", "3.8", "pypy3.9"]\'\n+ py-versions: \'["3.12", "3.11", "3.10", "3.9", "pypy3.9"]\'\n coverage:\n uses: plone/meta/.github/workflows/coverage.yml@main\n dependencies:\n'
b'diff --git a/.github/workflows/plone-package-test.yml b/.github/workflows/plone-package-test.yml\nindex 923b514..4e7c2cc 100644\n--- a/.github/workflows/plone-package-test.yml\n+++ b/.github/workflows/plone-package-test.yml\n@@ -12,7 +12,6 @@ jobs:\n fail-fast: false\n matrix:\n python:\n- - "3.8"\n - "3.9"\n - "3.10"\n - "3.11"\n'

0 comments on commit 76a097e

Please sign in to comment.