File tree 11 files changed +134
-1
lines changed
11 files changed +134
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Licensed to the Apache Software Foundation (ASF) under one
2
+ # or more contributor license agreements. See the NOTICE file
3
+ # distributed with this work for additional information
4
+ # regarding copyright ownership. The ASF licenses this file
5
+ # to you under the Apache License, Version 2.0 (the
6
+ # "License"); you may not use this file except in compliance
7
+ # with the License. You may obtain a copy of the License at
8
+ #
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing,
12
+ # software distributed under the License is distributed on an
13
+ # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14
+ # KIND, either express or implied. See the License for the
15
+ # specific language governing permissions and limitations
16
+ # under the License.
17
+
1
18
name : Update Dependency Graph
2
19
on :
3
20
push :
12
29
- uses : actions/checkout@v4
13
30
- name : Install sbt
14
31
uses : sbt/setup-sbt@v1
15
- - uses : scalacenter/sbt-dependency-submission@v2
32
+ - uses : scalacenter/sbt-dependency-submission@v3
16
33
with :
17
34
modules-ignore : pekko-http-tests_3 pekko-http-docs_3
Original file line number Diff line number Diff line change
1
+ # Licensed to the Apache Software Foundation (ASF) under one
2
+ # or more contributor license agreements. See the NOTICE file
3
+ # distributed with this work for additional information
4
+ # regarding copyright ownership. The ASF licenses this file
5
+ # to you under the Apache License, Version 2.0 (the
6
+ # "License"); you may not use this file except in compliance
7
+ # with the License. You may obtain a copy of the License at
8
+ #
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing,
12
+ # software distributed under the License is distributed on an
13
+ # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14
+ # KIND, either express or implied. See the License for the
15
+ # specific language governing permissions and limitations
16
+ # under the License.
17
+
1
18
name : Scalafmt
2
19
3
20
permissions : {}
Original file line number Diff line number Diff line change
1
+ # Licensed to the Apache Software Foundation (ASF) under one
2
+ # or more contributor license agreements. See the NOTICE file
3
+ # distributed with this work for additional information
4
+ # regarding copyright ownership. The ASF licenses this file
5
+ # to you under the Apache License, Version 2.0 (the
6
+ # "License"); you may not use this file except in compliance
7
+ # with the License. You may obtain a copy of the License at
8
+ #
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing,
12
+ # software distributed under the License is distributed on an
13
+ # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14
+ # KIND, either express or implied. See the License for the
15
+ # specific language governing permissions and limitations
16
+ # under the License.
17
+
1
18
name : Headers
2
19
3
20
on :
Original file line number Diff line number Diff line change
1
+ # Licensed to the Apache Software Foundation (ASF) under one or more
2
+ # license agreements; and to You under the Apache License, version 2.0:
3
+ #
4
+ # https://www.apache.org/licenses/LICENSE-2.0
5
+ #
6
+ # This file is part of the Apache Pekko project, which was derived from Akka.
7
+ #
8
+
1
9
name : Link Validator
2
10
3
11
permissions : {}
Original file line number Diff line number Diff line change
1
+ # Licensed to the Apache Software Foundation (ASF) under one or more
2
+ # license agreements; and to You under the Apache License, version 2.0:
3
+ #
4
+ # https://www.apache.org/licenses/LICENSE-2.0
5
+ #
6
+ # This file is part of the Apache Pekko project, which was derived from Akka.
7
+ #
8
+
1
9
name : Nightly Builds
2
10
3
11
on :
Original file line number Diff line number Diff line change
1
+ # Licensed to the Apache Software Foundation (ASF) under one or more
2
+ # license agreements; and to You under the Apache License, version 2.0:
3
+ #
4
+ # https://www.apache.org/licenses/LICENSE-2.0
5
+ #
6
+ # This file is part of the Apache Pekko project, which was derived from Akka.
7
+ #
8
+
1
9
name : Publish nightly 1.0 snapshots
2
10
3
11
on :
Original file line number Diff line number Diff line change
1
+ # Licensed to the Apache Software Foundation (ASF) under one or more
2
+ # license agreements; and to You under the Apache License, version 2.0:
3
+ #
4
+ # https://www.apache.org/licenses/LICENSE-2.0
5
+ #
6
+ # This file is part of the Apache Pekko project, which was derived from Akka.
7
+ #
8
+
1
9
name : Publish nightly 1.1 snapshots
2
10
3
11
on :
Original file line number Diff line number Diff line change
1
+ # Licensed to the Apache Software Foundation (ASF) under one or more
2
+ # license agreements; and to You under the Apache License, version 2.0:
3
+ #
4
+ # https://www.apache.org/licenses/LICENSE-2.0
5
+ #
6
+ # This file is part of the Apache Pekko project, which was derived from Akka.
7
+ #
8
+
1
9
name : ' Publish Test Reports'
2
10
3
11
on :
Original file line number Diff line number Diff line change
1
+ # Licensed to the Apache Software Foundation (ASF) under one
2
+ # or more contributor license agreements. See the NOTICE file
3
+ # distributed with this work for additional information
4
+ # regarding copyright ownership. The ASF licenses this file
5
+ # to you under the Apache License, Version 2.0 (the
6
+ # "License"); you may not use this file except in compliance
7
+ # with the License. You may obtain a copy of the License at
8
+ #
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing,
12
+ # software distributed under the License is distributed on an
13
+ # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14
+ # KIND, either express or implied. See the License for the
15
+ # specific language governing permissions and limitations
16
+ # under the License.
17
+
1
18
name : Publish nightly snapshots and documentation
2
19
3
20
on :
Original file line number Diff line number Diff line change
1
+ # Licensed to the Apache Software Foundation (ASF) under one
2
+ # or more contributor license agreements. See the NOTICE file
3
+ # distributed with this work for additional information
4
+ # regarding copyright ownership. The ASF licenses this file
5
+ # to you under the Apache License, Version 2.0 (the
6
+ # "License"); you may not use this file except in compliance
7
+ # with the License. You may obtain a copy of the License at
8
+ #
9
+ # http://www.apache.org/licenses/LICENSE-2.0
10
+ #
11
+ # Unless required by applicable law or agreed to in writing,
12
+ # software distributed under the License is distributed on an
13
+ # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14
+ # KIND, either express or implied. See the License for the
15
+ # specific language governing permissions and limitations
16
+ # under the License.
17
+
1
18
on :
2
19
workflow_dispatch :
3
20
schedule :
Original file line number Diff line number Diff line change
1
+ # Licensed to the Apache Software Foundation (ASF) under one or more
2
+ # license agreements; and to You under the Apache License, version 2.0:
3
+ #
4
+ # https://www.apache.org/licenses/LICENSE-2.0
5
+ #
6
+ # This file is part of the Apache Pekko project, which was derived from Akka.
7
+ #
8
+
1
9
name : Validate and test
2
10
3
11
on :
You can’t perform that action at this time.
0 commit comments