Skip to content

Commit

Permalink
Add Docker image artifact URL to PR comment (#23484)
Browse files Browse the repository at this point in the history
* added get_tar_url method

added uts for post message

mv urls to consts

* added notify main uts

* use pathlib for tar filename

* add cd to gh workspace

* revert workflow changes for python setup/execution

* revert notify event back to on instead of pr

* added arg to post_github_comment to handle contribs

rm notify-docker-available flow

* added bottle2

* debug: add is_contrib flag to docker_login flow

* rm --is_contrib flag from prod flow

* rm dollarsign leftover from circleci docker image url

* debug: add is_contrib flag to docker_login flow

* added circleci node index to image url

* added debug print tree

* debug: force docker_login to fail, trigger contrib flow

* debug: fix circleci artifact filename

* debug: fix circleci artifact filename

* fix docker image size not working in contrib

* debug: print full path to tar

* debug: print full path to tar, attempt 2

* debug: print full path to tar, attempt 3

* debug: print full path to tar, attempt 4

* debug: fix full path to tar

* rm debug prints

* rm bottle2

* rm bottle2 dependabot

* fix tab
  • Loading branch information
kgal-pan authored Mar 10, 2024
1 parent 5d5d118 commit 6a3b81f
Show file tree
Hide file tree
Showing 8 changed files with 84 additions and 880 deletions.
32 changes: 0 additions & 32 deletions .github/workflows/notify-docker-available.yml

This file was deleted.

12 changes: 0 additions & 12 deletions .github/workflows/notify-docker-available/Pipfile

This file was deleted.

134 changes: 0 additions & 134 deletions .github/workflows/notify-docker-available/Pipfile.lock

This file was deleted.

Loading

0 comments on commit 6a3b81f

Please sign in to comment.