use Salt to configure a pywin32 build environment#1495
Open
vernondcole wants to merge 3 commits intomainfrom
Open
use Salt to configure a pywin32 build environment#1495vernondcole wants to merge 3 commits intomainfrom
vernondcole wants to merge 3 commits intomainfrom
Conversation
Owner
|
Sorry for the delay Vernon - is this still something you want to happen? Is salt-bevy still in active development? |
Collaborator
Author
|
Yes, I am still working on it. My day job and construction of my new home
have taken priority, so development has been slower than I expected.
…On Fri, Apr 24, 2020 at 11:26 PM Mark Hammond ***@***.***> wrote:
Sorry for the delay Vernon - is this still something you want to happen?
Is salt-bevy still in active development?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#1495 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEZOBIY45GKK2BNICYWDLDROJX7BANCNFSM4LTZIVYA>
.
|
Collaborator
|
I suppose the goal of this is to provide build dependencies that are missing on GitHub-provided environments ? |
Collaborator
|
@vernondcole is this still relevant / something you want to do ? |
Collaborator
Author
|
mostly I want to have an environment where adodbapi can be fully tested --
that is, with multiple database engines. Maybe it can be done on Github,
but I can't see how. So yes, I still want to do it.
…On Tue, Nov 11, 2025 at 5:41 PM Avasam ***@***.***> wrote:
*Avasam* left a comment (mhammond/pywin32#1495)
<#1495 (comment)>
@vernondcole <https://github.com/vernondcole> is this still relevant /
something you want to do ?
—
Reply to this email directly, view it on GitHub
<#1495 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEZOBNHCI6YBGPOGJU2BHL34J6Z7AVCNFSM6AAAAACL2OJOESVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTKMJZGMZTQNZSHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a file which will link the pywin32 source repo with a sibling system which will provision a build machine capable of creating and testing a pywin32 release.
(Note: as of the "part 1" commit, the salt-bevy system is not yet able to do all of that. When it is ready, we anticipate adding a "part 2" commit, which will provide documentation. )