Skip to content

Conversation

@branfosj
Copy link
Member

@branfosj branfosj commented Mar 1, 2025

  • test_github_fetch_easyconfigs_from_pr
  • test_github_copy_ec_from_pr
  • test_github_fetch_easyblocks_from_pr
  • test_det_copy_ec_specs
  • test_github_from_pr_token_log
  • test_github_add_pr_labels
  • test_github_det_easyconfig_paths_from_pr
  • test_github_from_pr_listed_ecs
  • test_github_from_pr_x
  • test_github_review_pr
  • test_github_fetch_files_from_pr_cache
  • test_github_merge_pr
  • test_github_from_pr
  • test_github_xxx_include_easyblocks_from_pr

@branfosj branfosj added this to the 5.0 milestone Mar 1, 2025
bat_ec_fn = 'bat-0.3.3-intel-2017b-Python-3.6.3.eb'
bat_patch_fn = 'bat-0.3.3-fix-pyspark.patch'
# see https://github.com/easybuilders/easybuild-easyconfigs/pull/22365
from_pr = 22365
Copy link
Member

Choose a reason for hiding this comment

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

@branfosj This is not the best pick, since the contents of this specific PR will change once easybuilders/easybuild-easyconfigs#22345 is merged...

Can we find another one?

'pr_target_account': gh.GITHUB_EB_MAIN,
})

# TODO: no 5.x PRs for new easyblocks
Copy link
Member

Choose a reason for hiding this comment

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

Once the 5.0.x branch is collapsed into develop, this should no longer be a problem?

# test use of --copy-ec with --from-pr to the current working directory
cwd = change_dir(test_working_dir)
args = ['--copy-ec', '--from-pr', '8007']
args = ['--copy-ec', '--from-pr', '22365']
Copy link
Member

Choose a reason for hiding this comment

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

not ideal, contents of this PR will change once it gets synced with target branch after easybuilders/easybuild-easyconfigs#22345 gets merged...

@boegel boegel moved this to Blockers in EasyBuild v5.0 Mar 3, 2025
@boegel boegel changed the title update github token tests for EB5 modernize tests that require GitHub token Mar 17, 2025
Copy link
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

@boegel boegel merged commit 1d2987f into easybuilders:5.0.x Mar 17, 2025
37 checks passed
@branfosj branfosj deleted the github branch March 18, 2025 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Blockers

Development

Successfully merging this pull request may close these issues.

2 participants