Skip to content
Open

asd #13

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
cb1b701
Update manual.yml
xinyusun1997 May 7, 2024
7011cb8
Update manual.yml
xinyusun1997 May 7, 2024
8ac6567
Update manual.yml
xinyusun1997 May 7, 2024
31a6824
Update manual.yml
xinyusun1997 May 7, 2024
d868de4
Delete .github/workflows/greenting.yml
xinyusun1997 May 7, 2024
200a8a4
Update manual.yml
xinyusun1997 May 7, 2024
d6c92a9
Update manual.yml
xinyusun1997 May 7, 2024
73fc78f
Merge pull request #15 from xinyusun1997/newrelease
xinyusun1997 May 7, 2024
8c12ec9
Update cloudbuild.yaml
xinyusun1997 Jun 12, 2024
80be96f
Update README.md
xinyusun1997 Jun 12, 2024
45dbfa3
Update README.md
xinyusun1997 Jun 12, 2024
901d72e
Update README.md
xinyusun1997 Jun 21, 2024
fd8bf2e
Update README.md
xinyusun1997 Jul 2, 2024
e7d4193
Update manual.yml
xinyusun1997 Jul 2, 2024
536cb93
Update cloudbuild.yaml
xinyusun1997 Jul 8, 2024
e1f15e9
Update README.md
xinyusun1997 Jul 8, 2024
79f9422
Update cloudbuild.yaml
xinyusun1997 Jul 10, 2024
30e87ce
Update manual.yml
xinyusun1997 Jul 11, 2024
031ce79
Update test.py
xinyusun1997 Jul 22, 2024
50acf8c
Update README.md
xinyusun1997 Oct 7, 2024
3ea269f
Update README.md
xinyusun1997 Oct 22, 2024
2036625
Update README.md
xinyusun1997 Oct 22, 2024
7d3c6fe
Update README.md
xinyusun1997 Dec 16, 2024
f226f38
Update README.md
xinyusun1997 Dec 16, 2024
b32e216
Update README.md
xinyusun1997 Dec 16, 2024
15cbfda
Merge pull request #26 from xinyusun1997/release_new
xinyusun1997 Dec 16, 2024
5c22a95
Update README.md
xinyusun1997 Dec 16, 2024
2e1200d
Update README.md
xinyusun1997 Dec 16, 2024
4b4b13e
Merge pull request #27 from xinyusun1997/release_test
xinyusun1997 Dec 16, 2024
5dd1383
Update README.md
xinyusun1997 Sep 3, 2025
b76b7e3
Update test.py
xinyusun1997 Sep 4, 2025
08d4c61
Update README.md
xinyusun1997 Sep 4, 2025
2c3a5e6
Update README.md
xinyusun1997 Sep 4, 2025
732bb3d
Update README.md
xinyusun1997 Sep 5, 2025
2aa3791
Update README.md
xinyusun1997 Sep 5, 2025
38c5834
Update README.md
xinyusun1997 Sep 5, 2025
036cc5a
Update README.md
xinyusun1997 Sep 5, 2025
67fe6b3
Update README.md
xinyusun1997 Sep 9, 2025
5d45ab3
Update README.md
xinyusun1997 Sep 12, 2025
1fa6ada
Update README.md
xinyusun1997 Sep 12, 2025
e672b88
Update README.md
xinyusun1997 Sep 12, 2025
f20b07a
Update README.md
xinyusun1997 Sep 12, 2025
bacd312
Update README.md
xinyusun1997 Sep 12, 2025
a512e81
Update README.md
xinyusun1997 Sep 12, 2025
52de075
Update README.md
xinyusun1997 Sep 12, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions .github/workflows/greenting.yml

This file was deleted.

18 changes: 3 additions & 15 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
@@ -1,22 +1,10 @@
# This is a basic workflow that is manually triggered

name: Manual workflow 2
name: Manual workflow new release

# Controls when the action will run. Workflow runs when manually triggered using the UI
# or API.
on:
workflow_dispatch:
# Inputs the workflow accepts.
inputs:
name:
# Friendly description to be shown in the UI instead of 'name'
description: 'Person to greet'
# Default value if no value is explicitly provided
default: 'Worl123'
# Input has to be provided for the workflow to run
required: true
# The data type of the input
type: string
on: [push, workflow_dispatch]

# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
Expand All @@ -29,4 +17,4 @@ jobs:
steps:
# Runs a single command using the runners shell
- name: Send greeting
run: echo "Hello ${{ inputs.name }}"
run: echo "This is new release branch"
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
asdeed
asdeed
test3
asdasd
test
test4
test5
test6
asd
asd
test
test
test
test
test2
test3
test4
test5
test6
test8
9 changes: 8 additions & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,11 @@ steps:
- name: bash
args:
- echo
- Hello World!
- ${_KEY}!
- name: bash
args:
- sleep
- 20s
substitutions:
_KEY: cloudbuild.yaml
REPO_NAME: asd
2 changes: 2 additions & 0 deletions test.py
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
t
asd
test