Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openwhisk-runtime-python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Groundhog
openwhisk-runtime-python
Graph
12d311e82e5e6db04dee6819f866849ed64386d3
Select Git revision
Branches
4
baseline
forkline
groundhog
default
main
protected
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Jul
13
12
11
10
8
7
6
5
4
2
1
30
Jun
29
24
23
22
21
20
17
16
15
14
13
10
9
8
6
3
2
1
30
May
27
26
25
24
23
22
21
20
19
18
17
15
13
12
11
10
9
6
5
4
3
2
29
Apr
26
25
23
21
20
19
18
14
13
12
11
8
7
6
5
4
2
1
31
Mar
30
29
28
25
24
23
20
17
16
15
14
13
12
11
10
9
7
6
5
4
3
2
1
26
Feb
23
19
Flip More CLI Test Suite Switches to Use Go CLI
Make sure that the Github webhook URL is properly encoded before using
Issue #875 fix repo location in Cartfile
Make a log-less activation for active ack and do this before getting logs
Revert test - I merged this not realizing the docker image will need to be pulled from docker hub and we have not publised the image to docker hub yet.
Fix Docker Actions in Go CLI
Add `action update` test that expects failure when missing file is specified.
Add --security-opt flag for AppArmor security policy to invoker. Can be configured using the INVOKER_CONTAINER_POLICY parameter in Env.sh
Add Ability to Test a Downloaded Go CLI
Add download link test for Go Cli binaries
Bumping scala version to 2.11.8
Remove all ant build files.
Upgrade to kafka 0.10
Issue #661 Add sentinel marker to Swift and Swift3 runtimes, remove unnecessary Xlinker flags in swift build command
CLI to failure when no authorization key configured/provided (prior to sending HTTP request)
Make creation and passing of ActorSystems more explicit
Reenable conformance test on auth database.
Simple test to check whether the DB is accessible
Ported CouchDB client to akka-http
Bump Akka version.
Create a sample that demonstrates the use of returning a Promise for asynchronous actions
Support Promises/A+ in nodeJsActions
Remove statics in WskCLI to avoid leaks across suites.
Reverting the switch for CLIActionTests suite
Fix Go CLI Action Defects
Go CLI Does No Create Action from Empty File
Fix issue #816. When updating an action that is already a sequence or when updating an action with a sequence, set parameters explicitly. If new action is not a sequence or if the type of the existing action is not a sequence, preserve new parameters or use pre-existing parameters.
Flip CLI Test Suite Switches to Use Go CLI.
Adds `action update` test that expects failure when missing file is specified
Resolve "nodejs:default" kind into "nodejs:6"
Add -i/-s for allowing/disallowing untrusted certificates when connecting over HTTPS.
Added message to indicate a timeout of an action in the activation record
Add a switch to all the tests to toggle between Python and GO CLI version.
Change kafka consumer poll parameter. Switch to 0.9.0.1.
Fix active ack's completion of the promise. While the promise's future was bounded by timeout, it in fact would not fail as expected by the controller since the promise was never completed.
Set CLI build version using gradle at build-time
Add issue template to provide a framework for reporting problems and bugs
Detect target automatically for host when using redo.
Add missing \ to indicate a line break
Add Go CLI to OpenWhisk
Loading