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

bug in GH action runner on linux-latest #41

Open
1 task done
reactive-firewall opened this issue Mar 24, 2022 · 4 comments
Open
1 task done

bug in GH action runner on linux-latest #41

reactive-firewall opened this issue Mar 24, 2022 · 4 comments
Assignees
Labels
bug Something isn't working CI Continuous Integration Tooling documentation Improvements or additions to documentation GitHub Anything Meta
Milestone

Comments

@reactive-firewall
Copy link
Owner

reactive-firewall commented Mar 24, 2022

https://github.com/reactive-firewall/multicast/runs/5673100038?check_suite_focus=true#step:10:13

  • figure out workaround for shlock missing in runner
@reactive-firewall reactive-firewall added bug Something isn't working question Further information is requested Testing Something can be verified CI Continuous Integration Tooling GitHub Anything Meta labels Mar 24, 2022
@reactive-firewall reactive-firewall self-assigned this Mar 24, 2022
@reactive-firewall reactive-firewall moved this from Done to To do in Multicast Project Mar 25, 2022
@reactive-firewall reactive-firewall moved this from To do to Regressions in Multicast Project Mar 25, 2022
@reactive-firewall reactive-firewall moved this from Regressions to To do in Multicast Project Mar 25, 2022
@reactive-firewall reactive-firewall moved this from To do to Regressions in Multicast Project Mar 25, 2022
reactive-firewall added a commit that referenced this issue Apr 11, 2022
@reactive-firewall reactive-firewall moved this from Regressions to Resolved in Multicast Project Apr 11, 2022
@reactive-firewall reactive-firewall linked a pull request Apr 25, 2022 that will close this issue
9 tasks
@reactive-firewall
Copy link
Owner Author

Bug still in https://github.com/reactive-firewall/multicast/runs/6265770974?check_suite_focus=true#step:10:14
caused by integration tests on linux this instance.

@reactive-firewall reactive-firewall added the help wanted Extra attention is needed label May 3, 2022
reactive-firewall added a commit that referenced this issue May 3, 2022
### ChangeLog:

Changes in file .github/tool_shlock_helper.sh:
 Unknown Changes
@reactive-firewall reactive-firewall changed the title bug in GH action runner bug in GH action runner on linux-latest May 3, 2022
@reactive-firewall
Copy link
Owner Author

The issue only occurs on the ubuntu-latest runners right now, and seem to work fine on the macOS runners.

@reactive-firewall
Copy link
Owner Author

🤔 looks like there is an official man page so might be a matter of ensuring the shlock command is available.

@reactive-firewall reactive-firewall removed a link to a pull request May 3, 2022
9 tasks
reactive-firewall added a commit that referenced this issue May 4, 2022
* master:
  : Master Branch
  [REGRESSION] WIP on shlock work around ( WIP #41 )
  [DOCUMENTATION] Minor improvement to documentation ( WIP #25 )
  [REGRESSION] removed blank lines in pyproject.toml ( fixes #45 )
  [STYLE] fix style regression.
  [FIX] Work around for deprecated build system status.
  [FEATURE] added ./pyproject.toml as is current meta ( WIP #40 )
  [FEATURE] added code-QL security check status badge ( closes #38 )
  [STYLE] fix for style regression
  [HOTFIX] regression fix for early stable release
  [HOTFIX] Seperate hear-step and join-step into seperate functions (WIP #44)
  [STYLE] Removed unused argument option in helper tool

Changes in file .github/tool_shlock_helper.sh:
 fixes and improvements for #41

Changes in file Makefile:
 fixes for install: init build etc

Changes in file README.md:
 updates to examples

Changes in file multicast/__init__.py:
 added documentation

Changes in file multicast/recv.py:
 def hearstep(groups, port, iface=None, bind_group=None):
 def parseArgs(arguments=None):

Changes in file pyproject.toml:
 new build system for python 10+ coming

Changes in file setup.cfg:
 metadata updates

Changes in file setup.py:
 fixes and workarounds for python future support
@reactive-firewall reactive-firewall moved this from Resolved to Blocked, Stuck, or Lost in Multicast Project May 4, 2022
@reactive-firewall reactive-firewall moved this from Blocked, Stuck, or Lost to Regressions in Multicast Project May 4, 2022
@reactive-firewall
Copy link
Owner Author

💡 fix made in another project and should allow for a drop-in portable equivalent shell-script replacement for the shlock tool.

  • Documentation for new script (need to add)

reactive-firewall added a commit that referenced this issue Aug 27, 2024
### ChangeLog:

Changes in file tests/check_cc_lines:
 else
reactive-firewall added a commit that referenced this issue Aug 27, 2024
  [TESTING] Possible fix for a minor warning in CI (- WIP #41 & #13 -)
@reactive-firewall reactive-firewall added documentation Improvements or additions to documentation and removed help wanted Extra attention is needed question Further information is requested Testing Something can be verified labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI Continuous Integration Tooling documentation Improvements or additions to documentation GitHub Anything Meta
Projects
Status: Resolved
Development

No branches or pull requests

1 participant