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 Deployment Test Syntax bug #568

Conversation

PacificGilly
Copy link
Collaborator

I guess for this exact reason is why it will be useful to have this pre-release.yml file being ran on PRs to validate nothing gets broken before merging :)

@PacificGilly PacificGilly force-pushed the jamesgilmore/fix-deployment-test-syntax-bug branch 12 times, most recently from b3e1f9b to 2af7c65 Compare April 22, 2024 10:54
I guess for this exact reason is why it will be useful to have this
`pre-release.yml` file being ran on PRs to validate nothing gets broken
before merging :)
@PacificGilly PacificGilly force-pushed the jamesgilmore/fix-deployment-test-syntax-bug branch from 2af7c65 to ac19db3 Compare April 22, 2024 10:58
@PacificGilly PacificGilly marked this pull request as ready for review April 22, 2024 11:02
@PacificGilly
Copy link
Collaborator Author

@farridav let me know what you think of this deployment change to ensure less issues after merging to master.

There is a strange issue with the Deploy to testpypi.org (Dry Run) step:

The "--password" option requires a value

https://github.com/farridav/django-jazzmin/actions/runs/8782873944/job/24097897693

I don't really understand why this is occurring; it is potentially caused by secrets that are not visible to PRs.

@PacificGilly
Copy link
Collaborator Author

Nevermind, this seems to be by design - https://securitylab.github.com/research/github-actions-preventing-pwn-requests/. Makes sense now I've read this 😅

Anyway, I'll just remove this last check as the others are good enough.

@farridav farridav merged commit c408e99 into farridav:master Apr 22, 2024
7 of 8 checks passed
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