Skip to content

Commit

Permalink
Automated deployment to update contributors 2021-05-02 (#259)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions committed May 2, 2021
1 parent f0bce1c commit 38a38ac
Show file tree
Hide file tree
Showing 7 changed files with 117 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
event_type: IssueCommentEvent
avatar: "https://avatars.githubusercontent.com/u/814322?"
user: vsoch
date: 2021-05-01
repo_name: eliben/pyelftools
html_url: https://github.com/eliben/pyelftools/issues/359
repo_url: https://github.com/eliben/pyelftools
---

<a href='https://github.com/vsoch' target='_blank'>vsoch</a> commented on issue <a href='https://github.com/eliben/pyelftools/issues/359' target='_blank'>eliben/pyelftools#359</a>.

<small>Thank you!...</small>

<a href='https://github.com/eliben/pyelftools/issues/359' target='_blank'>View Comment</a>
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
event_type: IssueCommentEvent
avatar: "https://avatars.githubusercontent.com/u/814322?"
user: vsoch
date: 2021-05-01
repo_name: opencontainers/image-spec
html_url: https://github.com/opencontainers/image-spec/pull/848
repo_url: https://github.com/opencontainers/image-spec
---

<a href='https://github.com/vsoch' target='_blank'>vsoch</a> commented on issue <a href='https://github.com/opencontainers/image-spec/pull/848' target='_blank'>opencontainers/image-spec#848</a>.

<small>Okay I finally have it working - I had to figure out the structure of the GitHub actions workspace, and then be a little more pendantic about paths. I wound up cloning the repository to where it should be in a gopath, a relative path at `go/github.com/opencontainers/image-spec`, and that is relative to the `GITHUB_WORKSPACE` which weirdly has the repository name twice, like `/home/runner/work/image-spec/image-spec`, which meant that the GOPATH was `/home/runner/work/image-spec/image-spec/go`....</small>

<a href='https://github.com/opencontainers/image-spec/pull/848' target='_blank'>View Comment</a>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
event_type: IssueCommentEvent
avatar: "https://avatars.githubusercontent.com/u/814322?"
user: vsoch
date: 2021-05-01
repo_name: singularityhub/singularity-deploy
html_url: https://github.com/singularityhub/singularity-deploy/issues/4
repo_url: https://github.com/singularityhub/singularity-deploy
---

<a href='https://github.com/vsoch' target='_blank'>vsoch</a> commented on issue <a href='https://github.com/singularityhub/singularity-deploy/issues/4' target='_blank'>singularityhub/singularity-deploy#4</a>.

<small>That's very close! So binoc is tasked with updating the container.yaml files. This means that he parses them, and if a gh:// unique resource identifier is found, knows that the container in question needs to be updated from GitHub. So he then uses the release API to find new releases, and (before) since there would be a known set of tags (e.g., salad) that correspond to a file, he would update the container.yaml file with the new GitHub release for the tag, like:...</small>

<a href='https://github.com/singularityhub/singularity-deploy/issues/4' target='_blank'>View Comment</a>
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
event_type: PushEvent
avatar: "https://avatars.githubusercontent.com/u/814322?"
user: vsoch
date: 2021-05-01
repo_name: singularityhub/singularity-hpc
html_url: https://github.com/singularityhub/singularity-hpc/commit/7b1c6989191efb93b491956a99b79b0ef480702c
repo_url: https://github.com/singularityhub/singularity-hpc
---

<a href='https://github.com/vsoch' target='_blank'>vsoch</a> pushed to <a href='https://github.com/singularityhub/singularity-hpc' target='_blank'>singularityhub/singularity-hpc</a>

<small>Automated deployment to update containers 2021-05-01 (#330)

Co-authored-by: github-actions <github-actions@users.noreply.github.com></small>

<a href='https://github.com/singularityhub/singularity-hpc/commit/7b1c6989191efb93b491956a99b79b0ef480702c' target='_blank'>View Commit</a>
21 changes: 21 additions & 0 deletions docs/_events/2021-05-01-vsoch-image-spec-PushEvent-16163799981.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
event_type: PushEvent
avatar: "https://avatars.githubusercontent.com/u/814322?"
user: vsoch
date: 2021-05-01
repo_name: vsoch/image-spec
html_url: https://github.com/vsoch/image-spec/commit/a3f4fbe0b822d1ae1b37a9b39daad1191ce21d27
repo_url: https://github.com/vsoch/image-spec
---

<a href='https://github.com/vsoch' target='_blank'>vsoch</a> pushed to <a href='https://github.com/vsoch/image-spec' target='_blank'>vsoch/image-spec</a>

<small>adding github workflow to render docs and lint

This should be equivalent to the .travis-ci workflow, but run
in GitHub actions. I am using the exact commit of the v1 release,
as that is considered safer practice than the tag/release itself.

Signed-off-by: vsoch <vsoch@users.noreply.github.com></small>

<a href='https://github.com/vsoch/image-spec/commit/a3f4fbe0b822d1ae1b37a9b39daad1191ce21d27' target='_blank'>View Commit</a>
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
event_type: PushEvent
avatar: "https://avatars.githubusercontent.com/u/814322?"
user: vsoch
date: 2021-05-01
repo_name: vsoch/opensource-heartbeat
html_url: https://github.com/vsoch/opensource-heartbeat/commit/f0bce1c19b90823d36082681193cae2b84bcaf42
repo_url: https://github.com/vsoch/opensource-heartbeat
---

<a href='https://github.com/vsoch' target='_blank'>vsoch</a> pushed to <a href='https://github.com/vsoch/opensource-heartbeat' target='_blank'>vsoch/opensource-heartbeat</a>

<small>Automated deployment to update contributors 2021-05-01 (#258)

Co-authored-by: github-actions <github-actions@users.noreply.github.com></small>

<a href='https://github.com/vsoch/opensource-heartbeat/commit/f0bce1c19b90823d36082681193cae2b84bcaf42' target='_blank'>View Commit</a>
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
event_type: PushEvent
avatar: "https://avatars.githubusercontent.com/u/814322?"
user: vsoch
date: 2021-05-02
repo_name: vsoch/chonker-awards
html_url: https://github.com/vsoch/chonker-awards/commit/6444cf28c5086e945f12f493736c6d1ee32aee62
repo_url: https://github.com/vsoch/chonker-awards
---

<a href='https://github.com/vsoch' target='_blank'>vsoch</a> pushed to <a href='https://github.com/vsoch/chonker-awards' target='_blank'>vsoch/chonker-awards</a>

<small>Merge pull request #91 from vsoch/chonkers/update-2021-05-02

[chonkers] chonkers/update-2021-05-02</small>

<a href='https://github.com/vsoch/chonker-awards/commit/6444cf28c5086e945f12f493736c6d1ee32aee62' target='_blank'>View Commit</a>

0 comments on commit 38a38ac

Please sign in to comment.