Skip to content

Seperate docupdate.sh into two scripts, on_nightly and on_release#783

Merged
IgorTodorovskiIBM merged 3 commits intomainfrom
nightly
Jun 10, 2024
Merged

Seperate docupdate.sh into two scripts, on_nightly and on_release#783
IgorTodorovskiIBM merged 3 commits intomainfrom
nightly

Conversation

@IgorTodorovskiIBM
Copy link
Copy Markdown
Member

  • Some of the scripts should run on a nightly basis, whereas others should run after a successful build of a tool
  • This splits docupdate.sh into two scripts, on_nightly.sh and on_release.sh
  • It also moves the logic for enabling workflows to on_nightly.sh, which avoids the 403 errors. FYI @v1gnesh

@v1gnesh
Copy link
Copy Markdown
Collaborator

v1gnesh commented Jun 8, 2024

multi-gitter will expect the env GITHUB_TOKEN to be set in the CI system.
Assuming it's there, is it possible to check that it has succeeded in GH, or is this visible from the CI site only?

@IgorTodorovskiIBM
Copy link
Copy Markdown
Member Author

multi-gitter will expect the env GITHUB_TOKEN to be set in the CI system. Assuming it's there, is it possible to check that it has succeeded in GH, or is this visible from the CI site only?

Yes, GITHUB_TOKEN is a credential managed and passed through our Jenkins CI

@IgorTodorovskiIBM
Copy link
Copy Markdown
Member Author

CI failing due to unrelated issue #785

@IgorTodorovskiIBM IgorTodorovskiIBM merged commit a1c6366 into main Jun 10, 2024
@IgorTodorovskiIBM IgorTodorovskiIBM deleted the nightly branch June 10, 2024 15:58
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