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

Support configuration variables on Gitea Actions #24724

Merged
merged 83 commits into from
Jun 20, 2023

Commits on Apr 23, 2023

  1. implements varibales

    sillyguodong committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    c88e2ad View commit details
    Browse the repository at this point in the history
  2. typo

    sillyguodong committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    427dfa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c0aa03 View commit details
    Browse the repository at this point in the history
  4. fix context package

    sillyguodong committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    5edf8ae View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Merge branch 'main' into feature/variables

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v1_20/v255.go
    sillyguodong committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    9e860db View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Merge branch 'main' into feature/variables

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v1_20/v256.go
    sillyguodong committed May 5, 2023
    Configuration menu
    Copy the full SHA
    fbe232f View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. update

    sillyguodong committed May 8, 2023
    Configuration menu
    Copy the full SHA
    a438e97 View commit details
    Browse the repository at this point in the history
  2. fix lint

    sillyguodong committed May 8, 2023
    Configuration menu
    Copy the full SHA
    b018fee View commit details
    Browse the repository at this point in the history
  3. complete

    sillyguodong committed May 8, 2023
    Configuration menu
    Copy the full SHA
    fd6270c View commit details
    Browse the repository at this point in the history
  4. lint

    sillyguodong committed May 8, 2023
    Configuration menu
    Copy the full SHA
    54d4918 View commit details
    Browse the repository at this point in the history
  5. lint

    sillyguodong committed May 8, 2023
    Configuration menu
    Copy the full SHA
    e19b2fe View commit details
    Browse the repository at this point in the history
  6. Merge branch 'main' into feature/variables

    # Conflicts:
    #	web_src/js/index.js
    sillyguodong committed May 8, 2023
    Configuration menu
    Copy the full SHA
    b1bf9a8 View commit details
    Browse the repository at this point in the history
  7. fmt check

    sillyguodong committed May 8, 2023
    Configuration menu
    Copy the full SHA
    e1051a3 View commit details
    Browse the repository at this point in the history
  8. typo

    sillyguodong committed May 8, 2023
    Configuration menu
    Copy the full SHA
    89928e9 View commit details
    Browse the repository at this point in the history
  9. typo

    sillyguodong committed May 8, 2023
    Configuration menu
    Copy the full SHA
    4007170 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    0e37460 View commit details
    Browse the repository at this point in the history
  2. reanme table name

    sillyguodong committed May 10, 2023
    Configuration menu
    Copy the full SHA
    bcaba8b View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    a580e4a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into feature/variables

    # Conflicts:
    #	web_src/js/index.js
    sillyguodong committed May 15, 2023
    Configuration menu
    Copy the full SHA
    de5cbbc View commit details
    Browse the repository at this point in the history
  3. delete

    sillyguodong committed May 15, 2023
    Configuration menu
    Copy the full SHA
    6c28158 View commit details
    Browse the repository at this point in the history
  4. use button-ghost class

    sillyguodong committed May 15, 2023
    Configuration menu
    Copy the full SHA
    4081980 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    460ba32 View commit details
    Browse the repository at this point in the history
  2. user level variables

    sillyguodong committed May 16, 2023
    Configuration menu
    Copy the full SHA
    8867d20 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. use fetch request

    sillyguodong committed May 19, 2023
    Configuration menu
    Copy the full SHA
    06eec8b View commit details
    Browse the repository at this point in the history
  2. await json

    sillyguodong committed May 19, 2023
    Configuration menu
    Copy the full SHA
    ae965db View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Merge branch 'main' into feature/variables

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v1_20/v257.go
    sillyguodong committed May 22, 2023
    Configuration menu
    Copy the full SHA
    5e2bf96 View commit details
    Browse the repository at this point in the history
  2. lint

    sillyguodong committed May 22, 2023
    Configuration menu
    Copy the full SHA
    e69f537 View commit details
    Browse the repository at this point in the history
  3. make fmt

    sillyguodong committed May 22, 2023
    Configuration menu
    Copy the full SHA
    e2a7327 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    45165e4 View commit details
    Browse the repository at this point in the history
  2. delete comment

    sillyguodong committed May 24, 2023
    Configuration menu
    Copy the full SHA
    fc9b3fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba90273 View commit details
    Browse the repository at this point in the history
  4. getValidateContext

    sillyguodong committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3b9d874 View commit details
    Browse the repository at this point in the history
  5. fix path param

    sillyguodong committed May 24, 2023
    Configuration menu
    Copy the full SHA
    c0552dd View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Configuration menu
    Copy the full SHA
    7c184d5 View commit details
    Browse the repository at this point in the history
  2. modal fixes

    silverwind committed May 28, 2023
    Configuration menu
    Copy the full SHA
    238418d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d07e9c View commit details
    Browse the repository at this point in the history
  4. simplify form validation

    silverwind committed May 28, 2023
    Configuration menu
    Copy the full SHA
    2029461 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ba6a92 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Merge branch 'main' into feature/variables

    # Conflicts:
    #	models/migrations/migrations.go
    #	models/migrations/v1_20/v258.go
    #	templates/user/settings/actions.tmpl
    #	web_src/js/index.js
    sillyguodong committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    57d9e70 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2023

  1. fix secrets list

    sillyguodong committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    795cd09 View commit details
    Browse the repository at this point in the history
  2. action modal share js

    sillyguodong committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    bb7e455 View commit details
    Browse the repository at this point in the history
  3. Update options/locale/locale_en-US.ini

    Co-authored-by: silverwind <me@silverwind.io>
    sillyguodong and silverwind committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    83a593d View commit details
    Browse the repository at this point in the history
  4. make check

    sillyguodong committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    945efc2 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

  1. lint

    sillyguodong committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    b1f5d83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e632c97 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. fix actions meun

    sillyguodong committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    d849c9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a75d1f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. update

    sillyguodong committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    5da62b4 View commit details
    Browse the repository at this point in the history
  2. fix

    sillyguodong committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    ad2b53f View commit details
    Browse the repository at this point in the history
  3. fix

    sillyguodong committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    8928823 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. Configuration menu
    Copy the full SHA
    2a4d05f View commit details
    Browse the repository at this point in the history
  2. lint-templates

    sillyguodong committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    935a579 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. no index

    sillyguodong committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    5811563 View commit details
    Browse the repository at this point in the history
  2. interact-bg

    sillyguodong committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    cea22db View commit details
    Browse the repository at this point in the history
  3. update

    sillyguodong committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    2506e95 View commit details
    Browse the repository at this point in the history
  4. init

    sillyguodong committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    791983f View commit details
    Browse the repository at this point in the history
  5. delete space

    sillyguodong committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    cc2c282 View commit details
    Browse the repository at this point in the history
  6. keep index of repo_id

    sillyguodong committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    27ded72 View commit details
    Browse the repository at this point in the history
  7. modal onApprove

    sillyguodong committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    fb0681f View commit details
    Browse the repository at this point in the history
  8. delete show-modal class

    sillyguodong committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    1d65fad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    905e916 View commit details
    Browse the repository at this point in the history
  10. fix fmt

    wxiaoguang committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    058dcc8 View commit details
    Browse the repository at this point in the history
  11. use link-action

    sillyguodong committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    8e9a11a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    81d62c5 View commit details
    Browse the repository at this point in the history
  13. delete useless key class

    sillyguodong committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    f766a4b View commit details
    Browse the repository at this point in the history
  14. use gt-rounded-bottom

    sillyguodong committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    1134fc6 View commit details
    Browse the repository at this point in the history
  15. refactor

    wxiaoguang committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    e87c2c3 View commit details
    Browse the repository at this point in the history
  16. fine tune

    wxiaoguang committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    14467cb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bc8f7ae View commit details
    Browse the repository at this point in the history
  18. move comment

    silverwind committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    403090d View commit details
    Browse the repository at this point in the history
  19. clean tooltip

    sillyguodong committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    0339408 View commit details
    Browse the repository at this point in the history
  20. Update options/locale/locale_en-US.ini

    Co-authored-by: silverwind <me@silverwind.io>
    sillyguodong and silverwind committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    0738c17 View commit details
    Browse the repository at this point in the history
  21. delete unused trans

    sillyguodong committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    9f618a3 View commit details
    Browse the repository at this point in the history
  22. add top-level trans

    sillyguodong committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    06b1f39 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Configuration menu
    Copy the full SHA
    48e9368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a43909 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. rename column

    sillyguodong committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    3c47977 View commit details
    Browse the repository at this point in the history
  2. forbid env name ci

    sillyguodong committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    d8abde9 View commit details
    Browse the repository at this point in the history
  3. make fmt

    sillyguodong committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    2d80878 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aff6008 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b22af4d View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Configuration menu
    Copy the full SHA
    d0f6c54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58e9253 View commit details
    Browse the repository at this point in the history