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

Fix CI/CD #66

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Conversation

Toreno96
Copy link
Collaborator

In Set up PDM:

Warning: Unexpected input(s) 'allow-python-prereleases', valid inputs are ['python-version', 'architecture', 'token', 'version', 'prerelease', 'enable-pep582', 'cache', 'cache-dependency-path']
Run pdm-project/setup-pdm@v3.1
  with:
    python-version: 3.10
    architecture: x64
    version: 2.7.4
    prerelease: false
    enable-pep582: true
    allow-python-prereleases: false
    cache: true
    token: ***
    cache-dependency-path: pdm.lock
Error: Response code 404 (Not Found)

See
https://github.com/apptension/onetimepass/actions/runs/7215237547/job/19659082600?pr=65.

In `Set up PDM`:
```
Warning: Unexpected input(s) 'allow-python-prereleases', valid inputs are ['python-version', 'architecture', 'token', 'version', 'prerelease', 'enable-pep582', 'cache', 'cache-dependency-path']
Run pdm-project/setup-pdm@v3.1
  with:
    python-version: 3.10
    architecture: x64
    version: 2.7.4
    prerelease: false
    enable-pep582: true
    allow-python-prereleases: false
    cache: true
    token: ***
    cache-dependency-path: pdm.lock
Error: Response code 404 (Not Found)
```

See
https://github.com/apptension/onetimepass/actions/runs/7215237547/job/19659082600?pr=65.
@Toreno96 Toreno96 force-pushed the fix-ci-unexpected-input-allow-python-prereleases branch from 9b9d70e to 606ddab Compare December 14, 2023 22:29
@Toreno96 Toreno96 merged commit ffcb5b6 into master Dec 14, 2023
2 checks passed
@Toreno96 Toreno96 deleted the fix-ci-unexpected-input-allow-python-prereleases branch December 14, 2023 22:37
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