<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Kiran Akadas</title>
    <description>The latest articles on DEV Community by Kiran Akadas (@kiranakadas).</description>
    <link>https://dev.to/kiranakadas</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F294694%2Fbc6fc2d5-6794-44b1-aec7-fdef429b1f9c.jpeg</url>
      <title>DEV Community: Kiran Akadas</title>
      <link>https://dev.to/kiranakadas</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kiranakadas"/>
    <language>en</language>
    <item>
      <title>My First Github Workflow</title>
      <dc:creator>Kiran Akadas</dc:creator>
      <pubDate>Sun, 06 Sep 2020 10:30:37 +0000</pubDate>
      <link>https://dev.to/kiranakadas/my-first-github-action-bp2</link>
      <guid>https://dev.to/kiranakadas/my-first-github-action-bp2</guid>
      <description>&lt;h3&gt;
  
  
  Greet and Stats!
&lt;/h3&gt;

&lt;p&gt;My new github action follows a simple workflow: Whenever a user opens a pull request to the repository with the configured workflow, a comment is made on the PR with a greeting to the user and another comment with the statistics about the repository and PR are posted.&lt;br&gt;
Used the github-scripts (&lt;a href="https://github.com/actions/github-script"&gt;https://github.com/actions/github-script&lt;/a&gt;) action to get the API and context to write my own script in the workflow.&lt;br&gt;
It was a very fun exercise for me. Thankyou Dev Team for this cool contest!&lt;/p&gt;

&lt;h3&gt;
  
  
  Submission Category:
&lt;/h3&gt;

&lt;p&gt;Maintainer Must-Haves&lt;/p&gt;

&lt;h3&gt;
  
  
  Yaml File or Link to Code
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://github.com/KiranAkadas/WebTechnologies_PasswordSecurity/blob/master/.github/workflows/new.yml"&gt;https://github.com/KiranAkadas/WebTechnologies_PasswordSecurity/blob/master/.github/workflows/new.yml&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Additional Resources / Info
&lt;/h3&gt;

&lt;p&gt;A sample of this can be found on this repo for any PR&lt;br&gt;
&lt;a href="https://github.com/KiranAkadas/WebTechnologies_PasswordSecurity"&gt;https://github.com/KiranAkadas/WebTechnologies_PasswordSecurity&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;PS: I've started writing my own Github Action on my repository using JS, facing a few challenges and due to lack of docs, it's going slowly, but will publish it soon :)&lt;/p&gt;

</description>
      <category>actionshackathon</category>
    </item>
    <item>
      <title>First time with DigitalOcean</title>
      <dc:creator>Kiran Akadas</dc:creator>
      <pubDate>Tue, 17 Dec 2019 07:16:28 +0000</pubDate>
      <link>https://dev.to/kiranakadas/first-time-with-digitalocean-568j</link>
      <guid>https://dev.to/kiranakadas/first-time-with-digitalocean-568j</guid>
      <description>&lt;p&gt;Being a Computer Science Student, it has become a routine for me to host websites for every college project. And so far, I've used almost every cloud platform to get a VM instance and host a website. But, recently I used the Droplets on DigitalOcean and found them to be so convenient and easy to deploy. It has been the most convenient experience for me. I'd used my 50$ credit from Github Students Pack to get started with DigitalOcean.&lt;/p&gt;

</description>
      <category>digitalocean</category>
      <category>students</category>
    </item>
  </channel>
</rss>
