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

ci: find branchs in chrono order #3666

Closed
wants to merge 45 commits into from

Conversation

vicentebolea
Copy link
Collaborator

@vicentebolea vicentebolea commented Jun 16, 2023

IN OLCF Crusher only consider the N most recent branches, previously it considered the branches alphabetically after eliminating branches older than the cutting date.

Also the script is rewritten in a functional manner to reduce complexity

vicentebolea and others added 14 commits May 20, 2023 13:30
(cherry picked from commit 5012782)
…rapper

ci: use nvcc_wrapper in adiosKokkos
(cherry picked from commit 189f384)
(cherry picked from commit cf7a879)
(cherry picked from commit e095189)
(cherry picked from commit 731616f)
(cherry picked from commit 49e80a1)
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 8385796)
(cherry picked from commit 6107372)
(cherry picked from commit 59c589e)
…ster

Backports from master to release_29
Allow Span in files opened for Append
@vicentebolea
Copy link
Collaborator Author

Already deployed at the OCLF Crusher gitlab job

Copy link
Collaborator

@scottwittenburg scottwittenburg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, thanks!

enet Upstream and others added 28 commits July 2, 2023 15:29
Code extracted from:

    https://github.com/GTkorvo/enet.git

at commit f93beb4e7d8179e2b38a88a40b595649f2405913 (master).

Upstream Shortlog
-----------------
# By enet Upstream
* upstream-enet:
  enet 2023-06-08 (f93beb4e)
Code extracted from:

    https://github.com/GTkorvo/EVPath.git

at commit e9be8e635f0e2b578f88957b999601b1fc74dde0 (master).

Upstream Shortlog
-----------------
# By EVPath Upstream
* upstream-EVPath:
  EVPath 2023-06-10 (e9be8e63)
Code extracted from:

    https://github.com/GTkorvo/atl.git

at commit f3c23577274edec8685bd7cbbeb7eb35aa9f48e9 (master).

Upstream Shortlog
-----------------
# By atl Upstream
* upstream-atl:
  atl 2023-06-07 (f3c23577)
Code extracted from:

    https://github.com/GTkorvo/ffs.git

at commit 46d79432dc67ee91a56ec2acbdc09624b3e4bd08 (master).

Upstream Shortlog
-----------------
# By ffs Upstream
* upstream-ffs:
  ffs 2023-06-06 (46d79432)
Code extracted from:

    https://github.com/GTkorvo/dill.git

at commit 6c94efb329e239d654b69d6640c47c0b9bb778c5 (master).

Upstream Shortlog
-----------------
# By dill Upstream
* upstream-dill:
  dill 2023-06-09 (6c94efb3)
* release_29:
  Allow Span in files opened for Append
  crusher,ci: set unique env per pipeline
  fixed ornladios#3638
  CI,windows: change MSMPI URL
  Bump requests from 2.28.1 to 2.31.0 in /docs
  docs: update whatsnew
  ci,crusher: minor tweaks
  ci,olcf,crusher: enable Crusher CI
  ci,ascent: enable ascent builds
  Merge pull request ornladios#3623 from vicentebolea/kokkos-use-nvcc-wrapper
  BP5: fixes memory error with IBM XL
Fix memory leak when there are Joined Arrays in streaming mode
…stall-test

ci,ascent: disable install tests

(cherry picked from commit 9ee15a3)
…cryptography-41.0.0

Bump cryptography from 39.0.1 to 41.0.0 in /docs

(cherry picked from commit fd3cb50)
work around  with include <unistd.h> on  windows

(cherry picked from commit c6b1cca)
Fix memory leak when there are Joined Arrays in streaming mode

(cherry picked from commit 68b282c)
* release_29:
  Merge pull request ornladios#3684 from eisenhauer/FixLeak
  Merge pull request ornladios#3652 from guj/unistd-windows
  Merge pull request ornladios#3650 from ornladios/dependabot/pip/docs/cryptography-41.0.0
  Merge pull request ornladios#3673 from vicentebolea/disable-ascent-install-test
Allow Span in files opened for Append

(cherry picked from commit 7bd34be)
… and python 3.8+ "spawn" method does not work on macos, swith to "fork" for all situations. https://bugs.python.org/issue33725. Rebased on the current master.
@vicentebolea vicentebolea deleted the ci-crusher-tweaks branch July 19, 2023 20:46
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

6 participants