Coder Social home page Coder Social logo

starlight220 / inspector Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 160 KB

Action to automatically update Sphinx Remote Literal Includes (https://github.com/wpilibsuite/sphinxext-remoteliteralinclude)

License: MIT License

Kotlin 97.46% Dockerfile 1.34% Shell 1.19%
github-actions github-actions-docker kotlin sphinx

inspector's Introduction

Hi!

visitors General GitHub Stats

I'm a developer who thinks that functional programming and lambdas are cool, and tries to avoid cargo cult programming. I'm mostly self-taught, supplemented by courses at the Open University of Israel. I've also learned a lot by regularly contributing to open-source, and I'm always happy to learn more!

I'm passionate about robotics - I'm now part of the WPILib organization, which is responsible for maintaining the toolsuite for the FRC (FIRST Robotics Competition), after being the Lead Programmer of FRC team #6738 Excalibur for two years. I'm also interested in DevOps, and experienced in Gradle and GitHub Actions.

Languages, Tools, and Frameworks

Kotlin Gradle GitHub Actions Java Git IntelliJ IDEA

Additional technologies I'm familiar with include Linux/Bash, Windows/Batch, C/C++, Rust, and Docker.

Project Portfolio

inspector's People

Contributors

starlight220 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

inspector's Issues

Alias Raw GitHub URLs

Add an option to treat github.com/${user}/${repository}/raw and raw.githubusercontent/${user}/${repository} URLs as aliases and detect both.

This will likely be a special format in the baseUrl config parameter, perhaps something as @github: user/repository or similar. Leaves @ syntax for expansion with more special cases later on.

Config format

So there are two options as to specifying project settings.

  1. In the workflow YAML as an input/env. Any non-string types will have to be deserialized.
  2. In a separate JSON file, which is loaded by ActionsKtLib. This possibly conflicts with the current mechanism for running locally (ActionsKtLib loads the inputs from a JSON file instead of from the environment variables. This gives greater freedom with types.

In the context of Inspector, these are the properties/options that will be passed:

root: String
baseUrl: String
versionScheme: String
latestVersion: String
ignoreFiles: Set<String>

Parsing either JSON or raw text isn't that problematic either way.

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.