Giter Site home page Giter Site logo

urmzd / embed-md Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 169 KB

A GitHub action to simplify the process of embedding code into markdown files during CI/CD.

License: MIT License

Dockerfile 8.12% Shell 91.88%
docker embed github-actions markdown semver

embed-md's Introduction

๐Ÿ‘‹ Hi there, I'm Urmzd Mukhammadnaim!

๐ŸŒ Software Engineer | ๐Ÿฅ‹ BJJ & Muay Thai Practitioner | ๐Ÿง˜ Mindfulness Advocate


About Me

๐Ÿ’ป As a Software Engineer, I am passionate about leveraging technology to shape our future. My coding philosophy is inspired by the principles of martial arts - adaptability, precision, and continuous improvement. I believe that good code, like a well-executed martial arts technique, should be intuitive, elegant, and effective.

๐Ÿฅ‹ Beyond my technical pursuits, I'm an avid practitioner of Brazilian Jiu-Jitsu (BJJ) and Muay Thai. These disciplines have taught me the value of strategy, resilience, and adaptability - principles I apply in my software development. The cross-application of strategies from BJJ and Muay Thai to coding highlights my belief in the interconnectedness of all disciplines.

๐Ÿง˜ Embracing mindfulness in both my personal and professional life, I find it enhances creativity, focus, and problem-solving abilities. This practice keeps me balanced and grounded, enabling me to approach challenges with a clear and open mind.

๐Ÿ“š An enthusiast of reading, I immerse myself in a variety of subjects to stay curious and continuously evolve. I see each book as an opportunity to gain new insights, which in turn influence my approach to software development and life.


My Interests

  • ๐Ÿ–ฅ๏ธ Technology & Code as Poetry: Creating intuitive and impactful code inspired by martial arts philosophy.
  • ๐Ÿค– AI and Machine Learning: Delving into AI's potential to solve complex challenges.
  • ๐Ÿฅ‹ BJJ and Muay Thai: Drawing parallels between martial arts strategies and software engineering.
  • ๐Ÿง˜ Mindfulness: Using mindfulness to enhance creativity and efficiency in coding.
  • ๐Ÿ“š Reading & Continuous Learning: Expanding my perspective through diverse reading.

Let's Connect!

embed-md's People

Contributors

github-actions[bot] avatar urmzd avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

olivervea

embed-md's Issues

Docker: Error response from daemon

Hey @urmzd,
Thanks for creating this Github Action.
I tried to use it but I'm running into an error I was hoping you can help me with.

When executing Run urmzd/[email protected] I get the following error :

/usr/bin/docker run --name c0442643e160ff2544d5f834adbbe709bd189_d0ace6 --label 6c0442 --workdir /github/workspace --rm -e "INPUT_MARKDOWN-FILES" -e "INPUT_COMMIT-MESSAGE" -e "HOME" -e "GITHUB_JOB" -e "GITHUB_REF" -e "GITHUB_SHA" -e "GITHUB_REPOSITORY" -e "GITHUB_REPOSITORY_OWNER" -e "GITHUB_REPOSITORY_OWNER_ID" -e "GITHUB_RUN_ID" -e "GITHUB_RUN_NUMBER" -e "GITHUB_RETENTION_DAYS" -e "GITHUB_RUN_ATTEMPT" -e "GITHUB_REPOSITORY_ID" -e "GITHUB_ACTOR_ID" -e "GITHUB_ACTOR" -e "GITHUB_TRIGGERING_ACTOR" -e "GITHUB_WORKFLOW" -e "GITHUB_HEAD_REF" -e "GITHUB_BASE_REF" -e "GITHUB_EVENT_NAME" -e "GITHUB_SERVER_URL" -e "GITHUB_API_URL" -e "GITHUB_GRAPHQL_URL" -e "GITHUB_REF_NAME" -e "GITHUB_REF_PROTECTED" -e "GITHUB_REF_TYPE" -e "GITHUB_WORKFLOW_REF" -e "GITHUB_WORKFLOW_SHA" -e "GITHUB_WORKSPACE" -e "GITHUB_ACTION" -e "GITHUB_EVENT_PATH" -e "GITHUB_ACTION_REPOSITORY" -e "GITHUB_ACTION_REF" -e "GITHUB_PATH" -e "GITHUB_ENV" -e "GITHUB_STEP_SUMMARY" -e "GITHUB_STATE" -e "GITHUB_OUTPUT" -e "RUNNER_OS" -e "RUNNER_ARCH" -e "RUNNER_NAME" -e "RUNNER_TOOL_CACHE" -e "RUNNER_TEMP" -e "RUNNER_WORKSPACE" -e "ACTIONS_RUNTIME_URL" -e "ACTIONS_RUNTIME_TOKEN" -e "ACTIONS_CACHE_URL" -e GITHUB_ACTIONS=true -e CI=true -v "/var/run/docker.sock":"/var/run/docker.sock" -v "/home/runner/work/_temp/_github_home":"/github/home" -v "/home/runner/work/_temp/_github_workflow":"/github/workflow" -v "/home/runner/work/_temp/_runner_file_commands":"/github/file_commands" -v "/home/runner/work/hcph-protocol/hcph-protocol":"/github/workspace" 6c0442:643e160ff2544d5f834adbbe709bd189 "synchronizing code in data-storage.md" "data-storage.md"
docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "./src/entrypoint.sh": stat ./src/entrypoint.sh: no such file or directory: unknown.
time="2023-04-19T13:30:21Z" level=error msg="error waiting for container: context canceled"

The yml file I wrote to run the Github action is as follows:

name: Embed code in markdown
on:
push:
branches:
- mkdocs
- fix/refine_PACs_info
jobs:
embed-code:
runs-on: ubuntu-latest
steps:
- name: "Checkout current repo"
uses: actions/checkout@v3
- name: "Run entrypoint script."
uses: urmzd/[email protected]
id: "embed-code"
with:
markdown-files: "data-storage.md"
commit-message: "synchronizing code in data-storage.md"

Do you have an idea what's wrong ?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.