<feed xmlns='http://www.w3.org/2005/Atom'>
<title>deploy-rs/.github/workflows, branch nom-flag</title>
<subtitle>forked from https://github.com/serokell/deploy-rs/
</subtitle>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/'/>
<entry>
<title>[Chore] Update "actions/checkout"</title>
<updated>2023-12-12T10:48:45+00:00</updated>
<author>
<name>Roman Melnikov</name>
</author>
<published>2023-12-12T10:48:45+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=99664561ec91db45679c76c8816f42d420d9b7d3'/>
<id>99664561ec91db45679c76c8816f42d420d9b7d3</id>
<content type='text'>
Problem: node16 is now deprecated and github-runner provided by nixpkgs
no longer supports this runtime. However, "actions/checkout@v3" uses
this runtime.

Solution: Update CI pipeline to use "actions/checkout@v4".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem: node16 is now deprecated and github-runner provided by nixpkgs
no longer supports this runtime. However, "actions/checkout@v3" uses
this runtime.

Solution: Update CI pipeline to use "actions/checkout@v4".
</pre>
</div>
</content>
</entry>
<entry>
<title>[Chore] Run CI checks on 'pull_request'</title>
<updated>2023-09-18T10:40:24+00:00</updated>
<author>
<name>Roman Melnikov</name>
</author>
<published>2023-09-18T10:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=5617d39d3a685539372260a8c38ee68a0abbc203'/>
<id>5617d39d3a685539372260a8c38ee68a0abbc203</id>
<content type='text'>
Problem: We want to be able to run CI checks on PRs from external forks.
However, this is only possible with 'on: pull_request', while currently
CI is triggered 'on: push'

Solution: Change CI triggering condition to 'on: pull_request'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem: We want to be able to run CI checks on PRs from external forks.
However, this is only possible with 'on: pull_request', while currently
CI is triggered 'on: push'

Solution: Change CI triggering condition to 'on: pull_request'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch from buildkite CI to github-actions (#190)</title>
<updated>2023-01-19T11:16:57+00:00</updated>
<author>
<name>Philipp Herzog</name>
</author>
<published>2023-01-19T11:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://stuebinm.eu/git/deploy-rs/commit/?id=8c9ea9605eed20528bf60fae35a2b613b901fd77'/>
<id>8c9ea9605eed20528bf60fae35a2b613b901fd77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
