Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add scaffolding CLI tool #1408

Closed
wants to merge 128 commits into from
Closed

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    827ccc7 View commit details
    Browse the repository at this point in the history
  2. Update pr-release.yaml

    Dhaiwat10 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4a382d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. add tempalte to monorepo

    Dhaiwat10 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    f42b2d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    818b8d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d47bbcc View commit details
    Browse the repository at this point in the history
  4. bump node version

    Dhaiwat10 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    6bb106e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    626435b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c2b4ecc View commit details
    Browse the repository at this point in the history
  7. Fixing lint warnings

    arboleya committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    bc0275d View commit details
    Browse the repository at this point in the history
  8. Nit

    arboleya committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    8b03b64 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a228c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    736f73b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a2814cb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5278742 View commit details
    Browse the repository at this point in the history
  13. Automating templates checks

    arboleya committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    644ec18 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    634746b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    db457b3 View commit details
    Browse the repository at this point in the history
  16. WIP

    arboleya committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    b3f90b3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    47dee0e View commit details
    Browse the repository at this point in the history
  18. Merging with master

    arboleya committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    1382bde View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e55cb6b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2aac97a View commit details
    Browse the repository at this point in the history
  21. Adjusting outdated path

    arboleya committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2e437ae View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    340c77f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    1591dde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14310fc View commit details
    Browse the repository at this point in the history
  3. update script

    Dhaiwat10 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3959dc9 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    1d03fa3 View commit details
    Browse the repository at this point in the history
  2. refactor the rewrite script

    Dhaiwat10 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d749909 View commit details
    Browse the repository at this point in the history
  3. update tsup config

    Dhaiwat10 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1ac087b View commit details
    Browse the repository at this point in the history
  4. rename stuff

    Dhaiwat10 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4ad681d View commit details
    Browse the repository at this point in the history
  5. fix typo

    Dhaiwat10 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    e4f3f63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4546c20 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bcc73fa View commit details
    Browse the repository at this point in the history
  8. revert back to --deploy

    Dhaiwat10 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    1efff1a View commit details
    Browse the repository at this point in the history
  9. add changesets

    Dhaiwat10 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4d3af60 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    faf3fc4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9d5c3c1 View commit details
    Browse the repository at this point in the history
  12. small refactor

    Dhaiwat10 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    9ad7fb5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f812ba1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    09807cd View commit details
    Browse the repository at this point in the history
  15. spelling

    Dhaiwat10 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    856adfd View commit details
    Browse the repository at this point in the history
  16. add a test

    Dhaiwat10 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    253f2cd View commit details
    Browse the repository at this point in the history
  17. rename file

    Dhaiwat10 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    bd1ca67 View commit details
    Browse the repository at this point in the history
  18. update template readme

    Dhaiwat10 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    f0e3c2d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    fe7c659 View commit details
    Browse the repository at this point in the history
  2. chore: force rebuild

    danielbate committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    853918b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eaad36 View commit details
    Browse the repository at this point in the history
  4. a fix for the template

    Dhaiwat10 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d23c1bf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a55b6b View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    eeb3cae View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    72f1f49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8e498d View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Dhaiwat10 committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    21e044a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22d24a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    bf7cf02 View commit details
    Browse the repository at this point in the history
  2. fix lint errors

    Dhaiwat10 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    90dfcd5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7ee023 View commit details
    Browse the repository at this point in the history
  4. Update quickstart message

    Dhaiwat10 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    8cd9c50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5cc9815 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c82694d View commit details
    Browse the repository at this point in the history
  7. fix broken link

    Dhaiwat10 committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d8a225a View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    ec13166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f8d8a7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74620fc View commit details
    Browse the repository at this point in the history
  4. fix log

    Dhaiwat10 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d3171f9 View commit details
    Browse the repository at this point in the history
  5. fix log

    Dhaiwat10 committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a18bc17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    630f17a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbf1aea View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    622e270 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Adding RCs list

    arboleya committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    cd99e17 View commit details
    Browse the repository at this point in the history
  2. Ignoring RC labels

    arboleya committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    2b9495a View commit details
    Browse the repository at this point in the history
  3. Configuring RC label

    arboleya committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4dfd727 View commit details
    Browse the repository at this point in the history
  4. Re-configuring RC label

    arboleya committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    75ed18d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    820b5e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Configuration menu
    Copy the full SHA
    8b2c663 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    8f38343 View commit details
    Browse the repository at this point in the history
  2. update pnpm lock

    Dhaiwat10 committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    fb7e862 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    499eb8b View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    8ebd388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b3c8ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29179bf View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    f1fd17b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e12a62d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7b9b92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdc3e84 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    a65a904 View commit details
    Browse the repository at this point in the history
  2. add some console logs

    Dhaiwat10 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c32f4c7 View commit details
    Browse the repository at this point in the history
  3. add debug console log

    Dhaiwat10 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    b6a36b5 View commit details
    Browse the repository at this point in the history
  4. add log

    Dhaiwat10 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f56720b View commit details
    Browse the repository at this point in the history
  5. add console llog

    Dhaiwat10 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    1ac2a15 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3d3c9bb View commit details
    Browse the repository at this point in the history
  7. docs: purge hardcoded snippets on 'using typegen' page (#1403)

    * docs: purge hardcoded snippets on 'using typegen' page
    
    * Update .gitignore
    
    * delete typegen files
    
    * fix formatting
    
    * update ignore files
    
    * refactor package.json
    
    * fix author
    
    Co-authored-by: Cameron Manavian <cameron.manavian@fuel.sh>
    
    * fix author
    
    Co-authored-by: Cameron Manavian <cameron.manavian@fuel.sh>
    
    * update predicate test
    
    * fix failing predicate test
    
    * Fix authors
    
    * add gasLimit
    
    * update gas limit
    
    ---------
    
    Co-authored-by: Cameron Manavian <cameron.manavian@fuel.sh>
    Co-authored-by: Daniel Bate <djbate23@gmail.com>
    3 people committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    8bea836 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24f700a View commit details
    Browse the repository at this point in the history
  9. add a helpful comment

    Dhaiwat10 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    c1f33ae View commit details
    Browse the repository at this point in the history
  10. remove bun and console logs

    Dhaiwat10 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e94589d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5d5c939 View commit details
    Browse the repository at this point in the history
  12. revert pr release

    Dhaiwat10 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    cf6c921 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0dc6c7d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cd7aed5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b64b4e8 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    16d4e99 View commit details
    Browse the repository at this point in the history
  2. Revert "possible fix for bun support"

    This reverts commit 16d4e99.
    Dhaiwat10 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8fd4103 View commit details
    Browse the repository at this point in the history
  3. chore: implement RC workflow (#1497)

    * Revert "feat: add `Predicate.getTransferTxId` helper (#1467)"
    
    This reverts commit 70233c1.
    
    * chore: add rc workflow
    
    * chore: changeset
    
    * chore: change rc workflow name
    
    * chore: fix rc version
    
    * chore: remove workflow dispatch for rc worjflow
    
    * chore: add correct rc naming
    
    * chore: use correct branch filtering
    
    * chore: linting
    
    * chore: alter branch name env
    
    * chore: change pull request to push
    
    * feat: set correct rc versiuon in worflow
    
    * feat: add echo rc verison
    
    * chore: test ci
    
    * chore: test ci
    
    * chore: echo changesets
    
    * chore: use env in rc changeset
    
    * test dan release
    
    * chore: enable pr release
    
    * chore: copy pr relase
    
    * try rc nam,e
    
    * use salamander
    
    * chore: use rc name
    
    * use: salamander
    
    * chore: test salamander
    
    * chore: fix workflow trigger
    
    * chore: remove env rc name
    
    * chore: update rc suffix
    
    ---------
    
    Co-authored-by: Anderson Arboleya <anderson@arboleya.me>
    danielbate and arboleya committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    5261579 View commit details
    Browse the repository at this point in the history
  4. chore: fix rc release string replace (#1529)

    * chore: fix string replace
    
    * chore: changeset
    danielbate committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6a1c2f1 View commit details
    Browse the repository at this point in the history
  5. add fix for bun

    Dhaiwat10 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9f58add View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aaf1f67 View commit details
    Browse the repository at this point in the history
  7. add notice for bun

    Dhaiwat10 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    9abe0ee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba8736f View commit details
    Browse the repository at this point in the history
  9. update docs

    Dhaiwat10 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d675e8b View commit details
    Browse the repository at this point in the history
  10. update comment

    Co-authored-by: Anderson Arboleya <anderson@arboleya.me>
    Dhaiwat10 and arboleya committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    79dffb5 View commit details
    Browse the repository at this point in the history
  11. fix link

    Co-authored-by: Anderson Arboleya <anderson@arboleya.me>
    Dhaiwat10 and arboleya committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1337e30 View commit details
    Browse the repository at this point in the history
  12. add link

    Co-authored-by: Anderson Arboleya <anderson@arboleya.me>
    Dhaiwat10 and arboleya committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    a24b277 View commit details
    Browse the repository at this point in the history
  13. Revert "add link"

    This reverts commit a24b277.
    Dhaiwat10 committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8494b66 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b52c137 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e236fc8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    666d47a View commit details
    Browse the repository at this point in the history
  17. update rewrite script

    Co-authored-by: Anderson Arboleya <anderson@arboleya.me>
    Dhaiwat10 and arboleya committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ec80cf3 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. docs: Update some hyperlinks to reference the new documentation hub (#…

    …1520)
    
    * docs: Updated high-level doc links in README files
    
    * docs: updating "/guide/" based doc hyperlinks
    
    * docs: update "/sway/" and "/forc/" related doc urls
    
    * docs: update "fuels-rs" doc links
    
    * docs: update quickstart doc links
    
    * docs: updated the quickstart docs link
    
    * docs: added the changeset
    
    ---------
    
    Co-authored-by: Anderson Arboleya <anderson@arboleya.me>
    petertonysmith94 and arboleya committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    55e8301 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42ba1fb View commit details
    Browse the repository at this point in the history
  3. possible fix?

    Dhaiwat10 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c803c08 View commit details
    Browse the repository at this point in the history
  4. checking something

    Dhaiwat10 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    ebdf6e8 View commit details
    Browse the repository at this point in the history
  5. checking something

    Dhaiwat10 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    142907d View commit details
    Browse the repository at this point in the history
  6. Update main.sw

    Dhaiwat10 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    645827b View commit details
    Browse the repository at this point in the history
  7. revert unnecessary changes

    Dhaiwat10 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    7e5a2ae View commit details
    Browse the repository at this point in the history
  8. fix for unhappy docs ci

    Dhaiwat10 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b252443 View commit details
    Browse the repository at this point in the history
  9. disable pr release

    Dhaiwat10 committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3e9dc6e View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    a003675 View commit details
    Browse the repository at this point in the history