Git Product home page Git Product logo

.wow-settings's Introduction

Wow addon .settings repo

This is to synchronize all files that are used in EVERY addon and never change for just a single addon. like LICENSE, actions, etc. Add any new addon to the action to ensure its kept synchronized.

To get list of all repos open terminal and type gh repo list >> current-repos.md this will provide an unsorted list of ALL repo's Owned by N6REJ remove all non-addon repos and use notepad++ to sort listing optional


Steps to create an addon

  1. create git repository for addon

  2. create addon in wago

  3. get addon id from dashboard

  4. put ## X-Wago-ID: xx where xx = id # into .toc

  5. create addon in curseforge)

  6. get addon id from project page in curseforge

  7. put ## X-Curse-Project-ID: xx where xx = id# into .toc

  8. go to repo settings and create the following Secrets -> Actions

    • GH_PAT
    • WAGO_API_TOKEN
    • CF_API_KEY
  9. In repo create webhook. Info is found in "github" section of wago settings.

image

 *Use values from top of key file for key values*
  1. open .wow-settings repo in phpstorm & put repo url into sync.yml repo list
  2. Commit & push
  3. open addon repo in phpstorm
  4. pull
  5. make sure .packager/ and .github have been synced with the settings repo https://github.com/.wow-settings Both should have "release.yml" in workflows
  6. Write addon, commit, & push
  7. create tag using yyyy.mm.dd versioning
  8. push
  9. verify action was run and files were pushed to wago & curseforge
  10. open curseforge "manage projects" and put in git repo info.
  11. verify all settings and file data matches addon repo.
  12. open wago "settings" and sync everything from repo.
  13. check both dashboards and verify file(s) exist.

.wow-settings's People

Contributors

dependabot[bot] avatar fitsaleem avatar n6rej avatar steven-fuller avatar

Watchers

 avatar  avatar  avatar

Forkers

fitsaleem

.wow-settings's Issues

Create Icon(s)

Each addon has an icon now. This is how GTFO does it...
## IconTexture: Interface\Icons\spell_fire_fire in the .toc

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.