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

255 ga builds #258

Merged
merged 30 commits into from
Dec 15, 2024
Merged

255 ga builds #258

merged 30 commits into from
Dec 15, 2024

Conversation

carlkidcrypto
Copy link
Owner

  • attempt to get all GA builds to work for both Linux and MacOS.

carlkidcrypto and others added 7 commits December 2, 2024 19:55
- splitting up reqs into test and dev
- removing things that don't appear to be needed.
- bump mac ports versions.
- doing some clean up work
- adding more info prints that come in handy
- attempting to make this more robust. I suspect that on GA runners homebrew is also installed, but we aren't using it to install packages on MacOS builds. This can clear out the includes/libs/etc. This needs to be fixed, I have an idea 👍 . More coming soon.
- making vars global
- moved things down a bit.
- using temp vars for brew before final assignment at the end.
- added back the try catch
- convert to string before strip
@carlkidcrypto carlkidcrypto linked an issue Dec 5, 2024 that may be closed by this pull request
carlkidcrypto and others added 11 commits December 5, 2024 07:35
- working to compile on macos without homebrew
- dynamic inlcudes for netsnmp
- fixing a setup.py oops
- moving the sleep for test_snmpwalk and increasing it for macos.
- Another attempt for Linux
- MacOS fix attempt
- add concurrency to more flows
- made them depend on black before they run.
- making the tests workflows run again.
- optimizing workflows
- bumping the sleep time for that walk( test that timeouts on MacOS.
- turns out I can't have multiple triggers. Removed the black one. Keepign black in its own yml.
- starting the test py pi
Copy link

github-actions bot commented Dec 7, 2024

Title Coverage Tests Skipped Failures Errors Time
macos-latest - 3.9 191 0 💤 0 ❌ 0 🔥 1m 24s ⏱️
macos-latest - 3.10 191 0 💤 0 ❌ 0 🔥 1m 25s ⏱️
macos-latest - 3.11 191 0 💤 0 ❌ 0 🔥 1m 24s ⏱️
macos-latest - 3.12 191 0 💤 0 ❌ 0 🔥 1m 26s ⏱️
macos-latest - 3.13 191 0 💤 0 ❌ 0 🔥 1m 27s ⏱️
ubuntu-latest - 3.9 191 0 💤 0 ❌ 0 🔥 2m 8s ⏱️
ubuntu-latest - 3.10 191 0 💤 0 ❌ 0 🔥 2m 8s ⏱️
ubuntu-latest - 3.11 191 0 💤 0 ❌ 0 🔥 2m 6s ⏱️
ubuntu-latest - 3.12 191 0 💤 0 ❌ 0 🔥 2m 3s ⏱️
ubuntu-latest - 3.13 191 0 💤 0 ❌ 0 🔥 2m 4s ⏱️

carlkidcrypto and others added 5 commits December 7, 2024 08:56
try again for pypi
- maybe this will work for macos
- turns out we need more functions to extract macports info.
- getting mac port builds to work. Almost there.
- try setting my env vars for macos
- build from source... perhaps.
- remove RelinkLibraries, don't think it is needed anymore... ???>?>?
- okay 1000 time is the charm... work now.
- one more time
- revert and update both ppypi workflows
- last minute revert from testing.
@carlkidcrypto carlkidcrypto merged commit 100d008 into main Dec 15, 2024
6 of 16 checks passed
@carlkidcrypto carlkidcrypto deleted the 255-ga-builds branch December 15, 2024 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

GA - Builds
1 participant