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

[stable-v2.0] improvements to github and circleci workflow #66

Merged
merged 5 commits into from
Oct 30, 2023

Conversation

Fantu
Copy link
Contributor

@Fantu Fantu commented Oct 21, 2023

  • Bump actions/checkout from 3 to 4
  • circleci: replace ubuntu 22.10 with ubuntu 23.10
  • github: set 'runs-on: ubuntu-22.04' on build other archs workflow
  • github workflow: on build on other archs don't stop if one job fails
  • github workflow: on build on other archs restore distro bullseye

dependabot bot and others added 5 commits October 21, 2023 14:42
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to
4.
- [Release notes](https://github.com/actions/checkout/releases)
-
[Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
restored other arch container to bullseye as workaround for build error:
/home/runner/work/blksnap/blksnap/lib/blksnap/TrackerCtl.cpp: In
member function 'void blksnap::CTrackerCtl::ReadCbtMap(unsigned int,
unsigned int, uint8_t*)':
/home/runner/work/blksnap/blksnap/lib/blksnap/TrackerCtl.cpp:93:5:
sorry, unimplemented: non-trivial designated initializers not supported
       };
       ^

probably related to this:
https://stackoverflow.com/questions/31215971/non-trivial-designated-initializers-not-supported
but I not checked more for now
@SergeiShtepa SergeiShtepa merged commit 50c7381 into veeam:stable-v2.0 Oct 30, 2023
@Fantu Fantu deleted the v2-improve branch November 1, 2023 09: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.

2 participants